> https://hub.safedev.org/
Network-wide sign-on
You donât need to roll-your-own account management solutions, users log in once at the network level. With SAFE you have no passwords left to lose!
Suggestion. This reads strangely. How about:
You donât need to roll-your-own account management solutions, users log in once at the network level. With SAFE you have no more passwords to lose!
Suggestion: The link in the top toolbar is âCore Technologyâ but the page it links to is headed âCore Developerâ. Core Technology would seem to be the better title. It should be one or the other.
The Community link in the Toolbar is to Safedev forum but the Community link in the bottom bar is to Safenetforum. I would have two links in the bottom bar, one to each forum, ore else just one to the Safedev forum.
> https://hub.safedev.org/core_developer
Crust is a low level networking library (and protocol) much like TCP, UDP, etc. but optimized for peer-to-peer connections and
Change optimized to optimised
Sits on top of Crust, this is our overlay networking and routing layer and forms the brain of the SAFE Network. It aims at forming a decentralised Internet and routing information within it.
Slightly strange wording, maybe:
Routing sits on top of Crust. It is our overlay networking and routing layer and forms the brain of the SAFE Network. Its purpose is forming a decentralised Internet and routing information within it.
SAFE App is the component that provides access to SAFE Network for frontend Apps in a user friendly way via FFI.
Hypenate âfront-endâ for consistency
Self-Encryption is based on the convergent encryption algorithm. It produces the same encrypted output for the same plaintext input. This property allows to deduplicate files on the network level. Files are split up into multiple chunks, stored on the network at the same predictable location, based on the encrypted chunksâ hashes.
This property allows to â This property allows us to
deduplicate files on the network level â deduplicate files at the network level
The result of the encryption process is a data map that holds keys to the encrypted data chunks and is stored securely on the network.
Question: I though the data map was stored on the client??
> https://hub.safedev.org/app_developer
Firebase. But these are centralized solutions that you
centralized â centralised
Whatâs more, securing your users data is built right into the network.
users â usersâ
specific containers or Mutable Datas and youâre off.
Reads strangely. Mutable Data files, entities, items⌠???
Safe Network - DevHub
Before browsing on the SAFE Network, users need to create an account via the Authenticator application.
Question: Is this true? Surely you can browse without an account? I think it should be 'Before storing data on the SAFE Network or using an app
The Authenticator, enables users to securely authenticate themselves onto the SAFE Network
Delete comma after Authenticator
registers their own safeâprefixed url-scheme. The process for authentication is as follows:
â
registers its own safe-prefixed url scheme. The process for authentication is as follows:
The application can create its own container, and request access to default containers or other applicationsâ containers through the authorisation request.
Delete comma after container
Network carousel
Missing content: Local Network and Actual Routing both have the Mock Routing blurb
_Suggestion: Local Network - Should include a link to https://forum.safedev.org/t/how-to-run-a-local-test-network/842_
Suggestion: Mock Routing section should link to info as to how to set the Mock Routing flag or download the appropriate version of the browser.
The SAFE Network follows a common pattern of providing default containers for storing different types of userâs data.
Change userâs to usersâ or simply user