Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update accurate_p2p_network_proximity_assessment.md #47

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Accurate p2p network proximity assessment
# Accurate p2p netwerk nabijheid beoordeling

To ensure quick and accurate transfers of data between Vaults it is vital for the SAFE Network to be able to identify other Vaults that are in the same proximity. The network needs to be able to monitor the status of Vaults and data at all times, with all decisions on the network being made only in consensus with other Vaults.
Om te zorgen voor een snelle en nauwkeurige overdracht van gegevens tussen vaults is het van vitaal belang voor het SAFE Network om andere vaults die in dezelfde omgeving zijn te kunnen identificeren. Het netwerk moet in staat zijn om de status van vaults en gegevens te controleren op elk moment, met alle besluiten over het netwerk wordt gemaakt alleen in consensus met andere vaults.

To do this, Vaults use an enhanced distributed hash table (DHT) to manage the identification and confirmation of Vaults in the same network area. Being optimised for efficiency and accuracy enables the network to globally reconfigure very rapidly (between 20ms and 5 seconds).
Om dit te doen, gebruiken vaults een verbeterde distributed hash table (DHT) met de identificatie en bevestiging van vaults beheren in hetzelfde netwerk omgeving. Geoptimaliseerd voor efficiëntie en nauwkeurigheid stelt het SAFE netwerk in staat om zeer snel globaal opnieuw te configureren(tussen 20 ms en 5 seconden).