Content pfp
Content
@
0 reply
0 recast
0 reaction

LΞovido pfp
LΞovido
@leovido.eth
Started diving into Noir (programming language) and the ZK world ⚫🔒 Created a simple password verifier. Nothing too fancy, just a very simple ZK implementation. What does it do? If a system uses this, even if it gets hacked, hackers won't be able to steal or guess your password. What I learned: - Use Poseidon hash which is optimised for ZKP's. Unlike Keccak or SHA-256. - Stick to one version of Nargo - Use fixed sized values. - Optimise by reducing the number of gates = Faster, smaller proofs and quicker verification https://github.com/leovido/zk-password
9 replies
3 recasts
19 reactions

Carl Gustaf 👨🏼‍💻 pfp
Carl Gustaf 👨🏼‍💻
@0xbob
I will bookmark this! 👏 been thinking about diving into ZK but haven’t gotten the time.
1 reply
0 recast
2 reactions

LΞovido pfp
LΞovido
@leovido.eth
It's addictive, at least for me for now haha I've been implementing very simple things just to get used to the basics. Might need to polish up on some cryptography. What got you into it?
2 replies
0 recast
1 reaction

Samuel ツ pfp
Samuel ツ
@samuellhuber.eth
What’s the most exciting about it?
2 replies
0 recast
2 reactions

LΞovido pfp
LΞovido
@leovido.eth
Privacy, writing ZK code with a Rust like programming language and it's something cool to learn. Always felt uncomfortable sending a picture of my whole passport or ID when all they need is my age, and curious to see how ZK works more in depth. I also believe that KYC could be improved with ZK
1 reply
0 recast
2 reactions

Carl Gustaf 👨🏼‍💻 pfp
Carl Gustaf 👨🏼‍💻
@0xbob
For me I think the concept is really powerful, I mentioned previously that my country has a national idp standard which we use for everything (bank login, signing deeds etc) I truly believe it has a great use case in verifying users without giving away info combining with decentralized systems.
0 reply
0 recast
2 reactions