An open API service indexing awesome lists of open source software.

https://github.com/dubniczky/trustless-authentication

Secure authentication protocol without sending or storing the password
https://github.com/dubniczky/trustless-authentication

authentication cryptography password protocol

Last synced: 3 months ago
JSON representation

Secure authentication protocol without sending or storing the password

Awesome Lists containing this project

README

        

# Secure Password Verification

Secure authentication protocol without sending or storing the password

## Description

For more information:

- Read the [algorith docs](./algorthm.md)
- Try the concept [python notebook](./concept.ipynb)
- Start the demo server [demo](./demo)