Slashdot Mirror


User: netjae

netjae's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:Never understood why they invented the SSH-AGEN on Overconfidence in SSH Protection · · Score: 1

    ssh-agent is inevitable.
    Suppose you frequently use a program that communicates over ssh connections, e.g. cvs, rsync, svn, or darcs. You wouldn't want to type your key's passpharse each time you run the program. Of course you never want to leave your key's passphrase null. Therefore, you need ssh-agent.