ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Encrypt Disk After Installation on Fedora

    Scheduled Pinned Locked Moved IT Discussion
    fedoradisk encryption
    11 Posts 6 Posters 6.4k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • IRJI
      IRJ
      last edited by

      How can I do full disk encryption post installation on Fedora?

      travisdh1T 1 Reply Last reply Reply Quote 0
      • travisdh1T
        travisdh1 @IRJ
        last edited by

        @irj said in Encrypt Disk After Installation on Fedora:

        How can I do full disk encryption post installation on Fedora?

        Do you need encryption on the OS for some reason? General you'd just encrypt /home. That assumes the system is secured properly in the first place.

        I don't know how to enable full day of encryption after installation of the top of my head. Reinstalling is really easy tho, just backup and restore /home. All you're settings should persist with just that, and reinstalling you're programs is easy and quick as well.

        IRJI stacksofplatesS 2 Replies Last reply Reply Quote 1
        • black3dynamiteB
          black3dynamite
          last edited by

          A fresh install with encryption would be the easiest and safest.

          1 Reply Last reply Reply Quote 1
          • IRJI
            IRJ @travisdh1
            last edited by

            @travisdh1 said in Encrypt Disk After Installation on Fedora:

            @irj said in Encrypt Disk After Installation on Fedora:

            How can I do full disk encryption post installation on Fedora?

            Do you need encryption on the OS for some reason? General you'd just encrypt /home. That assumes the system is secured properly in the first place.

            I don't know how to enable full day of encryption after installation of the top of my head. Reinstalling is really easy tho, just backup and restore /home. All you're settings should persist with just that, and reinstalling you're programs is easy and quick as well.

            hmmm... So no real reason to encrypt the OS? If my laptop is lost, and a someone resets password, will they be able to access my home directory?

            scottalanmillerS 1 Reply Last reply Reply Quote 0
            • stacksofplatesS
              stacksofplates
              last edited by

              You can but it's harder.

              https://ask.fedoraproject.org/en/question/76959/is-it-possible-to-do-full-disk-encryption-after-install/

              1 Reply Last reply Reply Quote 0
              • stacksofplatesS
                stacksofplates @travisdh1
                last edited by

                @travisdh1 said in Encrypt Disk After Installation on Fedora:

                @irj said in Encrypt Disk After Installation on Fedora:

                How can I do full disk encryption post installation on Fedora?

                Do you need encryption on the OS for some reason? General you'd just encrypt /home. That assumes the system is secured properly in the first place.

                I don't know how to enable full day of encryption after installation of the top of my head. Reinstalling is really easy tho, just backup and restore /home. All you're settings should persist with just that, and reinstalling you're programs is easy and quick as well.

                /home would have to be a different volume if he's using LUKS. Ubuntu does /home with ecryptfs. But it has downsides like only being able to use a single password for decryption.

                1 Reply Last reply Reply Quote 0
                • scottalanmillerS
                  scottalanmiller @IRJ
                  last edited by

                  @irj said in Encrypt Disk After Installation on Fedora:

                  @travisdh1 said in Encrypt Disk After Installation on Fedora:

                  @irj said in Encrypt Disk After Installation on Fedora:

                  How can I do full disk encryption post installation on Fedora?

                  Do you need encryption on the OS for some reason? General you'd just encrypt /home. That assumes the system is secured properly in the first place.

                  I don't know how to enable full day of encryption after installation of the top of my head. Reinstalling is really easy tho, just backup and restore /home. All you're settings should persist with just that, and reinstalling you're programs is easy and quick as well.

                  hmmm... So no real reason to encrypt the OS? If my laptop is lost, and a someone resets password, will they be able to access my home directory?

                  No, that's the point of encryption.

                  IRJI 1 Reply Last reply Reply Quote 0
                  • wrx7mW
                    wrx7m
                    last edited by

                    Sort of related - Is there a best practice guide to "securing" or hardening linux OS flavors?

                    stacksofplatesS 1 Reply Last reply Reply Quote 0
                    • IRJI
                      IRJ @scottalanmiller
                      last edited by

                      @scottalanmiller said in Encrypt Disk After Installation on Fedora:

                      @irj said in Encrypt Disk After Installation on Fedora:

                      @travisdh1 said in Encrypt Disk After Installation on Fedora:

                      @irj said in Encrypt Disk After Installation on Fedora:

                      How can I do full disk encryption post installation on Fedora?

                      Do you need encryption on the OS for some reason? General you'd just encrypt /home. That assumes the system is secured properly in the first place.

                      I don't know how to enable full day of encryption after installation of the top of my head. Reinstalling is really easy tho, just backup and restore /home. All you're settings should persist with just that, and reinstalling you're programs is easy and quick as well.

                      hmmm... So no real reason to encrypt the OS? If my laptop is lost, and a someone resets password, will they be able to access my home directory?

                      No, that's the point of encryption.

                      So just encrypting the home directory will accomplish what I need?

                      travisdh1T 1 Reply Last reply Reply Quote 0
                      • stacksofplatesS
                        stacksofplates @wrx7m
                        last edited by stacksofplates

                        @wrx7m said in Encrypt Disk After Installation on Fedora:

                        Sort of related - Is there a best practice guide to "securing" or hardening linux OS flavors?

                        SCAP. The OpenSCAP tools have a lot of good info and checks. The SCAP Workbench tool will also write remediation scripts for you (I actually wrote a couple of the Ansible ones for them).

                        1 Reply Last reply Reply Quote 1
                        • travisdh1T
                          travisdh1 @IRJ
                          last edited by

                          @irj said in Encrypt Disk After Installation on Fedora:

                          @scottalanmiller said in Encrypt Disk After Installation on Fedora:

                          @irj said in Encrypt Disk After Installation on Fedora:

                          @travisdh1 said in Encrypt Disk After Installation on Fedora:

                          @irj said in Encrypt Disk After Installation on Fedora:

                          How can I do full disk encryption post installation on Fedora?

                          Do you need encryption on the OS for some reason? General you'd just encrypt /home. That assumes the system is secured properly in the first place.

                          I don't know how to enable full day of encryption after installation of the top of my head. Reinstalling is really easy tho, just backup and restore /home. All you're settings should persist with just that, and reinstalling you're programs is easy and quick as well.

                          hmmm... So no real reason to encrypt the OS? If my laptop is lost, and a someone resets password, will they be able to access my home directory?

                          No, that's the point of encryption.

                          So just encrypting the home directory will accomplish what I need?

                          Yes.

                          1 Reply Last reply Reply Quote 0
                          • 1 / 1
                          • First post
                            Last post