1
0
Fork 0
mirror of https://github.com/anyproto/docs.git synced 2025-06-08 05:47:05 +09:00

remove unintended asterisks

This commit is contained in:
Kim, Jimin 2023-07-27 01:00:23 +09:00
parent dff40529e0
commit d348afdb33
Signed by: pomp
GPG key ID: CE1DDB8A4A765403

View file

@ -34,4 +34,4 @@ To access your QR code in the desktop app, navigate to Settings > Recovery Phras
### Tech ### 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.