Mailing List Archive

[Bug 3180] ssh-add -d cannot take key from stdin
https://bugzilla.mindrot.org/show_bug.cgi?id=3180

Darren Tucker <dtucker@dtucker.net> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker@dtucker.net

--- Comment #1 from Darren Tucker <dtucker@dtucker.net> ---
On most platforms you can do "cat id_ed25519_test | ssh-add -d
/dev/stdin".

--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 3180] ssh-add -d cannot take key from stdin [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3180

Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |djm@mindrot.org
Assignee|unassigned-bugs@mindrot.org |djm@mindrot.org
Status|NEW |ASSIGNED
Attachment #3416| |ok?(dtucker@dtucker.net)
Flags| |

--- Comment #2 from Damien Miller <djm@mindrot.org> ---
Created attachment 3416
--> https://bugzilla.mindrot.org/attachment.cgi?id=3416&action=edit
Implement support for "ssh-add -d -"

This adds support for "ssh-add -d -". It allows multiple keys to appear
on stdin, one per line. This allows handy recipes like deleting all but
certificates "ssh-add -L | grep -v 'cert-v01@openssh.com' | ssh-add -d
-"

--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 3180] ssh-add -d cannot take key from stdin [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3180

Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Blocks| |3162


Referenced Bugs:

https://bugzilla.mindrot.org/show_bug.cgi?id=3162
[Bug 3162] Tracking bug for 8.4 release
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 3180] ssh-add -d cannot take key from stdin [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3180

Darren Tucker <dtucker@dtucker.net> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #3416|ok?(dtucker@dtucker.net) |ok+
Flags| |

--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 3180] ssh-add -d cannot take key from stdin [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3180

Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #3416|0 |1
is obsolete| |
Attachment #3418| |ok?(dtucker@dtucker.net)
Flags| |

--- Comment #3 from Damien Miller <djm@mindrot.org> ---
Created attachment 3418
--> https://bugzilla.mindrot.org/attachment.cgi?id=3418&action=edit
regress tests

regress tests for previous

--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 3180] ssh-add -d cannot take key from stdin [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3180

Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #3416|1 |0
is obsolete| |

--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 3180] ssh-add -d cannot take key from stdin [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3180

Darren Tucker <dtucker@dtucker.net> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #3418|ok?(dtucker@dtucker.net) |ok+
Flags| |

--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 3180] ssh-add -d cannot take key from stdin [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3180

--- Comment #4 from Damien Miller <djm@mindrot.org> ---
This has been committed and will be in the openssh-8.4 release, due in
a few months

--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 3180] ssh-add -d cannot take key from stdin [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3180

Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED

--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs