Y
Hacker News
new
|
ask
|
show
|
jobs
by
bmslieght
4711 days ago
Your VPS provider, can in effect, chroot in to your environment, so EncFS is vunerable.
3 comments
pyre
4711 days ago
The EncFS is mounted locally (client-side), so the files aren't decrypted at all on the server-side. You're just syncing fully encrypted files.
link
duaneb
4711 days ago
If encryption is done client-side, the data is still encrypted server-side and chrooting does nothing.
link
Tho85
4711 days ago
What do you mean by 'vulnerable'? All encryption is done on your computer/notebook, so a chroot on the server doesn't decrypt the files.
link