File encryption software recommendations


Recommended Posts

Hello. I've been looking into encrypting my files, which are stored in the cloud. So far I've been thinking between NordLocker and Cryptomator. I even noticed that the first one has a bounty campaign, I've never seen something like this before. Does that mean that they have better security? Or maybe that they're really trying to improve their service via the help of freelance hackers? In any case I would like to hear your thoughts on using file encryption and if it's even necessary.

  On 22/04/2020 at 07:41, CriticMunde37 said:

if it's even necessary.

Expand  

That all depends - what are you storing in the cloud?  And the other big question is where?  And how.. Are these files you specifically upload?  Are they files that are sync'd up there like dropbox?

 

If they are video's of your cat - kind of hard to justify encryption.. Now if they are private videos of you and your loved one expressing your love - might be another story, etc.  Or if its a spreadsheet holding the nuke launch codes for India arsenal?

 

Here is one thing I will say about encryption, more often than not its not justified in the least.. And more times than not it will lock the user out of their own files more often than actually provide protection from others viewing them.

 

example:  I store copies of my audio books in the cloud (dropbox which already uses encryption).. I also store util type software that I might need in one place.. I use it to sync some info between machines.. You know notes on how to do xyz or something.. I have a txt file with some commands in them, so don't have to look them up if need to do them on another machine.

 

I am not storing passwords in a clear text, or in anything on there.  I am not storing any personal info on there.  I am not storing any sort of media that could be of issue if leaked to the public or someone other than me saw, etc..

 

With such use - how could anyone justify the added overhead of use, even if free cost money wise any sort of 3rd party encryption?  The most likely outcome in doing such a thing would be frustration in use/access of my own stuff.. Having to reauth with some other password or OTP or 2fa to get access.. And worse case actual loss of access to said data - because lost the password/key or something went wrong in the encryption/decryption... Which most often would happen exactly at the time that I wanted/needed access to said file the most ;)

  • Thanks 1
  • Haha 1
  On 22/04/2020 at 11:58, BudMan said:

Or if its a spreadsheet holding the nuke launch codes for India arsenal?

Expand  

I laughed so hard at that...

 

Encryption depends on what you want hidden. Like BudMan said.

 

Most cloud services are already encrypted when you upload files. You can set them as shareable or not. You can also password protect Zip/Rar files on the fly.

  • 3 weeks later...

Can’t speak for Nordlocker as I’ve not used it however I’ve been using Cryptomator for several years and have to say it’s excellent; as Budman says don’t encrypt stuff you don’t need to but I keep a small 1gb crypt backed up on both OneDrive and Dropbox which has certain documents and backups of some of my keys in. Cryptomator is open source so I trust that the community has vetted it, but they’ve also had it audited.

@stereopixels

 

Thanks for the Cryptomator suggestion as it sounds like a solid choice for all around ease-of-use paired with good security.

 

I also plan on uploading something online (my password managers database file) semi-soon but I tend to go with the more paranoid encryption route. sort of a double encryption with two different passwords. like the password manager file put inside a VeraCrypt container (which the VeraCrypt container uses some keyfiles) and then put the VeraCrypt container file inside a .7z file. so someone would have to break through the .7z first, then VeraCrypt and then the password manager database file in order to get to the sensitive info and I got the keyfiles for the VeraCrypt container stored on a different account/site of which I put multiple keyfiles inside so even if someone got a hold of the keyfiles (which are password protected (so they would also have to crack this)) they would not know which ones are used for the VeraCrypt container and I got a plenty strong password on it straight up. so the odds of them guessing the VeraCrypt password are pretty slim but with the keyfiles should be that much harder.

 

I realize what I am doing is a decent amount of work, which some might consider overkill, but it's better peace of mind and it's not something ill have to update much as it's obvious Cryptomator is much simpler but I prefer the paranoid route since I am not relying on one encryption program which should further lower the chances of someone breaking it and the entropy of the passwords I am using (which is guaranteed since it's truly random) should be plenty high enough for the foreseeable future.

 

hell, who knows... maybe ill pair Cryptomator with the stuff I am using as then someone would have to break through a total of four encryption schemes before they could access the data. but then again maybe not as the more stuff I wrap it in, it could be a issue in the future when retrieving that data since we need to make sure the programs are still around to access the data if I need to etc. but I figure with what I am using, it should satisfy the more paranoid types unless someone thinks 7z and VeraCrypt is crap security.

  • 3 months later...
  On 22/04/2020 at 11:58, BudMan said:

I store copies of my audio books in the cloud (dropbox which already uses encryption)..

Expand  

Dropbox has a backdoor to the encryption, staff can access your data if they want to and they give access to third parties.

 

10. What categories of personal information are included in the information Dropbox collects and discloses to trusted third parties?

 

“Your stuff” is what you decide to store in your Dropbox account.

 

https://help.dropbox.com/accounts-billing/security/privacy-policy-faq

find Linus Tech Tips video on yt when he made home cloud storage with sync on other device too. it worth it

  • Like 1
  • 2 weeks later...
  On 07/09/2020 at 20:27, DramaInc said:

Be wary of Cryptomator on OneDrive. OneDrive will think it’s ransomware. No fix is available atm. 

Expand  

No offense, but OneDrive sucks anyways. I like pCloud myself. Super fast, no ads. 10GB free. 500GB for $4.99 a month and Cryptomator works like a charm with it.

  On 14/09/2020 at 13:43, spacelordmaster said:

No offense, but OneDrive sucks anyways. I like pCloud myself. Super fast, no ads. 10GB free. 500GB for $4.99 a month and Cryptomator works like a charm with it.

Expand  

Oh yeah I’d never use OneDrive.  But someone was discussing using it while also with CM and thats a Nono.  

I use NextCloud right now, but I do want to move to something I dont have to maintain.  

  • Like 1

You might want to look into Veracrypt. It's a fork from the old TrueCrypt, and can be used to create encrypted volumes to store files in. So while it doesn't encrypt individual files (maybe it can do that, I haven't looked), it's easy to make a "folder" for encryption. I've been using TrueCrypt or Veracrypt for probably 10+ years and it works well.

 

https://www.veracrypt.fr/code/VeraCrypt/

  On 18/09/2020 at 01:13, Fezmid said:

You might want to look into Veracrypt. It's a fork from the old TrueCrypt, and can be used to create encrypted volumes to store files in. So while it doesn't encrypt individual files (maybe it can do that, I haven't looked), it's easy to make a "folder" for encryption. I've been using TrueCrypt or Veracrypt for probably 10+ years and it works well.

 

https://www.veracrypt.fr/code/VeraCrypt/

Expand  

Veracrypt is great stuff, but they do not have an iOS app unfortunately.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • NWinfo 1.4.2 by Razvan Serea NWinfo is a lightweight tool designed to give a quick look at your computer's key details, from hardware to software specs, without any fuss. You don't need to install it; just download, run, and see everything you need on one screen. It displays essential info about your CPU, memory, disk drives, network, and even the system's operating details. Since it’s portable, you can carry NWinfo on a USB stick and use it on any Windows machine, making it a handy tool for both tech enthusiasts and troubleshooting. NWinfo key features: Lightweight and portable—no installation required Simple, user-friendly interface for easy navigation Displays detailed CPU information, including model and speed Shows memory (RAM) specifications and usage Provides disk information, including storage capacity and usage Lists network adapters and IP addresses Displays motherboard details, including model and manufacturer Shows system uptime and operating system version Detects graphics card information and driver details Includes battery status for laptops Provides monitor specifications, including resolution and refresh rate Displays BIOS version and other firmware details Offers a summary of active processes and services Generates detailed logs for sharing or troubleshooting Open-source and free, allowing for customization and community support NWinfo 1.4.2 changelog: Add Polish language support Add support for EFI key options Refactor EFI boot menu enumeration Add FACS table parsing Add SMBIOS support for types 37-39 and 42 Note: NWinfo might trigger a few antivirus alerts or show up with warnings on VirusTotal due to its low download frequency. If you have any concerns, you're welcome to review the full source code available on the developer’s repository. Download: NWinfo 1.4.2 | 2.2 MB (Open Source) View: NWinfo Website | NWinfo@GitHub | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • TSMC's trade secret meltdown exposed by internal monitoring by Paul Hill Taiwan Semiconductor Manufacturing Co. (TSMC) has detected unauthorized activities using “comprehensive and robust monitoring mechanisms”. The chip maker said that it believes trade secrets have been leaked as a result and has taken disciplinary action against the personnel involved and initiated legal proceedings explaining that it has a zero-tolerance policy for compromising trade secrets or harming company interests. As the case is under judicial review, it is unable to provide further details about the case. While TSMC is not speaking on the matter, the leak allegedly involves critical proprietary information on 2-nanometer chip development and production. Production of the 2-nanometer chip is among the leading-edge manufacturing processes in the semiconductor industry right now, which explains why an actor would want to steal related information. TSMC is one of the world’s leading chip makers, with companies like Apple and Nvidia being among its clients. It is also the world’s biggest chip maker and among the most advanced. After this leak, the company has reaffirmed its commitment to safeguarding its core business competitiveness and the shared interests of all its employees. The jury is still out on the motivations behind the leaking of the trade secrets, but those involved have been fired, according to Nikkei. TSMC, similarly to Nvidia, has found itself in the geopolitical struggle between China and the US in recent years. As you likely know, the last several years have seen America really go hard after Huawei over national security concerns, and in more recent years, the US has sought to limit China’s access to AI hardware. Earlier this year, Neowin reported that TSMC faces a $1 billion fine for breaching export controls against Huawei. TSMC had made a chip for the Chinese firm Sophgo, but that same chip was later discovered to be used in Huawei's high-end Ascend 910B AI processor. This discovery was made by TechInsights, a Canadian company, and as a result, TSMC stopped shipments to Sophgo, and the US added Sophgo to its blacklist to prevent further circumvention along that route. It will certainly be fascinating to learn more about the motivation for the theft of trade secrets as more information comes to light. Via: CNBC | Image via Depositphotos.com
    • Apple will probably reciprocate by advertising their home products and mocking Google Home's continued debacles.
    • Files still rely on classic windows indexing rather than methods that 'everything' uses. So search is suboptimal. The compression algorithm list is really lacking not comparable to winrar, 7zip and peazip... The gui looks nice, but windhawk is a thing. I don't understand what files brings in 2025. Just a less efficient, less customizable file explorer. https://i.imgur.com/afVKXBj.png
  • Recent Achievements

    • Week One Done
      Zojaji earned a badge
      Week One Done
    • First Post
      Soeaker4thedead earned a badge
      First Post
    • First Post
      kryptickid earned a badge
      First Post
    • First Post
      Nemesis-IV earned a badge
      First Post
    • First Post
      Aidan Helfrich earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      759
    2. 2
      ATLien_0
      187
    3. 3
      +FloatingFatMan
      151
    4. 4
      Xenon
      117
    5. 5
      wakjak
      113
  • Tell a friend

    Love Neowin? Tell a friend!