End-to-end encryption aware Matrix reverse proxy daemon for Ubuntu Touch.
b0c720d079
Added support for building the current version of the python cryptography library which now requires rust. Also included the ability to build panctl. |
||
---|---|---|
assets | ||
libs | ||
po | ||
qml | ||
src | ||
.gitignore | ||
.gitmodules | ||
AboutPage.qml.in | ||
build-python.sh | ||
clickable.json | ||
CMakeLists.txt | ||
dev-build.sh | ||
example.conf | ||
LICENSE | ||
manifest.json.in | ||
pantalaimon.apparmor | ||
pantalaimon.desktop.in | ||
pantalaimon.sh.in | ||
README.md |
Pantalaimon UT
End-to-end encryption aware Matrix reverse proxy daemon for Ubuntu Touch.
source code - issue tracker - mailing list - releases
TODO
- About page
- App icon
- Fix image fetching (fixed in fluffychat)
- Cross compile python+pantalaimon
- Import/export keys
- Ability to verify, ignore, or blacklist devices
- Release on open-store.io
Known Issues
- Previously encrypted messages cannot be decrypted
- No user interaction to verify, ignore, or blacklist devices
Build requirements
- clickable
- qemu-user-static
Build for armhf
git clone https://git.sr.ht/~thrrgilag/pantalaimon-ut
git submodule update --init
clickable build-libs --arch armhf
clickable --arch armhf
Build for arm64
git clone https://git.sr.ht/~thrrgilag/pantalaimon-ut
git submodule update --init
clickable build-libs --arch arm64
clickable --arch arm64
Contributing
Send patches to ~thrrgilag/pantalaimon-ut@lists.sr.ht
A tutorial for git send-email can be found at git-send-email.io if you're not familiar with this method.
Bugs can be filed at https://todo.sr.ht/~thrrgilag/pantalaimon-ut
License
Copyright (C) 2021 Morgan McMillian
Licensed under the Apache Software License 2.0