All Projects → firstlookmedia → keylist-rfc

firstlookmedia / keylist-rfc

Licence: other
🔏 turning the system behind GPG Sync into an Internet standard

Programming Languages

Makefile
30231 projects

Projects that are alternatives of or similar to keylist-rfc

wp-pgp-encrypted-emails
🔐 📧 Encrypts WordPress emails using OpenPGP or S/MIME with a familiar API.
Stars: ✭ 35 (+133.33%)
Mutual labels:  pgp, gpg
keygaen
Sign, verify, encrypt and decrypt data with PGP in your browser.
Stars: ✭ 78 (+420%)
Mutual labels:  pgp, gpg
Trezor Agent
Hardware-based SSH/PGP agent
Stars: ✭ 400 (+2566.67%)
Mutual labels:  pgp, gpg
interesting-keys
Interesting collected (leaked) encryption/decryption keys
Stars: ✭ 33 (+120%)
Mutual labels:  pgp, gpg
Bouncy Gpg
Make using Bouncy Castle with OpenPGP fun again!
Stars: ✭ 164 (+993.33%)
Mutual labels:  pgp, gpg
Gpgsync
🔒 GPG Sync is designed to let users always have up-to-date public keys for other members of their organization
Stars: ✭ 301 (+1906.67%)
Mutual labels:  pgp, gpg
paper-store
Cold store small files on paper as QR codes -- PGP keys, Bitcoin keys, Tox keys or any other small files in general.
Stars: ✭ 28 (+86.67%)
Mutual labels:  pgp, gpg
pgpainless
Simple to use OpenPGP API based on Bouncy Castle
Stars: ✭ 73 (+386.67%)
Mutual labels:  pgp, gpg
Cli
share secrets within teams to avoid plain-text secrets from day one
Stars: ✭ 138 (+820%)
Mutual labels:  pgp, gpg
Zeyple
Postfix filter/hook to automatically encrypt outgoing emails with PGP/GPG
Stars: ✭ 122 (+713.33%)
Mutual labels:  pgp, gpg
OpenPGP
A C++ Implementation of RFC 4880
Stars: ✭ 87 (+480%)
Mutual labels:  pgp, rfc
SplitShare
Shamir's Secret Sharing Algorithm implementation in golang combined with PGP and a mail delivery system
Stars: ✭ 31 (+106.67%)
Mutual labels:  pgp, gpg
secretman
Managing secrets with Yubikey
Stars: ✭ 17 (+13.33%)
Mutual labels:  pgp, gpg
pgpverify-maven-plugin
Verify Open PGP / GPG signatures plugin
Stars: ✭ 42 (+180%)
Mutual labels:  pgp, gpg
piv-agent
An SSH and GPG agent which you can use with your PIV hardware security device (e.g. a Yubikey).
Stars: ✭ 31 (+106.67%)
Mutual labels:  pgp, gpg
Minisign
A dead simple tool to sign files and verify digital signatures.
Stars: ✭ 1,105 (+7266.67%)
Mutual labels:  pgp, gpg
rfc.fyi
Browseable, searchable RFC index
Stars: ✭ 79 (+426.67%)
Mutual labels:  rfc, ietf-rfcs
rune
tool to query for tokens and passwords for use as environment variables
Stars: ✭ 13 (-13.33%)
Mutual labels:  pgp, gpg
Pius
PGP Individual User Signer
Stars: ✭ 77 (+413.33%)
Mutual labels:  pgp, gpg
Magicpad
MagicPad is an encryption suite for beginners. It is designed to be run standalone via the browser or executable (Electron).
Stars: ✭ 174 (+1060%)
Mutual labels:  pgp, gpg

Keylist RFC

This repository contains the materials produced in the preparation of the RFC to standardize the keylist format and functionality provided by GPG Sync.

What's with the weird filenames?

The IETF specifies that independently submitted I-D (Internet-Drafts) should follow the filename format draft-[first author's last name]-[document name]-[version]. rfc.xml is where development takes place. When a new version of the I-D is submitted, a copy of the .xml file submitted at that time is copied to the submissions directory.

Quick Links

Development

  • edit rfc.xml
  • pip install xml2rfc
  • make

Relevant Documents

Non-RFC documents relevant to the preparation of this RFC are listed below.

Relevant RFCs

RFCs that are potentially relevant to the preparation of this document are listed below. This list includes both RFC style guides and existing RFCs related to OpenPGP.

  • RFC7322: RFC Style Guide
  • RFC7997: The Use of Non-ASCII Characters in RFCs
  • RFC2026: The Internet Standards Process (rev.3; note: errata exist)
  • RFC4880: OpenPGP Message Format
  • RFC2629: Writing I-Ds and RFCs using XML

Updates

  • August 6, 2018 — first draft published
  • August 21, 2018 — mailing list created
  • August 22, 2018 — second draft published
  • October 13, 2018 — third draft published

TODO

  • Expand acronyms on first use
  • List normative and informative references
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].