Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 367 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 367 Bytes

HTTP PGP Authentication

This is a proof-of-concept for HTTP Authentication based on PGP signatures. For more information, see this proposal.

Authors

Patrick Grasso Jonah Mania Mark Wilson

Running the Demo

  1. Install nodejs and npm
  2. cd node-example
  3. npm install
  4. npm start
  5. navigate to localhost:8080 in your browser