Message Board over PGP Key Servers

A distributed message board built on top of PGP's key servers.

Overview

This page shows a little hack where JavaScript code is used to perform PGP cryptographic operations and communicate with the pool of PGP key servers.

I invite you to leave a message. Messages are embedded in a PGP key. The key then signs my PGP key and gets uploaded to the PGP key servers.

The neat think about this hack is that the storage layer is built on top of PGP's key server infrastructure and is entirely client-side. The data is globally accessible and anyone hosting this page is exposing access to the message board!

Pull requests welcome :)

Leave a message (will be publicly visible)



Fetch and decode all messages

Links