... | ... | @@ -58,6 +58,7 @@ |
|
|
connection manager should identify the connection's type and pass it to an appropriate handler
|
|
|
* Different handling for mailbox/direct connection is required. (Online status for contacts)
|
|
|
* [ ] Implementation
|
|
|
* [ ] Documentation
|
|
|
* [ ] Tests
|
|
|
* [ ] Review
|
|
|
|
... | ... | @@ -75,6 +76,7 @@ |
|
|
* Use a unique contact Id (?)
|
|
|
* Mailbox must be ignored in contact lists
|
|
|
* [ ] Implementation
|
|
|
* [ ] Documentation
|
|
|
* [ ] Tests
|
|
|
* [ ] Review
|
|
|
|
... | ... | @@ -89,6 +91,7 @@ |
|
|
+ Does this compromise the previous assumption that the mailbox does not know the contact's identity?
|
|
|
+ (aka. Does the mailbox connect to the contact or can this work with only contacts connecting to the mailbox?)
|
|
|
* [ ] Implementation
|
|
|
* [ ] Documentation
|
|
|
* [ ] Tests
|
|
|
* [ ] Review
|
|
|
|
... | ... | @@ -109,10 +112,10 @@ |
|
|
* structured reading/writing (caching?)
|
|
|
* storage maintenance
|
|
|
* [ ] Implementation
|
|
|
* [ ] Tests
|
|
|
* [ ] Documentation
|
|
|
* [Mailbox Protocol](https://code.briarproject.org/goapunk/briar-repeater/wikis/Mailbox-Protocol)
|
|
|
* [Chunked Files](https://code.briarproject.org/goapunk/briar-repeater/wikis/Mailbox-Chunking)
|
|
|
* [ ] Tests
|
|
|
* [ ] Review
|
|
|
|
|
|
## User Interface/ Setup
|
... | ... | @@ -127,5 +130,6 @@ |
|
|
* [ ] Discussion
|
|
|
* Implement setup procedure for android/pc
|
|
|
* [ ] Implementation
|
|
|
* [ ] Documentation
|
|
|
* [ ] Tests
|
|
|
* [ ] Review |
|
|
\ No newline at end of file |