mirror of
https://github.com/anyproto/docs.git
synced 2025-06-08 05:47:05 +09:00
GITBOOK-201: minor changes
This commit is contained in:
parent
64dc237ef8
commit
9b7faded04
5 changed files with 16 additions and 10 deletions
|
@ -14,7 +14,7 @@ You can use Anytype to create and connect your tasks, notes, ideas, documents, w
|
|||
\
|
||||
Future versions will allow you to share your work and safely collaborate with others. Our long-term vision is for Anytype to enable large-scale collaboration to create a global repository of interconnected knowledge.
|
||||
|
||||
Explore the rest of the documentation here and 
|
||||
Explore the documentation here to learn more about using the product, troubleshooting your account, and data privacy.
|
||||
|
||||
### Helpful Resources to Get Started:
|
||||
|
||||
|
@ -25,6 +25,8 @@ Explore the rest of the documentation here and 
|
|||
| Feature Roadmap | See what we've got planned for the next few quarters | [https://github.com/orgs/anytypeio/projects/11/views/1](https://github.com/orgs/anytypeio/projects/11/views/1) |
|
||||
| Github | Check our repos, verify our code, and contribute! | [](https://github.com/anyproto)[https://github.com/anyproto](https://github.com/anyproto) |
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
{% hint style="info" %}
|
||||
There's no browser version of the app. Anytype is a stand-alone software, that works on desktop or mobile devices. There are many points of vulnerability in-browser apps that would comprise our commitment to data security and encryption.
|
||||
{% endhint %}
|
||||
|
|
|
@ -53,7 +53,7 @@
|
|||
|
||||
## 📱 Mobile
|
||||
|
||||
* [Installing iOS & Android Apps](mobile/anytype-editor.md)
|
||||
* [Installing iOS & Android Apps](mobile/installation.md)
|
||||
* [Widgets](mobile/widgets.md)
|
||||
* [Navigation](mobile/navigation.md)
|
||||
* [Customize & Personalize](mobile/customize-and-personalize.md)
|
||||
|
|
|
@ -4,20 +4,20 @@
|
|||
|
||||
### Storage <a href="#storage" id="storage"></a>
|
||||
|
||||
Anytype is Offline first; hence, all data you create will be stored locally first. After that, the data is synced to the backup node and your devices for redundancy.We use a private IPFS network and [ThreadDB](https://docs.textile.io/threads/) to handle storage. It is a Peer-To-Peer file system that facilitates decentralized data storage across devices. Furthermore, we use the deduplication feature to reduce storage. For example, if the same picture is uploaded three times, there is only one image copy stored to reduce storage consumption.You can read more about IPFS here: [We are using IPFS. What is that?](https://app.gitbook.com/o/Ssa9i5QAuI6HhV4jXCLv/s/JbcKxgThRdSa4vZyLbvH/faqs/we-are-using-ipfs.-what-is-that).
|
||||
Anytype is offline first; hence, all data you create will be stored locally first. After that, the data is synced to the backup node and your devices for redundancy. We use a private [IPFS](https://docs.ipfs.tech/concepts/what-is-ipfs/) network and [ThreadDB](https://docs.textile.io/threads/) to handle storage. It is a Peer-To-Peer file system that facilitates decentralized data storage across devices. Furthermore, we use the deduplication feature to reduce storage. For example, if the same picture is uploaded three times, there is only one image copy stored to reduce storage consumption.
|
||||
|
||||
#### Media <a href="#media" id="media"></a>
|
||||
|
||||
Media files are not directly downloaded in overall syncing to save bandwidth. Instead, when that file is requested, it is streamed to your device from the backup node or your devices on the network. For example, if you have a 4K Video, it will be streamed from the backup node or P2P devices to your device.So when you open an object with an image, it downloads. When you press play on video & audio, it begins to download. After that, this file will be stored in the application cache.
|
||||
Media files are not directly downloaded in overall syncing to save bandwidth. Instead, when that file is requested, it is streamed to your device from the backup node or your devices on the network. For example, if you have a 4K Video, it will be streamed from the backup node or P2P devices to your device. So when you open an object with an image, it downloads. When you press play on video & audio, it begins to download. After that, this file will be stored in the application cache.
|
||||
|
||||
### Deletion <a href="#deletion" id="deletion"></a>
|
||||
|
||||
<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJbcKxgThRdSa4vZyLbvH%2Fuploads%2Fgit-blob-dcb526128401892f1a4773091dbf735febb4a875%2FScreenshot%202021-11-02%20at%2016.25.23.png?alt=media" alt=""><figcaption><p>Complete deletion in Bin</p></figcaption></figure>
|
||||
|
||||
At the moment you can delete only the [Fundamentals](https://app.gitbook.com/o/Ssa9i5QAuI6HhV4jXCLv/s/JbcKxgThRdSa4vZyLbvH/fundamental-concepts) that you create inside Anytype. At first, you can move them to a bin that will remove them from navigation. Secondly, you can remove them completely from all devices. All your devices will also delete them when getting online.This action is irreversible, so please be careful.
|
||||
At the moment you can delete only the [Fundamentals](https://app.gitbook.com/o/Ssa9i5QAuI6HhV4jXCLv/s/JbcKxgThRdSa4vZyLbvH/fundamental-concepts) that you create inside Anytype. At first, you can move them to a bin that will remove them from navigation. Secondly, you can remove them completely from all devices. All your devices will also delete them when getting online. This action is irreversible, so please be careful.
|
||||
|
||||
#### Media <a href="#media-1" id="media-1"></a>
|
||||
|
||||
Objects like Media and those with Anytype (Types, Relations) might be deleted in further releases.You can delete all the content via the clear cache option in iOS and Android. This will remove all the data altogether and force the app to sync once again entirely. Since the media download works on-premise (take a look on[Media](https://app.gitbook.com/o/Ssa9i5QAuI6HhV4jXCLv/s/JbcKxgThRdSa4vZyLbvH/faqs/storage-and-deletion#media-1)), you will remove all cached media and clear some storage.
|
||||
Objects like Media and those with Anytype (Types, Relations) might be deleted in further releases. You can delete all the content via the clear cache option in iOS and Android. This will remove all the data altogether and force the app to sync once again entirely. Since the media download works on-premise, you will remove all cached media and clear some storage.
|
||||
|
||||
### Root Folder <a href="#root-folder" id="root-folder"></a>
|
||||
|
|
|
@ -8,10 +8,14 @@ A Recovery Phrase, also known as a seed phrase, is a **unique combination of wor
|
|||
|
||||
The primary purpose of a Recovery Phrase is to provide a secure and convenient method for backing up and restoring encrypted information. By utilizing a Recovery Phrase, we can recover our private keys and access our digital assets even if our devices are lost, stolen, or damaged. It acts as a master key that unlocks the gateway to our data, making it an indispensable tool for long-term data preservation and security.
|
||||
|
||||
Recovery Phrases follow a standardized protocol called BIP-39 (Bitcoin Improvement Proposal 39), which ensures compatibility across different wallets and applications. The BIP-39 protocol also introduces a checksum to detect errors in transcription, minimizing the risk of loss due to human error.
|
||||
Recovery Phrases follow a standardized protocol called BIP-39 (Bitcoin Improvement Proposal 39), which ensures compatibility across different wallets and applications. The BIP-39 protocol also introduces a checksum to detect transcription errors, minimizing the risk of loss due to human error.
|
||||
|
||||
### Can Anyone Obtain My Recovery Phrase? 
|
||||
|
||||
The strength of a Recovery Phrase lies in its ability to safeguard your digital assets. When properly generated, managed, and stored, it is nearly impossible for anyone to obtain your Recovery Phrase without your consent or knowledge. Recovery Phrases are generated using complex mathematical algorithms, and the sheer number of possible combinations makes it extremely challenging for an attacker to guess or brute-force their way to your Recovery Phrase.
|
||||
|
||||
However, it's crucial to understand that the responsibility of protecting your Recovery phrase ultimately lies with you. While it may be tempting to write it down or store it digitally for convenience, these methods can introduce vulnerabilities. Instead, it is recommended to write down your Recovery Phrase on a physical medium, such as paper or metal, and store it securely in a location known only to you. Avoid storing your Recovery Phrase on devices connected to the internet or in cloud storage, as they can be compromised by hackers or unauthorized access.
|
||||
However, it's crucial to understand that the responsibility of protecting your Recovery Phrase ultimately lies with you. While it may be tempting to write it down or store it digitally for convenience, these methods can introduce vulnerabilities. Instead, it is recommended to write down your Recovery Phrase on a physical medium, such as paper or metal, and store it securely in a location known only to you. Avoid storing your Recovery Phrase on devices connected to the internet or in cloud storage, as they can be compromised by hackers or unauthorized access.
|
||||
|
||||
### Login issues on Linux
|
||||
|
||||
Linux users may be asked for their Recovery Phrase each time they log in. To resolve this issue, please install a keychain. The most popular is [GNOME Keyring](https://wiki.gnome.org/Projects/GnomeKeyring) — check the [discussion on the Community Forum](https://community.anytype.io/t/linux-version-does-not-keep-me-logged-in/4859).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue