From 4e44e95759c3817b040cfcd1f4ea7e69a5c12465 Mon Sep 17 00:00:00 2001 From: Zachary Vance Date: Wed, 29 Apr 2020 23:10:38 -0700 Subject: [PATCH] v1.0.7 --- archive/valhalla3.txt | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/archive/valhalla3.txt b/archive/valhalla3.txt index 7977680..3e65a2a 100644 --- a/archive/valhalla3.txt +++ b/archive/valhalla3.txt @@ -1,7 +1,7 @@ === valhalla3 === Author: zachary "za3k" vance -Written 2020-04-29 (document version 1.6) +Written 2020-04-29 (document version 1.0.7) valhalla3 is a p2p protocol designed to manage downloading and making available a very large dataset among a set of volunteer computers. @@ -296,7 +296,7 @@ Of these, I think the biggest problem is the target audience. I'm basically imit As I get feedback I'll post it here. --- -fenn: your names suck. change immut-val and mut-val -> claim and stamp. also make the metadata-store section clearer +fenn: your names suck. change immut-val and mut-val -> claim and stamp. also make the metadata-store section clearer. the start of GOSSIP is a bad explanation of bootstrap, start with why. me: metadata store = metdata-store immut-val -> metadata @@ -304,7 +304,11 @@ me: mut-val -> stamp mut-store -> stamp-store +fenn: you know about DHT put/get (BEP 44)? it's similar +me: yes i do, not coincidence. GOSSIP is scalable here and DHT is not. + fenn: you should have an option for times of day to run. - screensaver mode that shows you progress when you're not touching the computer - add a global leaderboard + screensaver mode that shows you progress when you're not touching the computer. wait maybe that's bad. + add a global leaderboard, it works for SETI@home you should have a merkle-tree timestamp system that collaboratively timestamps the log of changes, so you can find the oldest claims for a file and trust those peers + -- 2.47.3