Archived
New section - Hard disk/Filesystem Encryption #152
Closed
opened 2017-01-04 16:31:08 +00:00 by p43b1
·
22 comments
No Branch/Tag Specified
master
dependabot/bundler/nokogiri-1.13.6
dependabot/bundler/addressable-2.8.0
freddy-m-patch-3
pr-add_RemoveMyPhone_sponsor
pr-browser_cleanup_1257_1328_1430
freddy-m-patch-2
freddy-m-patch-1
pr-vpn_hated_one_video
cdn
update-nitrohorse-image
promote-metager-to-card
hardware
pr-add_azirevpn
pr-add_mailfence
shop
1673
pr/1658
i18n-simple
sponsorship-edits-nov2019
i18n
ipfs
blacklight447-ptio-patch-3
blog
remove-windows-icons
pr/1147
i18n-testing
add-beautify
No results found.
Labels
Clear labels
:mag:🤖 Search Engines
approved
dependencies
duplicate
feedback wanted
high priority
I2P
iOS
low priority
OS
Self-contained networks
Social media
stale
streaming
todo
Tor
WIP
wontfix
XMPP
[m]
₿ cryptocurrency
ℹ️ help wanted
↔️ file sharing
⚙️ web extensions
✨ enhancement
❌ software removal
💬 discussion
🤖 Android
🐛 bug
💢 conflicting
📝 correction
🆘 critical
📧 email
🔒 file encryption
📁 file storage
🦊 Firefox
💻 hardware
🌐 hosting
🏠 housekeeping
🔐 password managers
🧰 productivity tools
🔎 research required
🌐 Social News Aggregators
🆕 software suggestion
👥 team chat
🔒 VPN
🌐 website issue
🚫 Windows
👁️ browsers
🖊️ digital notebooks
🗄️ DNS
🗨️ instant messaging (im)
🇦🇶 translations
approved, waiting for a PR
Pull requests that update a dependency file
The Invisible Internet Project (I2P)
Operating Systems
A label for stalebot if it gets added
Anything related to media streaming.
Anything covering the Tor network
active work in progress, do not merge or PR (yet)!
Issues or bugs that will not be fixed and/or do not have significant impact on the project.
Extensible Messaging and Presence Protocol
Matrix protocol
Browser Extension related issues
Correction of content on the website
Firefox & forks, about:config etc.
Anything primarily related to site cleanup.
Virtual Private Network
*Technical* issues with the website.
Domain Name System
Anything covering a translated version of the site
Milestone
No items
No Milestone
No due date set.
Dependencies
No dependencies set.
Reference: privacyguides/privacytools.io#152
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Privacytools.io could suggest using the Linux Unified Key Setup or LUKS to encrypt internal/external hard drives and usb thumb drives.
https://en.wikipedia.org/wiki/Linux_Unified_Key_Setup
I have the code for this, but didn't create a branch for https://github.com/privacytoolsIO/privacytools.io/pull/156 (I commited to master), so I can't create a PR until that PR is closed.
VeraCrypt I can vouch for.
Also you can use PGP to encrypt files:
Keybase.io also have a PGP encrypted file sharing service. Also they have PGP encrypted git repos.
Most Linux have disk encryption options. Also Android too. You have to decrypt the home folder on boot time.
Veracrypt and luks would seem like good options, I know also that veracrypt is audited.
@nitrohorse , would you have time to make a PR for this?
I believe we already mention VeraCrypt and LUKS 👍🏼 https://www.privacytools.io/software/encryption-tools/#encrypt
So can this issue be closed?
https://www.privacytools.io/software/encryption-tools/ - I guess so.
Also Bitlocker for Windows
We already list veracrypt, no need to list Microsoft's closed source alternative.
@blacklight447-ptio well, Bitlocker works better with Windows 10 & uEfi then VeraCrypt.
Also it's native available - but only for Pro and higher version
I know, but we generally tend to follow the model: we don't require software to be opensource if there is no alternative, in this case there is: veracrypt, thus we require it to be open source. Bitlocker does not fall over it. plus the requirement to have an more expensive windows license for it makes me weary to recommend it.
No mention of phone encryption still however. Suggest using Android's encryption.
Cheers,
On 29 Aug 2019, 11:45, at 11:45, blacklight447 notifications@github.com wrote:
to my knowledge, all phones encrypt by default for a few years now, same story for IOS.
Android isn't by default in my experience.
--
Peter Stevenson (2E0PGS)
http://www.m3pgs.co.uk
On 29 Aug 2019, 11:49, at 11:49, blacklight447 notifications@github.com wrote:
google says its the default since android 5.0:https://source.android.com/security/encryption/full-disk
VeraCrypt is not free, it is a combination of source-available code and
code under Apache 2.0.
Well yes, but I meant open source, not fsf free
Still not open source and they pretty much mean the same thing.
https://web.archive.org/web/20131029185711/http://projects.opensource.org/pipermail/license-discuss/2013-October/001313.html
What part of veracrypt has no aviable source?
There is source, but you can't do "whatever you want", this part is
coming from TrueCrypt, which VeraCrypt forked.
https://lists.opensuse.org/opensuse-buildservice/2008-10/msg00055.html
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=364034
https://lists.freedesktop.org/archives/distributions/2008-October/000276.html
i know, but its what i meant, its opens source, we can see how it runs and compile it yourself, you just cant do everything you want with it.