Software from hankelsner.tech
Apps and tools built on the platform — installable on your own devices. Android builds and Debian packages, signed and served straight from the source.
Android
KEYS
tech.hankelsner.keys · vault & authenticator
Your hankelsner.tech vault and 2FA authenticator in one app. Connect once, then open your secrets and live TOTP codes any time — even offline. Edits sync back to the server; changes appear live on the device.
Rotating 2FA codesOfflineLive syncOne-time setup
Developer mode / “install unknown apps” must be enabled to sideload. Or add the web app to your home screen — same thing, no APK.
Debian
📦
APT repository
git.hankelsner.tech/apt · signed
Install and auto-update platform packages with apt. Add the signed repository once:
curl -fsSL https://git.hankelsner.tech/apt/key.gpg | sudo tee /usr/share/keyrings/hankelsner.gpg >/dev/null
echo "deb [signed-by=/usr/share/keyrings/hankelsner.gpg] https://git.hankelsner.tech/apt ./" | sudo tee /etc/apt/sources.list.d/hankelsner.list
sudo apt update