Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 796 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 796 Bytes

Remote Auth Server

License

A small, fast and secure microservice to easily provide remote authentication from a trusted device.

This is a work in progress

Some links may 404 and there's only rough drafts for the time being.

How to use it

Server

TBD;

Clients

You can find already existing clients (and info on how to contribute to them) here.

The protocol specs can be found in PROTOCOL.md. Make sure to read it and implement it accordingly; some details in your implementation will be the difference between a secure RA and an unsafe piece of software.