nuauth/
2024 – Present activeA full-stack DRM and software licensing platform targeting solo developers, small teams, and enterprise clients.
-- built
- Architected and implemented large portions of the backend DRM system: hardware-ID and IP-based ban enforcement, encrypted license validation, and authenticated file / variable / secret streaming to clients.
- Designed multi-region production infrastructure: a central core app + database, a global Redis layer, and regional authentication nodes with local Redis caches for low-latency auth.
- Multi-project ASP.NET architecture separating the core dashboard / API from dedicated auth nodes so each can scale independently.