Skip to content

4.6.0.11 Early Access

Pre-release
Pre-release
Compare
Choose a tag to compare
@b100dian b100dian released this 25 May 17:06
· 1 commit to main since this release
6ffa0ea

Changes:

  • usb-moded should work with telnet and ssh + DHCP
  • fpd registered as devicelock provider by default. You should skip fingerprint initial setup as this needs the community test app to be set
  • optional home encryption

For the encryption, one needs to go through the setup, enable wifi and install (e.g. through telnet)

zypper in libsfosdevenc sailfish-device-encryption-community-wizard sailfish-device-encryption-community-settings sailfish-device-encryption-community-service sailfish-device-encryption-community-generator sailfish-device-encryption-community sailfish-device-encryption-community-droid

Then reboot, and encryption wizard will pop up, set your password, reboot, and go through the setup wizard again.

If you want to remove the unencrypted home you've created on the initial setup, here are the steps (only from telnet/SSH):

systemctl stop user@100000 #stop user session
umount /home #unmount encrypted home
rm -r /home #remove unencrypted home

and reboot