Security of keyctl
Posted
by
ftiaronsem
on Ask Ubuntu
See other posts from Ask Ubuntu
or by ftiaronsem
Published on 2011-02-18T09:25:45Z
Indexed on
2011/02/18
15:34 UTC
Read the original article
Hit count: 453
Hello alltogether
Today I set up an ecryptfs directory, which is automatically mounted at login via pam. To do so i followed the guide in the ecryptfs readme
To sum up, I now have a key stored in the usser session keyring. The first thing I do not understand is why this key is only showing up via keyctl show
and not with the gnome-gui "Passwords and encryption keys".
The second thing I am curious about is the security. I assume that my passphrase is somehow stored on the harddisk. But how exactly and how secure is this?
Thanks in advance
© Ask Ubuntu or respective owner