glosson
Glosso notifications, served from your own computer.
glosson gives your Glosso account a personal notification page at
username.glosson.kaylee.wtf. You run a small app on your
laptop; this site helps browsers find it.
How it works
- Your Glosso password stays on your computer.
- Your browser connects to your own
username.glosson.kaylee.wtfaddress. - When your app is online, this relay only passes encrypted traffic through.
- The notification page can prove it is using your app's certificate, not the relay's.
Run it
python3 -m pip install 'git+https://git.32bit.cafe/kaylee/glosson.git'
python -m glosson setup
python -m glosson run
Setup asks you to prove that you control your Glosso
profile, then checks your password directly with glosso.ink
from your own machine. The relay never receives that password.
Check the connection
When the app is running, open your notification page and look for
the End-to-end check section. It shows the certificate
fingerprint you can compare with your browser's certificate details and
the value printed by python -m glosson run.
Credit
glosson builds on ideas and notification UI work from glossonotif.