diff --git a/.gitbook/assets/Screenshot 2024-04-26 at 06.45.43.png b/.gitbook/assets/Screenshot 2024-04-26 at 06.45.43.png new file mode 100644 index 0000000..015aadb Binary files /dev/null and b/.gitbook/assets/Screenshot 2024-04-26 at 06.45.43.png differ diff --git a/README.md b/README.md index da27683..7fb2029 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,44 @@ --- -description: >- - Here you'll find guides, glossaries, and tutorials to help you on your Anytype - journey. +description: Tools for thought, freedom & trust --- -# 👋 Welcome +# 👋 Welcome to Anytype {% embed url="https://www.youtube.com/watch?v=dh_3NHY5eVs" %} -Anytype is a local-first, E2E encrypted software designed as a secure place to create and store digital assets. +Anytype is an **encrypted, local-first alternative** to the cloud-based Internet. -You can use Anytype to create and connect your tasks, notes, ideas, documents, workflows, and more. +With Anytype, you can build digital spaces around your interests. These spaces can be personal - for diaries, ideas and drafts, or shared - with your family, small communities, teams, neighbors and people with similar interests. -With Anytype, you can safely share your work and use local-first collaboration with others. Our long-term vision is for Anytype to enable large-scale collaboration to create a global repository of interconnected knowledge. +Unlike cloud applications, Anytype puts the control of encryption keys firmly your hands, so you own your data and your social graph. Spaces you create are local first - they can be created offline and can sync peer-to-peer in local networks. -Explore the documentation here to learn more about using the product, troubleshooting your account, and data privacy. +Anytype is supported by [AnySync](https://tech.anytype.io/any-sync/overview) - an open-source protocol that supports high-performant collaboration over encrypted data and creators’ controlled keys. You can find our codebase here. -For more information about our team and philosophy, please visit our [website](https://anytype.io). +WIth every architectural choice, we aim to make [fundamental digital freedoms](https://youtu.be/6Hyr881Xi8A?si=tVftb8x9V5koMt0U) unconditional. Here you can read more of our thoughts on [cloud vs. local first Internet](https://blog.anytype.io/the-nervous-system-of-humanity-needs-an-upgrade/). + +You can also explore pre-made templates and experiences from our community in our [Experience Gallery](https://gallery.any.coop). + +If you have questions, feedback, and ideas join us in our [community forum.](https://community.anytype.io) If you want to contribute,[ here's where you can do so](https://github.com/orgs/anyproto/discussions). + +### Getting Started + +*** + +If you're new to Anytype, learn the basics: + +* Vault and Key +* Spaces +* Objects +* Pages and blocks +* Links, mentions and relations +* Collections and databases +* Kanban, list, grid and calendar views +* Sidebar and widgets +* Types and Templates +* Sets - advanced collections +* Graph + +*** + +You can explore what you can build here: [Gallery](https://gallery.any.coop/Collaboration) (also available in the app). If you have questions and ideas, please, join our [forum](https://community.anytype.io/). If you want to contribute, [here](https://github.com/orgs/anyproto/discussions) is the place.\ +\ diff --git a/SUMMARY.md b/SUMMARY.md index 5fa91d2..16f57ad 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -2,7 +2,7 @@ ## Intro -* [👋 Welcome](README.md) +* [👋 Welcome to Anytype](README.md) * [🎇 Onboarding](intro/onboarding.md) * [👥 Collaboration](intro/collaboration.md) * [👾 Setting Up Your Account](intro/setting-up-your-profile/README.md) @@ -14,6 +14,7 @@ ## ⬛ Basics * [Overview](miscellaneous/glossary.md) +* [Vault & Key](basics/vault-and-key.md) * [Space](basics/space.md) * [Objects](basics/object-editor/README.md) * [Blocks & Editor](basics/object-editor/blocks.md) diff --git a/basics/space.md b/basics/space.md index 69b66e5..0cb1d04 100644 --- a/basics/space.md +++ b/basics/space.md @@ -1,6 +1,8 @@ # Space -A **Space** is a container for your graph of objects. +Inside your Vault, you have **Spaces**. A **Space** is a container for your graph of objects. + +Similar to vault, space is an encrypted container. Unlike your Vault - each space has unique access rights - you can decide who has access to each space. You’re able to create multiple separate spaces (up to 10), each with their own graph of objects, widget sidebar, and later on - privacy settings. You can have up to 3 shared spaces depending on your [membership](../memberships/monetization/) plan. diff --git a/basics/vault-and-key.md b/basics/vault-and-key.md new file mode 100644 index 0000000..842c328 --- /dev/null +++ b/basics/vault-and-key.md @@ -0,0 +1,26 @@ +--- +description: >- + To protect everything you create and your connections with others, you have an + encryption key that only you control. +--- + +# Vault & Key + +### Vault + +A vault is an encrypted box stored on your device, which holds your information. It allows you to send, receive, and store information with full privacy and ownership over what you create. + +All the spaces you create and share will be stored in your vault. Because public key cryptography is used to secure your vault, it is unbreakable - all computational resources on earth are not enough to break into one vault. + +### Key + +The key to your vault is generated locally on your device when the vault is created. It is represented by 12 words only you should know. It is like a password that you don’t choose. + +The key decrypts your vault. Only you have access to it. That’s why anytype cannot recover it for you, if it is lost. You can find your key in your Profile Settings. + +
Anytype Encrypted Recovery Key

Find your unique Key in your Proifle Settings

+ + + +\ +\