Technical architecture of Humanode’s Sybil-resistance mechanism. We’ll walk through the process of launching a node, biometric, enrollment and authentication needed to become a validator. Here about some of the components the network:
1. Humanode peer
2. Session pallet
3. Bioauth pallet
4. Robonode - Confidential Virtual Machine
5. FaceTec
This video covers in detail how validators are authenticated and added to the Humanode network, and how Bioauth and Session pallets manage key verification and validator lists across epochs.
You’ll also get a comprehensive look at the technical details of how Humanode uses cryptobiometrics to secure the Humanode network.
Links to open source Github repos:
humanode peer: https://github.com/humanode-network/h... -
session pallet: https://github.com/humanode-network/s...
Webapp: https://github.com/humanode-network/h...
enroll/auth: https://github.com/humanode-network/h...
Robonode client: https://github.com/humanode-network/h...
Robonode: https://github.com/humanode-network/h...
bioauth pallet: https://github.com/humanode-network/h...
humanode session pallet:
https://github.com/humanode-network/h...