From kde-i18n Thu Apr 08 18:37:59 1999 From: Alex Zepeda Date: Thu, 08 Apr 1999 18:37:59 +0000 To: kde-i18n Subject: Re: Caching sensitive information? X-MARC-Message: https://marc.info/?l=kde-i18n&m=92359694430536 On Thu, 8 Apr 1999, Waldo Bastian wrote: > It's basically the same problem as with cookies. I think having a > daemon/CORBA service around which maintains them would be the way to > go. Optionally this thing can save them to a file using some sort of > encryption. I am not too thrilled about storing passwords in plaintext > files. Well, somehow I think cookies aren't as sensitive, but still, I see your point. :) I'm not too queasy about storing plaintext passwords and such because if the file is mod 0600, who else besides root and you would be able to see the file? And if you don't trust root... - alex