TrustEdge — Trustable Edge AI (Rust)¶
Announcing my latest project: TrustEdge! This is my public learning journey in Rust, focused on building privacy-preserving, trustable edge AI pipelines. Instead of a CRUD web app, I’m exploring IoT, security/PKI, and edge systems, with a strong emphasis on privacy by design—encrypting at the edge, not just in transit.
What’s in Phase 1?¶
- Minimal CLI demo: chunked file read, per-chunk AES-256-GCM encryption/decryption, immediate verification
- Written in Rust for safety and performance
- Honest, incremental milestones — real, reviewable code
Why TrustEdge?¶
If you’re into Rust, IoT, ML at the edge, or security, I’d love your feedback! The code is open and the journey is public.