Security
Security approach
Vaulted is designed to keep collection data private, durable, and operationally observable while staying pragmatic for a budget-conscious product.
Authentication and access control
Vaulted uses AWS as its primary infrastructure provider and applies layered access controls around accounts, private product surfaces, and server-side APIs. The product supports account verification, password recovery, invite-only gating, and authenticated access checks across sensitive flows.
Storage posture
Vaulted stores account data, collection records, and uploaded media in managed cloud infrastructure with private-by-default access controls. Shared pages expose presentation views rather than raw storage access, and media delivery is restricted instead of being served from broadly public storage.
Monitoring
Vaulted maintains operational telemetry for traffic, auth events, vault activity, and failures so issues can be detected quickly and the service can remain stable as usage grows.