patgrasso / http-pgp-auth

Proof of concept for PGP-based HTTP authentication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Proof of concept for PGP-based HTTP authentication


Languages

Language:JavaScript 62.6%Language:Python 29.5%Language:Shell 5.1%Language:HTML 2.8%