mirror of
https://github.com/anyproto/docs.git
synced 2025-06-08 05:47:05 +09:00
Merge pull request #31 from developomp/fix-asterisk
Remove unintended asterisks
This commit is contained in:
commit
0b4d4f12d2
1 changed files with 1 additions and 1 deletions
|
@ -34,4 +34,4 @@ To access your QR code in the desktop app, navigate to Settings > Recovery Phras
|
|||
|
||||
### Tech
|
||||
|
||||
Your recovery phrase is used to derive your account's [**private key**](https://en.wikipedia.org/wiki/Public-key\_cryptography) using the [**BIP39 Algorithm**](https://medium.com/coinmonks/mnemonic-generation-bip39-simply-explained-e9ac18db9477)**.** Then, your private key is further used to derive your profile page with a [**Textile-DB thread ID**](https://github.com/textileio/go-threads)\*\* \*\*and the encryption key. This is how we ensure that your account is associated with your ID. Finally, your private key is used to derive the ID and encryption key for the [**ThreadsDB**](https://github.com/textileio/go-threads#running-threaddb) that contains encryption keys for the rest of the content that you have created in Anytype.
|
||||
Your recovery phrase is used to derive your account's [**private key**](https://en.wikipedia.org/wiki/Public-key\_cryptography) using the [**BIP39 Algorithm**](https://medium.com/coinmonks/mnemonic-generation-bip39-simply-explained-e9ac18db9477). Then, your private key is further used to derive your profile page with a [**Textile-DB thread ID**](https://github.com/textileio/go-threads) and the encryption key. This is how we ensure that your account is associated with your ID. Finally, your private key is used to derive the ID and encryption key for the [**ThreadsDB**](https://github.com/textileio/go-threads#running-threaddb) that contains encryption keys for the rest of the content that you have created in Anytype.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue