GithubHelp home page GithubHelp logo

id's Introduction

Retrieve key

Once you have obtained the key, you should verify the fingerprint of this key very carefully by obtaining copies of the fingerprint from multiple independent sources and comparing them to the downloaded key’s fingerprint to ensure they match. Here are some ideas:

  • Use the PGP Web of Trust.
  • Check the key against different keyservers.
  • Use different search engines to search for the fingerprint.
  • Use Tor to view and search for the fingerprint on various websites.
  • Use various VPNs and proxy servers.
  • Use different Wi-Fi networks (work, school, internet cafe, etc.).
  • Ask people to post the fingerprint in various forums and chat rooms.
  • Check against PDFs and photographs in which the fingerprint appears (e.g., slides from a talk or on a T-shirt).
  • Repeat all of the above from different computers and devices.

Keyserver

https://keys.openpgp.org/vks/v1/by-fingerprint/10D696027B29E96576F9EB6A30C1B8AAF9FFABDF

https://keys.openpgp.org/search?q=<e-mail address>

Restraints

GitHub

The connection between GitHub's CDN "Fastly" (*.githubusercontent.com, *.github.io) and GitHub's origin server is not encrypted!

wget https://github.com/m3t/id/archive/master.zip
git clone https://github.com/m3t/id.git

Keybase.io

Not up to date!

Webserver

https://posteo.de/keys/<e-mail address>

Web Key Directory

gpg2 --no-default-keyring --keyring /tmp/gpg-temp --auto-key-locate wkd --locate-keys "<e-mail address>"

DNS record OPENPGPKEY with DNSSEC

gpg2 --no-default-keyring --keyring /tmp/gpg-temp --auto-key-locate dane --locate-keys "<e-mail address>"
openpgp-fetch "<e-mail address>" | gpg2 --with-fingerprint

0xF9FFABDF

Manually merged details about my OpenPGP key:

gpg2 --with-fingerprint --with-fingerprint --list-secret-keys 0xF9FFABDF
gpg2 --edit-key 0xF9FFABDF
sec#  4096R/0xF9FFABDF  created: 2016-01-22  usage: SCE
      Key fingerprint = 10D6 9602 7B29 E965 76F9  EB6A 30C1 B8AA F9FF ABDF
uid   mlt posteo de (offline master key w/ subkeys on smartcard; see policy url) <mlt posteo de>
ssb>  2048R/0x6D8AF299  created: 2016-01-22  usage: S
      Key fingerprint = 8E89 A514 F835 DCB6 1503  DEE7 ACED 06F5 6D8A F299
ssb>  2048R/0x5AE7402E  created: 2016-01-22  usage: E
      Key fingerprint = 02A4 FE3F CD9E B1A0 901F  3586 4284 6DA1 5AE7 402E
ssb>  2048R/0xB2ACE772  created: 2016-01-22  usage: A
      Key fingerprint = 0DC8 A2A5 D687 BD9A A22A  536A E4EE 6458 B2AC E772

(E=encryption, S=signing, C=certification, A=authentication)

Show policy URL and notations:

gpg2 --list-options show-policy-urls,show-notations --list-sigs 0xF9FFABDF

id's People

Contributors

m3t avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.