Re: When to encrypt
От | Daniel Martini |
---|---|
Тема | Re: When to encrypt |
Дата | |
Msg-id | 1102408297.41b56a6975087@webmail.uni-hohenheim.de обсуждение исходный текст |
Ответ на | Re: When to encrypt (Greg Stark <gsstark@mit.edu>) |
Ответы |
Re: When to encrypt
|
Список | pgsql-general |
Hi, Citing Greg Stark <gsstark@mit.edu>: > Martijn van Oosterhout <kleptog@svana.org> writes: > > Actually, hard disk encryption is useful for one thing: so if somebody > > kills the power and takes the hard disk/computer, the data is safe. > > While it's running it's vulnerable though... > > Where do you plan to keep the key? Well, where do you plan to keep the key for your encrypted backup tapes, like you suggested in another post in this thread ;-) That's pretty much the same problem. Anyways, there are a bunch of solutions to this problem. All the good ones require manual intervention (key entry, not necessarily by hand) in case of the encrypted partition being brought from the unmounted into the mounted state and rely on a certain person or a group of people being trusted. Problem one (man. intervention) will not be a problem at all, if the data is really valuable. Problem two (trust) is more difficult. The more you distribute a single key across different people and media, the less trust you will need in every single person, but the more difficult will it be to conveniently access the data. Regards, Daniel
В списке pgsql-general по дате отправления: