RealHandles for Android
The same portable identity on your phone: verify accounts, sign your manifest, rotate keys, recover, and hide your profile. Your signing key stays on the device.
Google Play
Recommended for most people. Updates through the Play Store, with the same package name (com.realhandles) the site uses for App Links and OAuth return.
F-Droid
For installs without Google Play. F-Droid builds from published source and checks that the APK matches it, so the app must be open source before listing there.
Coming soon. We are preparing the repo and metadata for a first F-Droid release to ship alongside the public Play launch. Until then, use Play or sideload a release APK from our GitHub releases once the source is public.
What the app does
- Sign in with the same Auth0 login as the website
- Verify accounts (OAuth, domains, posted proofs) and publish a signed manifest
- Rotate your signing key and recover with your Emergency Kit
- Hide your whole profile or individual accounts
- Open any
realhandles.com/@handlelink in the app
Delete your identity from the app under Data, or readDelete your account for the web route and the lost-key path.
Open source
The verification protocol (@realhandles/verify,spec) is already public. The Android app source is private today while Play closed testing finishes. F-Droid requires a public repo; we will open source or publish release APKs on GitHub when that decision is made for launch.