The coming Web security woes (News.com)
Posted Jul 12, 2005 3:55 UTC (Tue) by
rqosa (guest, #24136)
In reply to:
The coming Web security woes (News.com) by dlang
Parent article:
The coming Web security woes (News.com)
Simply breaking into a ssh server shouldn't be sufficient to get people's
private keys, because there's never any need to store private keys on a
machine with sshd running (or any outward-facing open ports) or transmit
them over a network; if someone does that, it's their own fault.
Also, there's the possibility of using different keys for each server one
connects to.
(
Log in to post comments)