Namely, de-facto, or one of, in Linux. Mature. No GUI. Open-source and free.

What is it? GPG or anything else?

For a separate file(s), or directory(ies), and not for the entire disk or partition.

you are viewing a single comment's thread
view the rest of the comments
[–] [S] 2 points 2 years ago (1 child)

I don't want to encypt them in-place because I'll be uploading them onto a server, copying them on an external drive.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 2 years ago*

    I've been using gocryptfs now for a few years and it works fine as you describe.

    You initiate the encrypted folder, set up automatic backups for it. Then whenever you want to access it you mount it into another folder.

    There is a distinction here between the permanently encrypted folder that you can upload backup whatever, and your temporary mount, unencrypted folder.

    If you're alright with the rare conflicts to fix yourself something like syncthing works well for this setup even across computers.

  • source
  • parent