From fa288ab1978290fe04544837993872a71811a107 Mon Sep 17 00:00:00 2001 From: Stephen Akridge Date: Fri, 7 Dec 2018 11:23:05 -0800 Subject: [PATCH] Remove note about replicators mining on same identity Replicators pick their own identity, validators sample from those. --- rfcs/0003-storage.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/rfcs/0003-storage.md b/rfcs/0003-storage.md index b079a006fd..b0d602c4f1 100644 --- a/rfcs/0003-storage.md +++ b/rfcs/0003-storage.md @@ -263,10 +263,6 @@ storage mining. to prevent colluding groups from having overlap on data or validation. * Replicator clients fish for lazy validators by submitting fake proofs that they can prove are fake. -* Replication identities are just symmetric encryption keys, the number of them - on the network is our storage replication target. Many more client identities -can exist than replicator identities, so unlimited number of clients can -provide proofs of the same replicator identity. * To defend against Sybil client identities that try to store the same block we force the clients to store for multiple rounds before receiving a reward. * Validators should also get rewarded for validating submitted storage proofs