CodeEditApp / CodeEditApp/CodeEdit
✨ Clone Via SSH
- Dominant language
- Swift
- Stars
- 23k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
### Description
With our current implementation, SSH only works if the user has both one key configured per host, and no password protected keys. Our implementation needs to be built out to handle any additional prompts the SSH session may ask for. For instance a system password to unlock a protected key, a two-factor authentication prompt from the session, etc.
Contributor guide
Research direction
Start by tracing the existing SSH clone flow; the issue does not name a file, test, or entry point. Define completion around supporting prompts for password-protected keys and session two-factor authentication, then add coverage for those cases.
Written by the indexing model from the issue text.
Assessment
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100