Content pfp
Content
@
https://warpcast.com/~/channel/devfc
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
17 reactions

nkemjika.eth pfp
nkemjika.eth
@nkemjika
Greeat job bro!
1 reply
0 recast
1 reaction

LΞovido pfp
LΞovido
@leovido.eth
Thanks, it's such a big thing that can't be ignored and I don't want to be 2026 and be like.. ahhhh didn't do any ZK stuff What are your new year resolutions?
1 reply
0 recast
0 reaction

nkemjika.eth pfp
nkemjika.eth
@nkemjika
I completely understand this and is the same way i feel with ZK stuff. I am currrently climbing the Solidity and Rust mountains simultaneously and even though I have my eyes on ZK stuff, put on anything else would be detrimental. Keep forging on, will reach out when I am ready.
1 reply
0 recast
1 reaction

LΞovido pfp
LΞovido
@leovido.eth
I've put away Solidity for a long while. Bought a course back in 2021. Only touched it once. What are you planning to build with Rust? Sure! Hopefully my knowledge is broader than today
1 reply
0 recast
0 reaction

nkemjika.eth pfp
nkemjika.eth
@nkemjika
Been unemployed forced me to pick up things I have had my eyes on for a while, it's hard landing anything with just FE skills, except one is Staff level. With Rust, the ultimate goal is to build tooling with it, contribute to evm tools etc. But the current goal is to build a server + some home automation stuff using rust.
1 reply
0 recast
1 reaction