... | @@ -88,8 +88,8 @@ |
... | @@ -88,8 +88,8 @@ |
|
|
|
|
|
#### Tasks
|
|
#### Tasks
|
|
* [ ] Discussion
|
|
* [ ] Discussion
|
|
+ Does this compromise the previous assumption that the mailbox does not know the contact's identity?
|
|
+ See [here](https://code.briarproject.org/briar/briar/issues/1231) for upcoming "add remote contacts" feature
|
|
+ (aka. Does the mailbox connect to the contact or can this work with only contacts connecting to the mailbox?)
|
|
+ Do we still need SYNC-protocol support or could we implement this only using the Mailbox protocol?
|
|
* [ ] Implementation
|
|
* [ ] Implementation
|
|
* [ ] Documentation
|
|
* [ ] Documentation
|
|
* [ ] Tests
|
|
* [ ] Tests
|
... | @@ -112,6 +112,7 @@ |
... | @@ -112,6 +112,7 @@ |
|
* structured reading/writing (caching?)
|
|
* structured reading/writing (caching?)
|
|
* storage maintenance
|
|
* storage maintenance
|
|
* [CHUNK_FIN](https://code.briarproject.org/goapunk/briar-repeater/wikis/Mailbox-Protocol)
|
|
* [CHUNK_FIN](https://code.briarproject.org/goapunk/briar-repeater/wikis/Mailbox-Protocol)
|
|
|
|
* https://code.briarproject.org/briar/briar/issues/1374
|
|
* [ ] Implementation
|
|
* [ ] Implementation
|
|
* [ ] Documentation
|
|
* [ ] Documentation
|
|
* [Mailbox Protocol](https://code.briarproject.org/goapunk/briar-repeater/wikis/Mailbox-Protocol)
|
|
* [Mailbox Protocol](https://code.briarproject.org/goapunk/briar-repeater/wikis/Mailbox-Protocol)
|
... | | ... | |