Passkey Export
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 14.6k
- Forks
- 3.2k
- Avg merge
- 12d 11h
- Merged PRs (30d)
- 4
Description
### Feature request
Please add support for exporting and importing stored passkeys.
### Problem
Passkeys created via microG seem to be stored locally without any way to back them up or transfer them to another device. This makes switching devices or reinstalling difficult.
### Proposed solution
Provide a secure way to export and import passkeys (e.g. encrypted file).
### Why this matters
This would greatly improve usability for custom ROM users without Google sync.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are identified. Start by locating where microG stores passkeys and review the existing authentication and Android storage code; define the secure export format and recovery flow before implementation. Done means passkeys can be encrypted for export and successfully imported on another device.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- authentication, mobile, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100