Skip to content

Investigate ssh2 not supporting ed25519 keys #34

@AlephNotation

Description

@AlephNotation

Problem

The ssh2 library appears to have issues with ed25519 keys. This needs investigation to understand the root cause and potential workarounds.

Context

  • ssh2 is used for SSH connections to Vers VMs
  • ed25519 is a modern, secure key type that many users prefer
  • Users with ed25519 keys may experience connection failures

Tasks

  • Reproduce the issue with ed25519 keys
  • Check ssh2 library documentation and issues for known limitations
  • Investigate if newer versions of ssh2 have better support
  • Document workarounds (e.g., using RSA keys instead)
  • Consider alternative SSH libraries if needed

🤖 Generated with Claude Code on VERS

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions