2019-02-22 15:15:06 -05:00
|
|
|
{{#> layout }}
|
2019-04-26 09:15:54 -04:00
|
|
|
<div class="about">
|
2019-06-26 19:54:09 -04:00
|
|
|
<center><h2>About | <a href="/about/news">News</a> | <a href="/about/usage">Usage</a> | <a href="/about/faq">FAQ</a> | <a href="/about/stats">Stats</a> | <a href="/about/privacy">Privacy</a></h2></center>
|
2019-04-25 11:44:46 -04:00
|
|
|
|
|
|
|
<p>
|
2019-06-04 13:07:12 -04:00
|
|
|
The <tt>keys.openpgp.org</tt> server is a public service for the
|
2019-04-25 11:44:46 -04:00
|
|
|
distribution and discovery of OpenPGP-compatible keys, commonly
|
|
|
|
referred to as a "keyserver".
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
2019-05-17 16:31:04 -04:00
|
|
|
<strong>For instructions, see our <a href="/about/usage">usage guide</a>.</strong>
|
2019-04-25 11:44:46 -04:00
|
|
|
</p>
|
|
|
|
|
2019-06-04 13:07:12 -04:00
|
|
|
<h3>How it works</h3>
|
|
|
|
|
|
|
|
<p>
|
2019-06-12 09:54:36 -04:00
|
|
|
An OpenPGP key contains two types of information:
|
2019-06-04 13:07:12 -04:00
|
|
|
</p>
|
|
|
|
|
|
|
|
<ul>
|
2019-06-12 09:54:36 -04:00
|
|
|
<li><strong>Identity information</strong> describes the parts of
|
|
|
|
a key that identify its owner, also known as "User IDs".
|
2019-10-31 09:02:41 -04:00
|
|
|
A User ID typically includes a name and an email address.
|
2019-06-04 13:07:12 -04:00
|
|
|
</li>
|
2019-06-12 09:54:36 -04:00
|
|
|
<li><strong>Non-identity information</strong> is all the technical
|
|
|
|
information about the key itself. This includes the large numbers
|
|
|
|
used for verifying signatures and encrypting messages.
|
|
|
|
It also includes metadata like date of creation, some expiration
|
|
|
|
dates, and revocation status.
|
2019-06-04 13:07:12 -04:00
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
Traditionally, these pieces of information have always been distributed
|
|
|
|
together. On <span class="brand">keys.openpgp.org</span>, they are
|
2019-06-06 10:06:30 -04:00
|
|
|
treated differently. While anyone can upload all parts of any OpenPGP key
|
|
|
|
to <span class="brand">keys.openpgp.org</span>, our keyserver
|
|
|
|
will only retain and publish certain parts under certain
|
|
|
|
conditions:
|
2019-06-04 13:07:12 -04:00
|
|
|
</p>
|
|
|
|
|
2019-04-25 11:44:46 -04:00
|
|
|
<p>
|
2019-06-12 09:54:36 -04:00
|
|
|
Any <strong>non-identity information</strong> will be stored and freely
|
|
|
|
redistributed, if it passes a cryptographic integrity check.
|
2019-06-06 10:06:30 -04:00
|
|
|
Anyone can download these parts at any time as they contain only
|
2019-06-12 09:54:36 -04:00
|
|
|
technical data that can't be used to directly identify a person.
|
2019-06-06 10:02:51 -04:00
|
|
|
Good OpenPGP software can use <span class="brand">keys.openpgp.org</span>
|
|
|
|
to keep this information up to date for any key that it knows about.
|
|
|
|
This helps OpenPGP users maintain secure and reliable communication.
|
2019-05-17 16:31:04 -04:00
|
|
|
</p>
|
|
|
|
|
2019-06-04 13:07:12 -04:00
|
|
|
<p>
|
2019-06-06 10:01:19 -04:00
|
|
|
The <strong>identity information</strong> in an OpenPGP key
|
|
|
|
is only distributed with consent.
|
|
|
|
It contains personal data, and is not strictly necessary for
|
2019-11-09 06:12:04 -05:00
|
|
|
a key to be used for encryption or signature verification.
|
|
|
|
Once the owner gives consent by verifying their email address,
|
|
|
|
the key can be found via search by address.
|
2019-06-04 13:07:12 -04:00
|
|
|
</p>
|
|
|
|
|
2019-06-12 09:54:59 -04:00
|
|
|
<h3 id="community">Community and platform</h3>
|
2019-06-04 13:07:12 -04:00
|
|
|
|
2019-05-17 16:31:04 -04:00
|
|
|
<p>
|
2019-06-12 09:54:59 -04:00
|
|
|
This service is run as a community effort.
|
|
|
|
You can talk to us in
|
2019-06-15 08:00:46 -04:00
|
|
|
#hagrid on Freenode IRC,
|
2019-06-12 09:54:59 -04:00
|
|
|
also reachable as #hagrid:stratum0.org on Matrix.
|
2019-10-31 09:02:41 -04:00
|
|
|
Of course you can also reach us via email,
|
2019-06-12 09:54:59 -04:00
|
|
|
at <tt>support at keys dot openpgp dot org</tt>.
|
|
|
|
The folks who are running this come
|
|
|
|
from various projects in the OpenPGP ecosystem,
|
|
|
|
including Sequoia-PGP, OpenKeychain, and Enigmail.
|
2019-04-25 11:44:46 -04:00
|
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
2019-11-09 06:12:04 -05:00
|
|
|
Technically,
|
|
|
|
<tt>keys.openpgp.org</tt> runs on the <a href="https://gitlab.com/hagrid-keyserver/hagrid" target="_blank">Hagrid</a> keyserver software,
|
|
|
|
which is based on <a href="https://sequoia-pgp.org">Sequoia-PGP</a>.
|
|
|
|
We are running on <a href="https://eclips.is" target="_blank">eclips.is</a>,
|
|
|
|
a hosting platform focused on Internet Freedom projects,
|
|
|
|
which is managed by <a href="https://greenhost.net/" target="_blank">Greenhost</a>.
|
2019-04-25 11:44:46 -04:00
|
|
|
</p>
|
2019-03-06 10:03:44 -05:00
|
|
|
</div>
|
2019-02-22 15:15:06 -05:00
|
|
|
{{/layout}}
|