altstoreio / altstoreio/AltStore
FR: Security key 2FA support
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 14.4k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
I have hardware (FIDO2) security keys enrolled for my developer account. When altserver prompts for the 6 digit code, nothing is sent to my devices as having security keys disables code-based 2FA. I had to remove them to log in.
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
Start by tracing the AltServer login flow that prompts for a six-digit code and review how developer-account authentication is handled. Done means accounts with enrolled FIDO2 security keys can log in without removing key-based 2FA or relying on an unavailable code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- authentication, mobile, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100