glosson

Run Glosso push notifications from your own laptop at username.glosson.kaylee.wtf.

glosson is a relay for self-hosted Glosso notification clients. The relay makes a local notification server reachable on the public web without sending your Glosso password or relayed plaintext through this server.

How it works

Setup

pip install glosson python -m glosson setup python -m glosson run

During setup, your Glosso password is saved locally and checked directly against glosso.ink. The relay server only receives a relay token and temporary DNS-01 TXT challenge requests.

Verifying TLS

When your client is running, open your username.glosson.kaylee.wtf page. The web UI shows a relay-proof panel with the SHA-256 fingerprint of the client-held certificate. It should match the fingerprint printed by python -m glosson run.