MarketSquare / MarketSquare/SSHLibrary
key-based authentication doesn't work with Paramiko >= 2.8.0
Open
- Dominant language
- Python
- Stars
- 167
- Forks
- 145
- PR merge metrics
- No merged PRs in 30d
Description
I cannot get the keyword "Login with Public Key" working with Paramiko >= 2.8.0. If switching back to Paramiko==2.7.1 it works perfectly.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the “Login with Public Key” failure with Paramiko >= 2.8.0, then compare it with Paramiko 2.7.1, where the issue reports that it works. Trace the SSHLibrary key-based authentication path and consider the issue done when the keyword works with the newer Paramiko version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- authentication, networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100