... | @@ -95,7 +95,7 @@ |
... | @@ -95,7 +95,7 @@ |
|
## Mailbox Handling
|
|
## Mailbox Handling
|
|
* **Where?** Bramble (mailbox)
|
|
* **Where?** Bramble (mailbox)
|
|
* **Who?** Mailbox dev
|
|
* **Who?** Mailbox dev
|
|
* **What?** Implement Mailbox Sessions and File chunking and update protocol.
|
|
* **What?** Implement Mailbox Sessions and File chunking and update the [Mailbox protocol](https://code.briarproject.org/goapunk/briar-repeater/wikis/Mailbox-Protocol).
|
|
1) Chunked files for sync streams
|
|
1) Chunked files for sync streams
|
|
2) Storage for chunked files (structure/maintenance)
|
|
2) Storage for chunked files (structure/maintenance)
|
|
3) Mailbox sessions for creating/sending chunked files
|
|
3) Mailbox sessions for creating/sending chunked files
|
... | @@ -110,6 +110,9 @@ |
... | @@ -110,6 +110,9 @@ |
|
* storage maintenance
|
|
* storage maintenance
|
|
* [ ] Implementation
|
|
* [ ] Implementation
|
|
* [ ] Tests
|
|
* [ ] 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)
|
|
* [ ] Review
|
|
* [ ] Review
|
|
|
|
|
|
## User Interface/ Setup
|
|
## User Interface/ Setup
|
... | | ... | |