Full Disk Encryption on Mobian
Table of Contents
Setting up Mobian w/ full disk encryption:
sudo apt install debos cd ~/Mobile/PinePhonePro/ git clone https://salsa.debian.org/Mobian-team/mobian-recipes.git -b mobian-trixie cd mobian-recipes/ # sudo needod for /boot access sudo ./build.sh -t rockchip -c -R 'mypassword'
On Phone:
- Mobile Settings -> Top Bar
- Mobile Settings -> Experimental Features -> Enable Suspend
sudo apt install openssh-server
ssh
apt install tmux emacs-pgtk keepassxc syncthing-gtk wget apt update apt upgrade # Edit /usr/lib/udev/rules.d/80-modem-eg25.rules
Epiphany / GNOME Web
Enable Extensions:
gsettings set org.gnome.Epiphany.web:/org/gnome/epiphany/web/ enable-webextensions true gsettings get org.gnome.Epiphany.web:/org/gnome/epiphany/web/ enable-webextensions # verify
Available as new tab under Preferences
So far KeepassXC and Floccus do not work.