NAOMS for developers
← Back to overview

NAOMS · building block

Vault

A separate encrypted store for secrets such as keys and passwords.

What a person notices

What you get as a developer

The vault is a separate, on-device encrypted store. Being separate from the rest of the app’s data is deliberate: it does not sync the same way, and it stays locked until the person unlocks it.

How it connects

Related