HomeFreeBSD

security/ssh-import-id: new port

Description

security/ssh-import-id: new port

You're logged onto a cloud instance working on a problem with your
fellow devs, and you want to invite them to log in and take a look
at these crazy log messages. What to do?

Oh. You have to ask them to cat their public SSH key, paste it into
IRC (wait, no, it's id_rsa.pub, not id_rsa silly!) then you copy it
and cat it to the end of authorized_hosts.

That's where ssh-import-id comes in. With ssh-import-id, you can add
the public SSH keys from a known, trusted online identity to grant
SSH access.

Currently supported identities include Github and Launchpad.

WWW: https://git.launchpad.net/ssh-import-id

Submitter is first time maintainer.

PR: 265835
Approved by: flo (mentor)
Differential Revision: https://reviews.freebsd.org/D38681

Details

Provenance
p.mousavizadeh_protonmail.comAuthored on Feb 16 2023, 9:06 PM
fuzCommitted on Feb 20 2023, 11:36 PM
Differential Revision
D38681: security/ssh-import-id: new port
Parents
R11:344a6df3e46e: www/writeas-cli: fix build on riscv64
Branches
Unknown
Tags
Unknown