Skip to content

Deprecate message - #48

Merged
cedelavergne-ledger merged 2 commits into
developfrom
cev/deprecate
Feb 6, 2026
Merged

cedelavergne-ledger merged 2 commits into
developfrom
cev/deprecate

Conversation

@cedelavergne-ledger

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a deprecation notice to the app-ssh-agent repository and migrates the Python scripts from Python 2 to Python 3. The deprecation notice directs users to alternative solutions (app-openpgp and app-security-key) and includes a detailed comparison table of different SSH methods.

Changes:

  • Added deprecation warning with migration guidance to alternative Ledger SSH solutions
  • Migrated Python 2 code to Python 3 (string/bytes handling, print statements, threading module)
  • Added requirements.txt with ledgerblue dependency
  • Added --verbose flag to getPublicKey.py

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 3 comments.

File Description
README.md Added deprecation warning banner, comparison table for SSH alternatives, and updated documentation references
getPublicKey.py Migrated to Python 3: updated string/bytes handling, removed unused import, added verbose flag
agent.py Migrated to Python 3: replaced thread with threading module, updated string/bytes handling and print statements
requirements.txt Added ledgerblue dependency

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread getPublicKey.py Outdated
Comment thread agent.py Outdated
Comment thread README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants