research/data_sync
Oskar Thoren 17c29435fd Cleanup Whisper a bit 2019-02-06 06:27:00 -05:00
..
.gitignore Bug fixes 2019-01-12 02:20:45 -05:00
Makefile update makefile and misc notes 2019-01-09 08:19:12 -05:00
README.md Update README.md 2019-01-13 23:06:51 -05:00
client.py Move client concerns 2019-01-11 00:06:51 -05:00
networksim.py python3 prints 2019-02-06 05:36:07 -05:00
private_client.py Whisper send and receive 2019-02-06 06:27:00 -05:00
sync-notes.txt Move sync notes 2019-01-13 22:37:40 -05:00
sync.proto Move into one data_sync folder 2019-01-02 20:47:21 -05:00
sync.py more python3 specific fixes 2019-02-06 05:36:07 -05:00
sync_pb2.py Misc 2019-01-02 21:59:33 -05:00
test.py Move into one data_sync folder 2019-01-02 20:47:21 -05:00
whisper.py Cleanup Whisper a bit 2019-02-06 06:27:00 -05:00
whisper.py.old Cleanup Whisper a bit 2019-02-06 06:27:00 -05:00

README.md

BSP-spec

Goal: a Protobuf spec of https://code.briarproject.org/briar/briar-spec/blob/master/protocols/BSP.md

As well as some PoC around it.

Initial PoC report: https://notes.status.im/THYDMxSmSSiM5ASdl-syZg

make
make run # see sync.py