Search found 1 match
- Mon Oct 14, 2019 7:01 am
- Forum: General programming discussion
- Topic: Securing SD card Image by encrypting in raspberry pi 3
- Replies: 17
- Views: 37086
Re: Securing SD card Image by encrypting in raspberry pi 3
Is it possible to use chroot with encryption? Instead of encrypting the entire disk, it might be possible to encrypt a single partition. The raspbian system would boot normally, and then you could mount and load the chroot from the encrypted partition... And anything that requires encryption protect...