Kunzisoft / Kunzisoft/KeePassDX

Implement Credential transfer API (CXF-based credentials import / export)

Open
#2,705 2 comments 3 reactions 0 assignees View on GitHub
feature
Dominant language
Kotlin
Stars
7.3k
Forks
401
Avg merge
2d 10h
Merged PRs (30d)
1

Description

### Checks

- [x] I have read the Wiki, searched the open issues, and still think this is a new feature.

### Explain the problem clearly and succinctly:

Migration from a password manager to another is tedious and may imply exporting / importing passwords in unencrypted files.

### Describe the solution you'd like:

A new Android API, [Credential transfer API](https://developer.android.com/identity/sign-in/credential-transfer), has been created to facilitate import / export of credentials from one password manager to another using the [FIDO Credential Exchange Format (CXF)](https://fidoalliance.org/specs/cx/cxf-v1.0-ps-20250814.html) standard.

It may help people using other password manager software to migrate to KeePassDX.

### Describe alternatives you've considered:

_No response_

### Additional context:

_No response_

Contributor guide

Open the contributing guide

Research direction

Start by reading Android's Credential transfer API documentation and the linked FIDO Credential Exchange Format specification. No repository files, entry points, or tests are named, so first identify where KeePassDX handles credential import/export and Android integrations. Done should mean supporting CXF-based credential import and export through the new Android API.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
api, mobile, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.