TeamAmaze / TeamAmaze/AmazeFileManager
Add support for openkeychain's sshauthentication-api
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 6.4k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
OpenKeychain provides PGP support for Android. Using it allows access to authentication keys stored on hardware tokens (yubikeys).
The developers have created an API to allow accessing those keys for ssh auth:
https://github.com/open-keychain/open-keychain/tree/master/sshauthentication-api
adding support to Amaze would mean allowing secure 2FA for sftp (ssh) connections.
Contributor guide
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 Amaze files or tests are named. Start by reading OpenKeychain’s sshauthentication-api at the linked repository, then locate Amaze’s SFTP/SSH authentication flow; done means hardware-token keys can authenticate SSH connections and support secure 2FA.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- authentication, mobile-dev, networking, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100