WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Full disk ecryption like ubuntu  (Read 1600 times)

Offline malikawan

  • Full Member
  • ***
  • Posts: 243
Full disk ecryption like ubuntu
« on: July 03, 2017, 09:44:01 PM »
I am searching so much but never find a way to encrypt full disk encryption with Tinycore. Any Suggestions

Thanks in Advance
Malik 

Offline hiro

  • Hero Member
  • *****
  • Posts: 1217
Re: Full disk ecryption like ubuntu
« Reply #1 on: July 04, 2017, 12:03:12 AM »
ubuntu doesn't do full disk encryption, boot loader and kernel are unencrypted.

Offline malikawan

  • Full Member
  • ***
  • Posts: 243
Re: Full disk ecryption like ubuntu
« Reply #2 on: July 04, 2017, 12:30:57 AM »
Thanks for reply hiro, Sir full disk encryption is available in ubuntu 14.04 as you say that only boot loader and kernel are unencrypted. I do the same with Tinycore

Offline hiro

  • Hero Member
  • *****
  • Posts: 1217
Re: Full disk ecryption like ubuntu
« Reply #3 on: July 04, 2017, 12:42:44 AM »
You can easily set up e.g. an encrypted home dir, see the cryptsetup.tcz extension.
I don't recommend the ubuntu way. Instead manually set up multiple separate security levels protected by different passphrases, and only one encrypted partition should be mounted at the same time.
You could have tinycore on a flash drive and make it mount the crypted drives on boot asking you for a passphrase to access the disks that would otherwise be useless to other people.
The stick would also be useless cause it only has tinycorelinux and official packages. You'd put your private data on the crypted home dir that is not available without the other disk + passphrase.

Offline malikawan

  • Full Member
  • ***
  • Posts: 243
Re: Full disk ecryption like ubuntu
« Reply #4 on: July 04, 2017, 01:11:02 AM »
Thanks Hiro Got your point.

Offline hiro

  • Hero Member
  • *****
  • Posts: 1217
Re: Full disk ecryption like ubuntu
« Reply #5 on: July 04, 2017, 04:09:26 AM »
Notice also that you can always manually load additional packages from crypted partitions.
tce-load -i /home/mrfearful/tce/secret-appz.tcz

This means you can keep the publicly visible portion of packages to a minimum if you need.