Anonymous Identity
Authentication mechanism for individuals to have full right over their privacy by utilizing cryptographic key pairs for authentication with websites.
RepositoryAuthentication mechanism for individuals to have full right over their privacy by utilizing cryptographic key pairs for authentication with websites.
This will constitute using a Raspberry Pi to act as the air-gapped device where the keys safely reside in a trustless fashion only for the duration of that boot. Trustless functionality is offered by the architecture of the custom linux OS.
Additionally a sample WordPress plugin to demonstrate the registration/authentication mechanism by replacing the default login system with this anonymous identity system, that requires no username, no email & no password.
Project created by Ashish Kumar (Ashfame)