[Bug 265835] [NEW PORT] security/py-ssh-import-id: Authorize SSH public keys from trusted online identities

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 14 Aug 2022 13:54:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265835

            Bug ID: 265835
           Summary: [NEW PORT] security/py-ssh-import-id: Authorize SSH
                    public keys from trusted online identities
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: p.mousavizadeh@protonmail.com

Created attachment 235905
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=235905&action=edit
patch

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 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

-- 
You are receiving this mail because:
You are the assignee for the bug.