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.

  • sapporo@sopuli.xyzOP
    link
    fedilink
    English
    arrow-up
    2
    ·
    24 days ago

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

    • azthec@feddit.nl
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      24 days 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.