new blog posts

* retirement of goober for android
* new project pantalaimon-ut
* added tag to the woodstock post
This commit is contained in:
Morgan McMillian 2020-08-24 15:32:25 -07:00
parent 83024250a2
commit 51637aab4b
3 changed files with 53 additions and 1 deletions

View file

@ -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.

View file

@ -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.
<!--more-->
## 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/).

View file

@ -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).
[#dev](/chat/dev).