Building Fullstack privacy on Ethereum
0 Followers
Just shipped a deep dive on how we chose a private-read engine for live Ethereum state. PIR isn't one-size-fits-all. We broke down the 4 main families, the key tradeoffs (client storage vs server compute vs live updates), and why InsPIRe + sidecar currently wins for mobile + real-time use. Next up: iSimplePIR + VIA. Full breakdown here → https://hisoka.io/raven Raven on GitHub → https://github.com/hisoka-io/raven What do you think is the best PIR approach for onchain apps right now?#PIR #Ethereum #Crypto #Privacy #Farcaster
Introducing Nox - A mixnet for EVM blockchains with anonymous transaction relay Blockchain transactions leak a lot of metadata. ZK primitives hide content effectively but the network layer remains exposed. Your RPC provider sees your IP, query patterns and timing. We fixed it. https://hisoka.io/blog/introducing-nox/
Nox is live on @arbitrum sepolia can explore the live network map you can explore the live network map and try the demo right now Map: https://map.hisoka.io Demo: https://demo.nox.hisoka.io Paper: https://papers.hisoka.io/nox Website: https://hisoka.io/nox
We thank Private reads team for their initial research on TorJS, and the broader Ethereum ZK community and privacy folks!