diff --git a/content/post/goober-discontinued.md b/content/post/goober-discontinued.md new file mode 100644 index 0000000..75d74fe --- /dev/null +++ b/content/post/goober-discontinued.md @@ -0,0 +1,20 @@ +--- +title: "Goober Android discontinued" +date: 2020-08-24T14:36:25-07:00 +draft: false +showFullContent: true +topics: +- Goober +tags: +- pnut +- android +--- + +Today I'm putting Goober for Android officially into retirement status. I +received a reminder email from Google this morning that updates to my app will +soon require a newer API level. Generally this wouldn't be a big deal however +the framework I selected when I began this effort is now pretty far out of +date and requires significant amount of work to bring up to date. It's effort +I'm not willing to devote time to for an app and platform I no longer use or +endorse. + diff --git a/content/post/hello-pantalaimon-ut.md b/content/post/hello-pantalaimon-ut.md new file mode 100644 index 0000000..e64e667 --- /dev/null +++ b/content/post/hello-pantalaimon-ut.md @@ -0,0 +1,30 @@ +--- +title: "Hello Pantalaimon UT" +date: 2020-08-24T14:58:21-07:00 +draft: false +tags: +- ubuntu-touch +- matrix +--- + +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) + +You can find the details on my [project page](/projects/pantalaimon-ut/). + diff --git a/content/post/woodstock-0-2-0.md b/content/post/woodstock-0-2-0.md index d232a42..5e20944 100644 --- a/content/post/woodstock-0-2-0.md +++ b/content/post/woodstock-0-2-0.md @@ -2,6 +2,8 @@ title: "woodstock 0.2.0" date: 2020-04-29T05:56:09-07:00 draft: false +tags: +- pnut --- Announcing the second pre-release (or re-release?) of the woodstock client library for pnut.io. This is my continuation of the work started by @@ -38,4 +40,4 @@ Send bugs to [~thrrgilag/woodstock@todo.sr.ht](https://todo.sr.ht/~thrrgilag/woodstock). Join the discussion either on the new mailing list or by joining the chat -[#dev](/chat/dev). \ No newline at end of file +[#dev](/chat/dev).