git-annex/doc/design/encryption/comment_5_520e60aa53217b5ba428d4c05d897dee._comment
https://www.google.com/accounts/o8/id?id=AItOawkS6aFVrEwOrDuQBTMXxtGHtueA69NS_jo 75f65dcfc0 Added a comment: using sshfs + cryptmount is more secure
2012-08-14 13:41:47 +00:00

16 lines
743 B
Text

[[!comment format=mdwn
username="https://www.google.com/accounts/o8/id?id=AItOawkS6aFVrEwOrDuQBTMXxtGHtueA69NS_jo"
nickname="Hans"
subject="using sshfs + cryptmount is more secure"
date="2012-08-14T13:41:47Z"
content="""
\"For git-annex, note that an attacker with local machine access can tell at least all the filenames and metadata of files stored in the encrypted remote anyway, and can access whatever content is stored locally.\"
Better security is given by sshfs + cryptmount, which I used when I recently setup a git-annex repository on a free shell account from a provider I do not trust.
See http://code.cjb.net/free-secure-online-backup.html for what I did to get a really secure solution.
Kind regards,
Hans Ekbrand
"""]]