Back to Anytype

Key

anytype-docs-basics-key.md

latest5.5 KB
Original Source

For the complete documentation index, see llms.txt. This page is also available as Markdown.

When you create your account on Anytype, you receive your own Key — generated locally on your device. It's the only way to access your Vault and decrypt your data, functioning as your login email and password combined.

How it works

Your Key is a string of 12 words, also known as a mnemonic phrase, seed phrase, or recovery phrase. This unique combination of common words forms a highly secure cryptographic key. Words are used instead of a random string of characters because they're easier to write down, read back, and verify — the same approach used by cryptocurrency wallets like Bitcoin.

Behind the scenes, these 12 words encode a master key that encrypts and decrypts everything in your Vault. The math behind it means there are more possible combinations than atoms in the observable universe, making your Key effectively impossible to guess.

Your Key cannot be changed — it's generated locally and intrinsically tied to your account. This makes it critical to keep safe: even Anytype can't help you if it's compromised.

Don't forget to save your Key

Anytype doesn't keep a copy of your Key, so if it's lost, we can't help you recover your Vault. We strongly recommend making a secure backup — you'll need this Key every time you log in on a new device.

To find your Key in your Vault Settings:

Click your profile in the bottom-left corner.

Click Login Key in the left menu.

Click the eye icon to reveal your 12-word phrase.

If you've lost your Key

The benefit of using a Key is that you can access Anytype and collaborate with others without needing anyone's permission — not even Anytype's. But that same design puts full responsibility for your data in your hands.

Anytype can't identify, grant access to, or delete individual Vaults. Even if we could, we'd have no way to verify whether we were talking to the real Vault owner or an impersonator. The privacy and anonymity Anytype provides is precisely what makes your Key your responsibility alone.

If you've been logged out and haven't stored your Key elsewhere, you can:

Check another device. If you're still logged in elsewhere, open the app there and copy your Key from settings.

You can also try recovering your Key from your OS Key storage manager.

Anytype cannot recover your Vault if you've completely lost access to your Key.

Frequently Asked Questions

Why no email & password?

Using a Key is the most secure way to create an account without relying on a central authority to control your access. Keys are generated entirely on your device, never shared with anyone, and can even be created offline.

Email/password systems can be compromised in various ways, and typically require handing account access over to the company behind the app — which is how they're able to grant or recover it on your behalf. A Key removes that dependency: you can recover access to your data even if your device is lost, stolen, or damaged, because the Key itself is the master key to your data.

Can anyone guess my Key?

Practically speaking, no. Keys are generated using complex mathematical algorithms, and the number of possible combinations is so vast that guessing or brute-forcing one is effectively infeasible:

Possible combinations: 5,444,517,870,735,015,415,413,993,718,908,291,383,296

Cost to crack: $38,029,518,006,846,883,000,000,000 USD

Even the most well-funded, well-equipped attacker would find this an insurmountable task.

What's the risk of creating two Vaults with the same Key?

Essentially none. The odds of two people generating the same 128-bit mnemonic are about 1 in 2¹²⁸ (roughly 3.4 × 10³⁸)—vastly more than the number of grains of sand on Earth. Even generating billions of keys per second for 100 years wouldn’t come close to causing a collision.

In short, you do not have to worry about your Key being generated by another user.

How is my Key generated?

Anytype's seed phrases follow BIP-39 (Bitcoin Improvement Proposal 39), a standardized protocol that ensures compatibility across wallets and applications. BIP-39 also includes a checksum to catch transcription errors, reducing the risk of losing access to a simple typo.

What happens if I lose my Key?

A Key gives you digital sovereignty and strong security — but the tradeoff is that protecting it is entirely your responsibility. Anytype cannot help recover your Key or account if it's lost or compromised.

Storing your Key digitally may seem convenient, but it introduces real vulnerabilities. Instead:

Write your Key down on a physical medium.

Store it somewhere secure that only you know about.

Avoid internet-connected devices or cloud storage — if you must store it digitally, use a secure password manager at minimum.

PreviousVaultNextChannels

Last updated 4 hours ago

Was this helpful?