DigiByte (DGB) is an open-source cryptocurrency running on the DigiByte Blockchain, a decentralized international blockchain created in 2013. … It is the world’s longest, fastest and most secure UTXO blockchain in existence. – https://dgbwiki.com/
DigiByte have a special feature known as Digi-ID (https://digi-id.io) which may be used for easy authentication in most of services – existance and new.
My name is Sergey Taranov (cept), I am programmer and I like DigiByte open source project and be a part of community. I decided to collect my code based on DigiByte in one place for everyone.
Feel free to contact in Telegram: @cept73 or cept73 [dog] yandex [dot] ru
Identification by Digi-ID
Sample: Basic site authentication
User log in to site using own mobile device. After scanning QR code, system find him (if him already registered) or give register form for filling. Specified right secret word makes user autoapproved. This is basic program, with minimum management capabilities (administrator may do it via some database explorer).
Sample: Site with user rights
First registered user became Administrator. Every new user registered by QR code will not have rights till Administrator approve them throw his admin panel. Also he may give somebody administrator rights or take it.