diff options
| author | Patrick | 2023-09-05 16:01:57 +0200 |
|---|---|---|
| committer | Patrick | 2023-09-05 16:01:57 +0200 |
| commit | 30bde47d1d5d9b6f0b59c318ff16caed6268d1a8 (patch) | |
| tree | 9fd28e1b22c806ab815a1dd8a616f6bc52ecce05 /Todo.md | |
| parent | 8d8ae609f0201ec4640738ff49b768e899695423 (diff) | |
| download | matrix_esp_thesis-30bde47d1d5d9b6f0b59c318ff16caed6268d1a8.tar.gz matrix_esp_thesis-30bde47d1d5d9b6f0b59c318ff16caed6268d1a8.zip | |
verify device
Diffstat (limited to 'Todo.md')
| -rw-r--r-- | Todo.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -3,16 +3,18 @@ + add esp build
- (write script to build dependencies)
- automate script to generate header with size defines
+- run on esp
# Matrix Lib
+ manage keys
+ upload keys
-- create olm session
- - incoming
++ create olm session
+ + incoming
+ outgoing
+ store keys/sessions
- respond to events
- room_key_request
+ add client saving/loading
+- overhaul client saving/loading
+ esp compatibility
- http requests in chunks/dynamically allocated
\ No newline at end of file |
