Posts  / #POST-220319
REDDIT

Trying to best understand the tech behind ZK and E2EE, I build some code and need review / feedback

I
Feb 21, 2026 · 18:48

I just recently take the leap and try to create a small project with zero-knowledge and end-to-end encryption and would like some feedback about my architecture and implementation.

[https://github.com/tacosjs/tanstack-starter-e2e-encryption?tab=readme-ov-file#zero-knowledge-architecture](https://github.com/tacosjs/tanstack-starter-e2e-encryption?tab=readme-ov-file#zero-knowledge-architecture)

I am open to any feedback. Please feel free to leave comments, raise issues, or submit pull requests. Thank you!

**\*FYI, I don't do Vibe Coding.** I only used AI for documentation clarification, not coding. I want to fully understand the logic behind my stuff ;-)