1 |
I've been reading the ssh-agent documentation (and googling) and it |
2 |
seems clear, except for two issues for which I couldn't find any docs: |
3 |
|
4 |
What (where) is the ssh-agent cache? Some directory where the decrypted |
5 |
keys are kept? (I mean, if I keep ssh-agent running all day, is it more |
6 |
secure than just having my private keys unencrypted?) |
7 |
|
8 |
When adding keys with ssh-add, does it use protected memory to get the |
9 |
passphrases? |
10 |
|
11 |
-- |
12 |
Jorge Almeida |
13 |
-- |
14 |
gentoo-user@g.o mailing list |