Sanaz
3768084512
Further updates
2021-06-21 14:36:55 -07:00
Sanaz
92323bcf03
Anonymity levels and Metadata protection
2021-06-21 13:24:07 -07:00
Sanaz
fc5ddf494b
removes empty lines
2021-06-18 17:56:59 -07:00
Sanaz
fa0b7bbd96
minor edits
2021-06-18 17:46:57 -07:00
Sanaz
34e79a9f79
adds Tor structure, and waku comparison
2021-06-18 17:45:30 -07:00
Sanaz
95e4c561dc
creates an .md file
2021-06-18 12:23:19 -07:00
Oskar Thorén
54d683ba72
Update README.md
2021-05-25 13:16:48 +08:00
Sanaz Taheri Boshrooyeh
8f5736c91d
Merge pull request #54 from vacp2p/rln-relay-research/merkle-tree-update
...
Storage-efficient solution for maintaining a dynamic Merkle Tree
2021-04-02 14:32:58 -07:00
Sanaz
d503bf67ad
fixes a notation
2021-01-13 18:50:17 -08:00
Sanaz
d71f65fe2b
fixes a link bug
2021-01-13 18:27:18 -08:00
Sanaz
85f52e3670
fixes a link bug
2021-01-13 18:21:09 -08:00
Sanaz
1a951bd1cf
minor
2021-01-13 18:11:15 -08:00
Sanaz
1ce0c0f4af
minor edit
2021-01-13 18:10:08 -08:00
Sanaz
bc1d3b3034
adds an example
2021-01-13 18:08:51 -08:00
Sanaz
9db2857b8f
minor edit
2021-01-13 18:00:39 -08:00
Sanaz
838fe947ef
proofread
2021-01-13 17:40:06 -08:00
Sanaz
5aabbc647d
cleans up the description and adds furthter updates
2021-01-13 16:50:44 -08:00
Sanaz
fa09882b5c
WIP: adds some clarification
2021-01-13 15:14:11 -08:00
Sanaz
4aee37b402
WIP: adds the authentication path recalculation
2021-01-13 14:59:21 -08:00
Sanaz
9b1de5931e
adds the formal definition
2021-01-12 18:04:21 -08:00
Sanaz
b131589a6c
adds the authentication path update
2021-01-12 18:04:02 -08:00
Sanaz
38aaa082cf
adds the off-chain solution
2021-01-12 18:03:26 -08:00
Sanaz
f686519041
adds the on chain solution
2021-01-12 18:03:04 -08:00
Sanaz
b3f9f43713
updates solution overview
2021-01-12 18:02:38 -08:00
Sanaz
bede41dc90
adds authpath and deletion figures
2021-01-12 18:01:42 -08:00
Sanaz
cbb1059ce9
adds some revisions
2021-01-11 17:59:20 -08:00
Sanaz
2a5cb55e39
Adds the draft of algorithm
2021-01-11 17:43:37 -08:00
Sanaz
a38a8def3b
adds preliminaries
2021-01-11 14:15:48 -08:00
Sanaz Taheri Boshrooyeh
3b84ef69d4
Merge pull request #53 from vacp2p/rln-relay-research/rln-model
...
Adds the draft of RLN system model
2020-11-30 08:42:47 -08:00
Sanaz
f67b358305
adds the draft of RLN system model
2020-11-26 17:08:29 -08:00
Dean Eigenmann
ba2916ebb2
discv5 ( #19 )
...
* readme
* create package
* started experimenting
* cleanup
* adding a peer
* more granular control
* fix
* fix
* removed
* experimenting
* using debug
* updated code to start N nodes
* fix
* fix
* dean is too retarded for nim part 5
* confused
* fi
* added todo, playing around
* updated
* distance func
* todo
* fix
* fix
* made it work
* changes
* update
* multiple runs
* minor improvements
* using for
* minor
* little error
* woops
* update
* using sequence
* changes
* updated
* unused
* moved
* fixed
* changed sleep to var
* changed node count
* moved start
* using contains
* using sample functions
* added a random version
* back
* experimenting with random pairs
* starting bootstrap node only
* made config flag
* remove echo
* minor change
* added some comments
* printing port instead, more informative
* fixes
* fix
* overhaul
* more
* updated random
* added count
* fixes
* started working on ENR lookup
* using smarter distribution
* using countit
* fix
2020-04-28 11:33:25 +08:00
Oskar Thoren
149c7133a0
Log peerinfo and listening on
2020-04-27 12:43:41 +08:00
Oskar Thoren
662d8fcf0e
Waku protocol object and mount on switch
2020-04-27 12:23:01 +08:00
Oskar Thoren
c9c143f41e
Start of libp2p spike with multiaddr, rand key and switch
2020-04-23 11:33:42 +08:00
Oskar Thoren
26b96a3015
Current todo
2020-04-22 11:36:17 +08:00
Oskar Thoren
cc0d3e9d75
Toggle config for libp2p support
2020-04-22 11:05:41 +08:00
Oskar Thoren
0ae61b414b
Use waku dir; adjust Makefile
2020-04-22 10:38:52 +08:00
Oskar Thoren
c7b3fdf95c
Fix syntax highlight
2020-04-21 13:44:09 +08:00
Oskar Thoren
2c7ab2072c
Import waku
2020-04-21 13:29:56 +08:00
Oskar Thoren
09a1a48fe9
Update README
2020-04-21 13:29:30 +08:00
Oskar Thoren
169ecb31a8
Add imported quicksim
2020-04-21 13:25:02 +08:00
Oskar Thoren
4c7e8a7f9c
Disable metrics for now
2020-04-21 12:39:42 +08:00
Oskar Thoren
1791820cd0
Makefile and import start network
2020-04-21 12:38:52 +08:00
Oskar Thoren
799f65e287
Use vendor and submodules
2020-04-20 13:47:15 +08:00
Oskar Thoren
0e494b315d
Basic pubsub in-proc test
2020-04-14 15:07:20 +08:00
Oskar Thoren
1e3718a50c
Init
2020-04-14 13:31:55 +08:00
Oskar Thoren
e330951d0c
Import from vac/pm; also tla+ leftover
2020-03-24 19:06:27 +08:00
Oskar Thoren
4cd048a03e
gossip no propagation fails
2020-03-24 19:05:05 +08:00
Oskar Thoren
096ee180e7
hello world post pcal calc
2020-03-24 19:05:05 +08:00
Oskar Thoren
2c48c38e12
hello world pcal
2020-03-24 19:05:04 +08:00