Skip to content

Dashboard & Keys

Dashboard

After you sign in, the dashboard (/dashboard) reflects your real account: total key count, your public-page status with a manage link, and a short list of recent shares. On entitled tiers it also shows a recent-activity widget; on tiers without activity history the widget is simply omitted (no locked placeholder).

Dashboard with key count, public page status, and recent shares Dashboard with key count, public page status, and recent shares

Encryption keys

The keys page (/keys) lists every key you manage, with its type, alias, and expiry. Selecting a key opens its detail view, where you can copy the public key, set an alias, or delete it.

Encryption keys list Encryption keys list Key detail view with public key and actions Key detail view with public key and actions
Deleting a key is irreversible. Files encrypted with it can no longer be decrypted, and any active shares that depend on it will break.

Creating a key (wizard)

/keys/new walks you through key creation in a short wizard: choose the key type (x25519 for encrypting to recipients, or aes256), set an optional alias and expiry, and choose how the key is stored. The CLI equivalent is mdstn-cipher keys create.

Key-creation wizard Key-creation wizard

Shared keys

The shares page (/shares) shows keys you’ve shared with teammates and grants you’ve received, using the same policy/grant model as the share command. You can create a share and revoke a grant from here.

Shared keys — owned policies and received grants Shared keys — owned policies and received grants