0xd623…d33a

All memos sent from and to 0xd623…d33a.

We were able to use these funds to support various grant projects, including a ZK proof of SXG website data in Cairo (github.com/crema-labs/sxg-cairo), and advocating for more cryptographic signatures at the IETF (blog post incoming).
Presented account recovery with zk email at zk summit Athens! Also helped run a 900K domain-selector scrape of DKIM keys. Those are at https://github.com/zkemail/ . Also published simplewdiff to brew: https://github.com/Divide-By-0/homebrew-simplewdiff
Updated the PLUME ERC: https://github.com/ethereum/ERCs/pull/242 and updated bugs in zk email https://github.com/zkemail/zk-email-verify and deployed the dkim registry https://registry.prove.email/upload from https://github.com/zkemail/dkim-lookup
worked with david to ship anonpaper.com, that lets you anonymously comment on twitter, primarily for academia rn (without zk for now). made a downloader for streameth since their button didnt download hd for me: https://github.com/Divide-By-0/streameth-downloader. worked with nozee.xyz team to make production ready!
Published a blog post breaking down the state of zk proving systems today: https://blog.aayushg.com/posts/zk. Summarized our projects and progress at https://prove.email. Improved and bugfixed https://sendeth.org.
I shipped our beta trial for the anonymous zk-email wallet and started small scale user testing. Dm me if you want to try it out (@yush_g)! We also released our SDK on NPM: https://www.npmjs.com/~yushg and all the code is still oss at https://github.com/zkemail/.
Updated our zk regex tool at zkregex.com/min_dfa to be compatible with the escaping and indexing in both the circom and halo2 generator. Wrote upgradable email command extension contracts in solidity. Rewrote relayer to check user info on chain before generating a zk proof. Work is all at github.com/zkemail!
Continued to maintain https://github.com/zkemail/ -- deployed autoscaled, dockerized rapidsnark provers that spin up spot instances, quickly prove, then spin down. Also deployed wallet contracts as well as bugfixes to the demo on zkemail.xyz.
Last month, I finished and open sourced a halo2-base64 implementation: https://github.com/zkemail/halo2-base64 . I have a few more projects cooking that build atop these but are in progress, stay tuned!