Kernel key management
Posted Nov 22, 2006 16:15 UTC (Wed) by
kleptog (subscriber, #1183)
Parent article:
Kernel key management
Seems to me that this could pave the way for pervasive authentication. When a user logs in (say with a some token) that could be stored in the session keyring. This would then be available for any subprocess (it's preserved over fork, clone, execve, etc) to authenticate itself to something else. Sort of like ssh-agent on steriods.
Or am I missing something important?
(
Log in to post comments)