Comment by _visgean
2 years ago
Hmm I don't understand whats the benefit of having my notes on p2p network. Usually when it comes to notes I would prefer them to be private. Here I have some vague claim that the cryptographic key is safe enough. Well ok but what is the advantage here?
Also the local first approach here just seems like a local storage on a disk. Not great. Essentially if I move notes from notion to here I am going from a service that has a clear API and understandable storage policies to a model where the data is some binary blob on a p2p network.. Idk this to me seems I would effectively have less control over my data.
By default, your account is created on the machine. You can use it without connecting to any network. We allow you to sync notes in a peer-to-peer way in local networks, or over the Anytype network (or your self-hosted network) via the internet. Currently, you can sync notes among your devices. Soon, you'll be able to collaborate with others using end-to-end encryption. I can't agree that the claim about the key is vague, as there is documentation and code on GitHub. You can check it, and we are happy to hear arguments.
We are genuinely implementing a local-first approach. Why do you have doubts? We have a clear description of the data format, which is MIT licensed. Feel free to write and read. We hope that data adaptors will soon be available with the help of the community. You have full control over your data. Compile your version, and that's it.