cipherkeys

android keyboard with PGP encryption

git clone https://git.smesh.lol/cipherkeys.git

CipherKeys

Android keyboard with PGP encryption.

Features

  • Full QWERTY keyboard with dark/light theme support
  • PGP encryption and decryption directly from the keyboard
  • Key generation (Ed25519/Curve25519 and RSA-4096)
  • Recipient management with import/export
  • Passphrase caching (cleared on device lock)
  • Inline compose panel with blinking cursor, tap-to-position, and auto-scroll
  • Encrypt-and-send via long-press on enter key
  • Long-press number keys on top row
  • Shift lock and symbol lock (long-press)
  • Backspace repeat on long-press
  • Interactive help system

Releases

VersionDate
VersionDateDownload
-------------------------
v1.0.02026-07-25APK
v1.0.12026-07-26APK
v1.0.22026-07-26APK
v1.0.32026-07-26APK
v1.0.42026-07-26APK
v1.0.52026-07-26APK
v1.0.62026-07-26APK
v1.0.72026-07-26APK

Build

export ANDROID_HOME=~/Android/Sdk
./gradlew assembleDebug
# APK at app/build/outputs/apk/debug/app-debug.apk

License

Apache 2.0

files