CINXE.COM

About - OpenPGP

<!doctype html> <!-- Minimal Mistakes Jekyll Theme 4.26.2 by Michael Rose Copyright 2013-2024 Michael Rose - mademistakes.com | @mmistakes Free for personal and commercial use under the MIT license https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE --> <html lang="en" class="no-js"> <head> <meta charset="utf-8"> <!-- begin _includes/seo.html --><title>About - OpenPGP</title> <meta name="description" content="About OpenPGP"> <meta name="author" content="OpenPGP"> <meta property="article:author" content="OpenPGP"> <meta property="og:type" content="article"> <meta property="og:locale" content="en"> <meta property="og:site_name" content="OpenPGP"> <meta property="og:title" content="About"> <meta property="og:url" content="https://www.openpgp.org/about/"> <meta property="og:description" content="About OpenPGP"> <meta property="article:published_time" content="2025-02-04T09:47:50+00:00"> <meta property="article:modified_time" content="2024-09-29T16:26:16+00:00"> <link rel="canonical" href="https://www.openpgp.org/about/"> <!-- end _includes/seo.html --> <link href="/feed.xml" type="application/atom+xml" rel="alternate" title="OpenPGP Feed"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <script type="text/javascript"> document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js '; </script> <!-- For all browsers --> <link rel="stylesheet" href="/assets/css/main.css"> <link href="/assets/css/fontawesome.min.css" rel="stylesheet" /> <link href="/assets/css/brands.min.css" rel="stylesheet" /> <link href="/assets/css/solid.min.css" rel="stylesheet" /> <!-- start custom head snippets --> <!-- insert favicons. use https://realfavicongenerator.net/ --> <link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-16x16.png"> <link rel="manifest" href="/site.webmanifest"> <link rel="mask-icon" href="/images/safari-pinned-tab.svg" color="#5bbad5"> <meta name="msapplication-TileColor" content="#da532c"> <meta name="theme-color" content="#ffffff"> <!-- end custom head snippets --> </head> <body class="layout--single"> <nav class="skip-links"> <ul> <li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li> <li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li> <li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li> </ul> </nav> <div class="masthead"> <div class="masthead__inner-wrap"> <div class="masthead__menu"> <nav id="site-nav" class="greedy-nav"> <a class="site-title" href="/"> OpenPGP </a> <ul class="visible-links"><li class="masthead__menu-item"> <a href="/about/" >About OpenPGP</a> </li><li class="masthead__menu-item"> <a href="/software/" >Software</a> </li><li class="masthead__menu-item"> <a href="/community/" >Community/Consulting</a> </li></ul> <button class="greedy-nav__toggle hidden" type="button"> <span class="visually-hidden">Toggle menu</span> <div class="navicon"></div> </button> <ul class="hidden-links hidden"></ul> </nav> </div> </div> </div> <div class="initial-content"> <div id="main" role="main"> <div class="sidebar sticky"> <nav class="nav__list"> <input id="ac-toc" name="accordion-toc" type="checkbox" /> <label for="ac-toc">Toggle Menu</label> <ul class="nav__items"> <li> <span class="nav__sub-title">About</span> <ul> <li><a href="/about/" class="active">About</a></li> <li><a href="/about/history/">History</a></li> </ul> </li> <li> <span class="nav__sub-title">Technical</span> <ul> <li><a href="/about/standard/">Standard</a></li> <li><a href="/about/documentation/">Documentation</a></li> <li><a href="/about/sop/">Stateless OpenPGP</a></li> </ul> </li> </ul> </nav> </div> <article class="page" itemscope itemtype="https://schema.org/CreativeWork"> <meta itemprop="headline" content="About"> <meta itemprop="description" content="About OpenPGP"> <meta itemprop="dateModified" content="2024-09-29T16:26:16+00:00"> <div class="page__inner-wrap"> <header> <h1 id="page-title" class="page__title" itemprop="headline"> <a href="https://www.openpgp.org/about/" itemprop="url">About </a> </h1> </header> <section class="page__content" itemprop="text"> <p>OpenPGP is a non-proprietary format for authenticating or encrypting data, using public key cryptography.</p> <p>It is based on the original PGP (<a href="https://en.wikipedia.org/wiki/PGP">Pretty Good Privacy</a>) software, created by <a href="https://philzimmermann.com/">Phil Zimmermann</a>.</p> <p>Beginning in 1997, the OpenPGP Working Group was formed in the Internet Engineering Task Force (IETF) to define this standard that had formerly been a proprietary product since 1991.</p> <p>Over the past decade, PGP, and later OpenPGP, has become the standard for nearly all of the world鈥檚 signed or encrypted email.</p> <p>OpenPGP also defines a standard format for certificates which, unlike most other certificate formats, enables <a href="https://en.wikipedia.org/wiki/Web_of_trust">webs of trust</a>.</p> <p>OpenPGP formats and uses are specified in many <a href="https://www.ietf.org/standards/rfcs/">IETF RFCs and drafts</a><sup id="fnref:rfcs" role="doc-noteref"><a href="#fn:rfcs" class="footnote" rel="footnote">1</a></sup>, so these standards can be implemented by any company without paying any licensing fees to anyone.</p> <div class="footnotes" role="doc-endnotes"> <ol> <li id="fn:rfcs" role="doc-endnote"> <p><a href="https://tools.ietf.org/html/rfc3156">RFC 3156</a> MIME Security with OpenPGP, <a href="https://www.rfc-editor.org/rfc/rfc9580.html">RFC 9580</a> OpenPGP (the main one), <a href="https://tools.ietf.org/html/rfc6091">RFC 6091</a> Using OpenPGP Keys for Transport Layer Security (TLS) Authentication, and <a href="/about/standard/">more</a>.聽<a href="#fnref:rfcs" class="reversefootnote" role="doc-backlink">&#8617;</a></p> </li> </ol> </div> </section> <footer class="page__meta"> <p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-09-29">September 29, 2024</time></p> </footer> <nav class="pagination"> <a href="#" class="pagination--pager disabled">Previous</a> <a href="/about/history/" class="pagination--pager" title="History ">Next</a> </nav> </div> </article> </div> </div> <div id="footer" class="page__footer"> <footer> <!-- start custom footer snippets --> <!-- end custom footer snippets --> <div class="page__footer-follow"> <ul class="social-icons"> <li><a href="https://github.com/OpenPGP/openpgp.org/" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> This site is organized in the open on GitHub. Suggest changes.</a></li> <li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li> </ul> </div> <div class="page__footer-copyright">&copy; 2025 <a href="https://www.openpgp.org">OpenPGP</a>. Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.</div> </footer> </div> <script src="/assets/js/main.min.js"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10