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
|
## TODO
|
||||||
|
|
||||||
- [x] About page
|
[x] About page
|
||||||
- [x] App icon
|
[x] App icon
|
||||||
- [ ] Cross compile python+pantalaimon
|
[x] Fix image fetching (fixed in fluffychat)
|
||||||
- [ ] Release on open-store.io
|
[ ] Import/export keys
|
||||||
- [ ] Fix image fetching
|
[ ] Ability to verify, ignore, or blacklist devices
|
||||||
- [ ] 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
|
## Build
|
||||||
|
|
||||||
|
@ -30,11 +36,6 @@ and pantalaimon.
|
||||||
* rename pantalaimon to pantalaimon-armhf (or pantalaimon-arm64)
|
* rename pantalaimon to pantalaimon-armhf (or pantalaimon-arm64)
|
||||||
* run `clickable`
|
* run `clickable`
|
||||||
|
|
||||||
## Known Issues
|
|
||||||
|
|
||||||
* Images (including avatars) are not fetched
|
|
||||||
* No user interaction to verify, ignore, or blacklist devices
|
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
Send patches to
|
Send patches to
|
||||||
|
|
Loading…
Reference in a new issue