# OpenPGP Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/openpgp
> Markdown URL: https://aitinkerers.org/technologies/openpgp.md
> Technology record last updated: 2026-03-03T14:49:09Z
> Generated: 2026-09-21T07:37:27Z

OpenPGP is the gold standard for end-to-end encryption, securing email and data through the RFC 4880 open standard.

OpenPGP provides the cryptographic backbone for secure communication by leveraging asymmetric key pairs (RSA or ECC) to sign and encrypt digital content. Originally derived from Phil Zimmermann’s 1991 PGP software, it now powers essential tools like GnuPG (GPG) and protects millions of sensitive messages across global networks. By decoupling encryption from specific vendors, it ensures long-term data sovereignty and verifiable identity through a decentralized web of trust.

- Official technology site: https://www.openpgp.org/
- Public AI Tinkerers demos and talks: 2
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Provably Private Inference: Trusted Hardware and In-Browser Verification of LLMs](https://boston.aitinkerers.org/talks/rsvp_hQGG4IgqTVY)

AI inference relies on trusting the operator with your private data: prompts and model responses are visible in the clear to your provider. In this demo, we show how to decouple trust from the model operator, making prompts and model responses provably private. We use remote attestation with AWS Nitro Enclaves and a novel approach to automatic, in-browser cryptographic verification of a running LLAMA model to show that provable private inference is not only possible, but practical and achievable with tooling available today.

- Event context: AI Tinkerers Boston November Meetup — 2024-11-25 — Boston
- Public talk page: https://boston.aitinkerers.org/talks/rsvp_hQGG4IgqTVY

### [Combining end-to-end encryption with multiple AI models in Doctor Dok](https://poland.aitinkerers.org/talks/rsvp_HlA0hR8KwbQ)

Creator of Doctor Dok, ex-CTO &amp; Co-Founder Catch The Tornado

- Event context: AI Tinkerers Poland - First Inaugural Meetup in Warsaw (November) — 2024-11-21 — Poland
- Public talk page: https://poland.aitinkerers.org/talks/rsvp_HlA0hR8KwbQ

## Related Technologies

- [AES](https://aitinkerers.org/technologies/aes) ([Markdown](https://aitinkerers.org/technologies/aes.md)) — 1 public demo
- [AI models](https://aitinkerers.org/technologies/ai-models) ([Markdown](https://aitinkerers.org/technologies/ai-models.md)) — 6 public demos
- [AWS Nitro Enclaves](https://aitinkerers.org/technologies/aws-nitro-enclaves) ([Markdown](https://aitinkerers.org/technologies/aws-nitro-enclaves.md)) — 3 public demos
- [ChaCha20-Poly1305](https://aitinkerers.org/technologies/chacha20-poly1305) ([Markdown](https://aitinkerers.org/technologies/chacha20-poly1305.md)) — 1 public demo
- [Concrete](https://aitinkerers.org/technologies/concrete) ([Markdown](https://aitinkerers.org/technologies/concrete.md)) — 1 public demo
- [Double Ratchet](https://aitinkerers.org/technologies/double-ratchet) ([Markdown](https://aitinkerers.org/technologies/double-ratchet.md)) — 1 public demo
- [HElib](https://aitinkerers.org/technologies/helib) ([Markdown](https://aitinkerers.org/technologies/helib.md)) — 1 public demo
- [Homomorphic Encryption](https://aitinkerers.org/technologies/homomorphic-encryption) ([Markdown](https://aitinkerers.org/technologies/homomorphic-encryption.md)) — 1 public demo
- [JWT](https://aitinkerers.org/technologies/jwt) ([Markdown](https://aitinkerers.org/technologies/jwt.md)) — 1 public demo
- [libsodium](https://aitinkerers.org/technologies/libsodium) ([Markdown](https://aitinkerers.org/technologies/libsodium.md)) — 1 public demo
- [llama](https://aitinkerers.org/technologies/llama) ([Markdown](https://aitinkerers.org/technologies/llama.md)) — 48 public demos
- [Microsoft SEAL](https://aitinkerers.org/technologies/microsoft-seal) ([Markdown](https://aitinkerers.org/technologies/microsoft-seal.md)) — 1 public demo
- [OTR](https://aitinkerers.org/technologies/otr) ([Markdown](https://aitinkerers.org/technologies/otr.md)) — 1 public demo
- [PALISADE](https://aitinkerers.org/technologies/palisade) ([Markdown](https://aitinkerers.org/technologies/palisade.md)) — 1 public demo
- [Remote Attestation](https://aitinkerers.org/technologies/remote-attestation) ([Markdown](https://aitinkerers.org/technologies/remote-attestation.md)) — 1 public demo
- [Secure Multiparty Computation](https://aitinkerers.org/technologies/secure-multiparty-computation) ([Markdown](https://aitinkerers.org/technologies/secure-multiparty-computation.md)) — 1 public demo
- [Signal Protocol](https://aitinkerers.org/technologies/signal-protocol) ([Markdown](https://aitinkerers.org/technologies/signal-protocol.md)) — 1 public demo
- [SJCL](https://aitinkerers.org/technologies/sjcl) ([Markdown](https://aitinkerers.org/technologies/sjcl.md)) — 1 public demo
