keyserver.ubuntu.com Open in urlscan Pro
185.125.188.27  Public Scan

Submitted URL: http://keyserver.ubuntu.com/
Effective URL: https://keyserver.ubuntu.com/
Submission: On June 20 via api from US — Scanned from GB

Form analysis 2 forms found in the DOM

GET /pks/lookup

<form action="/pks/lookup" method="get" class="form" role="form">
  <div class="control-group">
    <div class="controls" style="max-width:30em; margin:0 auto;">
      <input name="search" class="form-control" type="text" placeholder="Search for an OpenPGP Public Key, ie 0x..." style="font-size: 1.5em; line-height: 1.5em; height: 2em;" required="" autofocus="">
    </div>
  </div>
  <div class="control-group text-center" style="margin-top: 0.5em;">
    <div class="controls">
      <button type="submit" class="btn btn-primary">
        <span class="glyphicon glyphicon-search"></span> Search Key </button>
      <a id="showSubmitFormBtn" type="button" class="btn btn-primary" data-toggle="modal" href="#submitKey">
                    <span class="glyphicon glyphicon-cloud-upload"></span>
                    Submit Key
                  </a>
    </div>
  </div>
  <details class="text-center" style="margin-top: 0.5em;">
    <summary>Advanced Options</summary>
    <div class="control-group col-md-4 col-md-offset-2">
      <div class="controls"> Index Options: <label class="checkbox" for="fingerprint">
          <input id="fingerprint" type="checkbox" name="fingerprint" checked="checked"> Show OpenPGP fingerprints </label>
        <label class="checkbox" for="hash">
          <input id="hash" type="checkbox" name="hash"> Show full-key hashes </label>
        <label class="checkbox" for="exact">
          <input id="exact" type="checkbox" name="exact" value="on"> Only return exact matches </label>
        <label class="checkbox" for="mr">
          <input id="mr" type="checkbox" name="options" value="mr"> Machine readable </label>
      </div>
    </div>
    <div class="control-group col-md-offset-6">
      <div class="controls"> Index type: <label class="radio" for="radios-0">
          <input name="op" id="radios-0" value="index" checked="checked" type="radio"> Get regular index of matching keys </label>
        <label class="radio" for="radios-1">
          <input name="op" id="radios-1" value="vindex" type="radio"> Get <strong>verbose</strong> index of matching keys </label>
        <label class="radio" for="radios-2">
          <input name="op" id="radios-2" value="get" type="radio"> Retrieve ASCII-armored keys </label>
        <label class="radio" for="radios-3">
          <input name="op" id="radios-3" value="hget" type="radio"> Retrieve keys by full hash fingerprint </label>
      </div>
    </div>
  </details>
</form>

POST /pks/add

<form action="/pks/add" method="post" id="keySubmitForm">
  <div class="control-group">
    <div class="controls">
      <textarea id="textarea" name="keytext" rows="20" style="width: 100%;font-family:Courier;font-size:12px;" placeholder="Enter your ASCII-armored OpenPGP public key here" required=""></textarea>
    </div>
  </div>
  <div class="modal-footer">
    <a href="#" type="button" class="btn btn-default" data-dismiss="modal">Close</a>
    <button type="submit" class="btn btn-primary">
      <span class="glyphicon glyphicon-cloud-upload"></span> Submit Public Key </button>
  </div>
</form>

Text Content

HOCKEYPUCK OPENPGP KEYSERVER

Search Key Submit Key
Advanced Options
Index Options: Show OpenPGP fingerprints Show full-key hashes Only return exact
matches Machine readable
Index type: Get regular index of matching keys Get verbose index of matching
keys Retrieve ASCII-armored keys Retrieve keys by full hash fingerprint

SUBMIT YOUR OPENPGP PUBLIC KEY

Close Submit Public Key
×

ABOUT THIS SERVER

This is an OpenPGP keyserver.

It is provided to the community as a public service to help distribute OpenPGP
encryption keys.

Queries about the operation of this service should be directed to the server
contact listed on the statistics page.

×

THE SOFTWARE

This server is powered by the open-source keyserver software Hockeypuck.
Hockeypuck is a synchronising keyserver that acts as part of a decentralised
networked database for OpenPGP public keys.

To report a bug in the Hockeypuck software, or contribute to its development,
please visit the Hockeypuck project on GitHub.

×

THE OPENPGP STANDARD

OpenPGP is an End-to-End encryption standard. It allows emails, files and other
data to be encrypted so that they cannot be read by a third party, and/or signed
so that they cannot be modified, while in transit between the sender and
recipient. It is used primarily for high-latency and long-timescale applications
such as email, software distribution, record archival and backups.

 * PGP (Wikipedia)
 * Email Self-defense (Free Software Foundation)
 * OpenPGP Links and Resources
 * OpenPGP for Application Developers

about | statistics