termux / termux/termux-api

Add keys to Keystore, so new ones don't need to be generated to be used

Open
#287 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
4.3k
Forks
920
PR merge metrics
No merged PRs in 30d

Description

Feature description
Currently, keystore will only add keys generated through it. It would be excellent to be able to add already-existing keys to it.

Background information
I'm making the assumption this is possible based on the fact that Keystore somehow manages to add the generated key. Forgive me if adding new ones is not permitted by the android api.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the Android Keystore APIs used to create and store generated keys, then determine whether existing keys can be imported and used. Done means the feature can add an already-existing key to the keystore and use it through the existing API, if Android permits that workflow.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.