You are not logged in.
Pages: 1
Hello
I find bunsenslab really GREAT, but 2 things are missing:
1) the home encryption
2) is there a way to make SHASHLIK work , to run Android Application ?
I couldn't make it run
Offline
test here
http://static.davidedmundson.co.uk/shashlik/
need kdebase-bin
Last edited by exe (2020-04-24 19:24:49)
Offline
2 things are missing:
1) the home encryption
I think it is good that encrytption ain't enabled by default. And if so, why only encrypt $HOME?
Those who wants to encrypt, /, /home or whatever, can easily do that.
// Regards rbh
Offline
javguar wrote:2 things are missing:
1) the home encryptionI think it is good that encrytption ain't enabled by default. And if so, why only encrypt $HOME?
Those who wants to encrypt, /, /home or whatever, can easily do that.
It's useful in multi-user systems. Every $HOME can be encrypted with ecryptfs and different keys so there is no problem with file access permissions that happen all the time (Firefox to this day doesn't honor the user's default umask when saving downloaded files).
This used to require a lot of cooperation between PAM & display manager/login manager. If the Debian installer doesn't offer that option, we probably won't implement it.
Per aspera ad astra.
Offline
Pages: 1