38 Commits

Author SHA1 Message Date
kdeme
52d2412ed0
Update differences between Whisper and Waku (#69)
* Update differences between Whisper and Waku

* Only allow list of envelopes in P2P Message packet
2019-12-09 01:56:22 -08:00
Dean Eigenmann
a67b08068a
spec/waku-data-field (#70) 2019-12-07 08:58:21 +01:00
Oskar Thorén
cf32605df3
Accounting for resources (experimental mode) (#63)
* account draft

* Update waku.md

Co-Authored-By: Dean Eigenmann <dean.eigenmann@icloud.com>

* Update waku.md

Co-Authored-By: Dean Eigenmann <dean.eigenmann@icloud.com>

* Update waku.md

Co-Authored-By: Dean Eigenmann <dean.eigenmann@icloud.com>

* tweak stats

* Update waku.md

oops @decanus

Co-Authored-By: Dean Eigenmann <dean.eigenmann@icloud.com>

* Update waku.md
2019-12-05 23:13:37 +08:00
Oskar Thorén
d59a214614
Update waku.md 2019-12-05 22:50:41 +08:00
Oskar Thorén
aaf4c5e73a
Waku mode (#61)
* Waku topic-interest mode WIP

* Waku topic interest code

* add recommendations for clients

* Update waku.md

Co-Authored-By: kdeme <kim.demey@gmail.com>

* adjust abstract

* n=1000

* fmt
2019-12-05 22:49:31 +08:00
Dean Eigenmann
f18590b17d
Update waku.md 2019-12-05 15:42:05 +01:00
Dean Eigenmann
3367e27320 spec/waku-rate-limiting (#66)
* adds ratelimting

* Update waku.md

* @oskarth replaced
2019-12-05 22:30:30 +08:00
Dean Eigenmann
c85a2d8aa7 Update waku.md (#68) 2019-12-05 21:37:39 +08:00
Dean Eigenmann
3d4b696add
Update waku.md 2019-12-05 14:28:47 +01:00
Dean Eigenmann
f3a3205782
spec/waku-handshake-improvements (#65) 2019-12-05 11:28:28 +01:00
Dean Eigenmann
70e8c06730 spec/fix-rpl-abnf (#52)
* fixes

* indent

* rearranged

* Update waku.md

* commit
2019-12-05 12:13:25 +08:00
Oskar Thorén
4b2a6c6841
Security considerations (#60)
* Initial cut

* scalability ux section

* moar

* version and toc

* fix port

* clarify bloom

* update bw usage link to version controlled

* remove mvds refer

* Update waku.md

Co-Authored-By: Dean Eigenmann <dean.eigenmann@icloud.com>

* Update waku.md

Co-Authored-By: Dean Eigenmann <dean.eigenmann@icloud.com>
2019-12-05 11:26:15 +08:00
Dean Eigenmann
dbe0e574ce spec/waku-definitions-roles (#62)
* added some definitions and roles

* Update waku.md

* Update waku.md

Co-Authored-By: Oskar Thorén <ot@oskarthoren.com>

* Update waku.md

Co-Authored-By: kdeme <kim.demey@gmail.com>
2019-12-05 11:25:25 +08:00
Oskar Thorén
28b3ab0097
Update waku.md (#58) 2019-12-03 16:55:17 +08:00
Oskar Thorén
e2fe1e4c50
Remove todos (#57)
Captured in other issues
2019-12-02 20:11:20 +08:00
Dean Eigenmann
9a104bad6d
Update waku.md 2019-11-28 02:38:06 +01:00
Dean Eigenmann
03d6c001ee
Update waku.md 2019-11-28 02:36:19 +01:00
Dean Eigenmann
c93f00cc5c waku/light-node-security-concern (#55)
* Update waku.md

* Update waku.md
2019-11-27 13:10:18 +08:00
Dean Eigenmann
029bf9fee0 Update waku.md (#54) 2019-11-27 13:05:59 +08:00
Dean Eigenmann
8b0f8b420a spec/abnf-envelope (#51)
* adds abnf for envelope

* fixed spec

* Update waku.md
2019-11-27 12:51:40 +08:00
Dean Eigenmann
f1faab7bb9
Update waku.md 2019-11-27 02:08:38 +01:00
Dean Eigenmann
68bb65c9b1
Update waku.md 2019-11-27 01:42:46 +01:00
decanus
12c1f098f3
oops 2019-11-26 19:32:18 +01:00
decanus
6551ca79fa
reformat 2019-11-26 19:29:40 +01:00
kdeme
a46a466c92 Add explanation on handshake function of Status message (#50) 2019-11-26 13:20:02 +08:00
Dean Eigenmann
b9d116cd78
Update waku.md 2019-11-26 04:40:04 +01:00
Dean Eigenmann
2b48d31492
Update waku.md 2019-11-25 06:22:57 +01:00
Dean Eigenmann
605e0616b7
Update waku.md 2019-11-25 06:21:53 +01:00
Dean Eigenmann
aedf95d4a1
rename/whisper-waku (#44) 2019-11-23 20:24:28 +01:00
Dean Eigenmann
475fb84f7a
remove-duplicate-rule (#45) 2019-11-22 05:40:18 +01:00
Dean Eigenmann
3da4408e77
Update waku.md 2019-11-22 05:16:36 +01:00
Dean Eigenmann
fae4808d66
Update waku.md 2019-11-22 05:10:34 +01:00
Dean Eigenmann
0de280bb77
Update waku.md 2019-11-22 01:37:05 +01:00
Dean Eigenmann
f2e2404c2a
Update waku.md 2019-11-22 01:34:27 +01:00
Dean Eigenmann
6c6615bd2f
Update waku.md 2019-11-22 01:28:46 +01:00
Dean Eigenmann
d1a535ac00
Update waku.md 2019-11-22 01:27:03 +01:00
Dean Eigenmann
15bfe6aa7f
Update waku.md 2019-11-21 22:57:41 +01:00
Oskar Thorén
b59b9247f2
Waku version 0 - initial (#28)
* Init with EIP-627

* Header and abstract

* WIP

* Update waku.md

* Update waku.md

* Inline comments

* add Dean and toc

* document rlpx subprotocol

* Rename waku.md to waku/README.md

* reworded

* light-node (#31)

* added

* sections

* changelog

* updated

* updates

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update RLPx subprotocol based on nim-eth changes

* Add section on backwards compatibility

* changelog and todo

* update toc

* update rlpx section

* specify rlpx version number

* add differences shh6 waku 0

* generalize light node section to additional capabilities

* add mock security considerations section

* mock section of forwards comp

* bump mini version

* fix typo

* Update waku/README.md

Co-Authored-By: kdeme <kim.demey@gmail.com>

* Update waku/README.md

Co-Authored-By: kdeme <kim.demey@gmail.com>

* Update README.md

* Update README.md

* Update waku/README.md

Co-Authored-By: kdeme <kim.demey@gmail.com>

* Update README.md

* Update README.md

* Update README.md

* Update waku/README.md

Co-Authored-By: Adam Babik <a.babik@designfortress.com>

* Update README.md

* Update README.md

* Update waku/README.md

Co-Authored-By: kdeme <kim.demey@gmail.com>

* Update waku/README.md

Co-Authored-By: kdeme <kim.demey@gmail.com>

* Update README.md (#42)

* Move back to waku.md KISS

* try footnote link

* rlp detail links

* add ABNF spec

* moar abnf, and remove superfluous data format descriptions

* modify abstract and motivation

* abnf whisper envelope

* move security consider

* clarify duplication

* some backwards compatibility notes and move things a bit

* version 0.1.0 prepare for merge; toc; ack section

* tweak acks
2019-11-21 23:15:40 +08:00