Decentralized Identifiers
Are Here!
Decentralized Identifiers (DIDs) are user-controlled digital identities based on W3C standard using secure modern encryption.
- Your identity is stored in your digital wallet, not controlled by any third party.
- Because you own your identity, you have controll over your privacy.
- The website stores only your DID ID, which cannot be used to impersonate you or gain access to your account.
- There is no password to steal, making your accounts that much more secure.
Try DID For Authentication
or
Brave developer,
Welcome to the demonstration of authentication based on the use of decentralized identifiers.
This demo also comes together with helpful resources to empower you to create your own solution.
- GitHub repository: DID Authentication
- YouTube video: In Progress
- Medium article: In Progress
Technologies used in this project:
- MATTR platform for decentralized identifiers
- @7urtle/lambda library for functional programming
- React for UI with styled components and React router
- React Hooks solution to connect UI with backend functions
- Hosted on Netlify with Netlify functions for backend
All code base is open-sourced and your pull requests are welcomed to contribute.
For more React and JavaScript functional programming, explore:
The background photo is from Glenorchy, New Zealand, July 2021.
See you with the next project :)
- Martin