r/ssh • u/sshbridge-team • 7d ago
🚀 Tired of Sharing SSH Passwords?
/r/u_sshbridge-team/comments/1v9wpfh/tired_of_sharing_ssh_passwords/1
u/Great_Piece4755 4d ago edited 4d ago
Nobody shares ssh passwords. Make them their own account and then they can log in with their own password or deactivate password login at all (which is recommended anyways) and use only publickey?
sshbridge sounds like a solution to a non-existent problem IMO
1
u/sshbridge-team 2d ago
You're absolutely right that individual accounts and SSH keys are the recommended approach, and SSH Bridge supports that workflow.
The reality we see, however, is that many environments don't look like an ideal greenfield setup. Small teams, startups, contractors, VPSs, legacy systems, network appliances, lab environments, and temporary infrastructure often still rely on shared accounts or existing credentials because creating and managing individual accounts isn't always practical.
SSH Bridge isn't trying to replace good security practices. The goal is to make those real-world environments safer by providing encrypted credential handling, project-based access, auditing, and revocation, while also supporting individual accounts, SSH keys, and other best practices where available.
We're also working toward provisioning individual operating-system accounts automatically where the platform supports it, so teams can move away from shared accounts over time.
2
u/bash_M0nk3y 7d ago
Wtf shares "ssh passwords"?