updated readme
This commit is contained in:
parent
91309d6ac7
commit
f9752e5ca9
1 changed files with 12 additions and 11 deletions
23
README.md
23
README.md
|
@ -9,12 +9,18 @@ End-to-end encryption aware Matrix reverse proxy daemon for Ubuntu Touch.
|
|||
|
||||
## TODO
|
||||
|
||||
- [x] About page
|
||||
- [x] App icon
|
||||
- [ ] Cross compile python+pantalaimon
|
||||
- [ ] Release on open-store.io
|
||||
- [ ] Fix image fetching
|
||||
- [ ] Ability to verify, ignore, or blacklist devices
|
||||
[x] About page
|
||||
[x] App icon
|
||||
[x] Fix image fetching (fixed in fluffychat)
|
||||
[ ] Import/export keys
|
||||
[ ] Ability to verify, ignore, or blacklist devices
|
||||
[ ] Cross compile python+pantalaimon
|
||||
[ ] Release on open-store.io
|
||||
|
||||
## Known Issues
|
||||
|
||||
* Previously encrypted messages cannot be decrypted
|
||||
* No user interaction to verify, ignore, or blacklist devices
|
||||
|
||||
## Build
|
||||
|
||||
|
@ -30,11 +36,6 @@ and pantalaimon.
|
|||
* rename pantalaimon to pantalaimon-armhf (or pantalaimon-arm64)
|
||||
* run `clickable`
|
||||
|
||||
## Known Issues
|
||||
|
||||
* Images (including avatars) are not fetched
|
||||
* No user interaction to verify, ignore, or blacklist devices
|
||||
|
||||
## Contributing
|
||||
|
||||
Send patches to
|
||||
|
|
Loading…
Reference in a new issue