--- title: "Hello Pantalaimon UT" date: 2020-08-24T14:58:21-07:00 draft: false author: Morgan McMillian tags: ["thrrgilag.net"] --- I've spun up a new project to focus on getting an end-to-end encryption proxy for matrix up and running on Ubuntu Touch. This effort takes [Pantalaimon](https://github.com/matrix-org/pantalaimon), created by the matrix.org developers, and adds a service script along with a UI to manage the configuration and background process. ## What works * Create and update a basic configuration * Automatic start & stop of the background process ## What does not work * Controls to verify, ignore, or blacklist devices * Image fetching in FluffyChat * Cross compilation (requires a device to build from source)