You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this is true, FWIW hacl just got ed25519 support in 0.2.0 (see mirage/hacl#35), and awa-ssh supports ed25519 keys as well (in mirage/awa-ssh#16). I don't know anything about the agent protocol and encoding of ed25519 keys. the primitives are there, it should be doable to extend qubes-mirage-ssh-agent with ed25519 support (we should refactor qubes-mirage-ssh-agent and awa-ssh to share code to avoid duplication of encoders and decoders etc.).
Attempts to execute ssh-add with an ed25519 key yield the following output:
Could not add identity "/home/user/.ssh/id_ed25519": communication with agent failed
The text was updated successfully, but these errors were encountered: