Basilisk (Artix Linux) notes Last updated : 13/4/2026 Changelog : - 13/4/2026 - Initial commit - basilisk-bin 2026.03.09 (gtk3) + Installation - Connect to internet - # pacman -Syu - $ git clone https://aur.archlinux.org/basilisk-bin.git ~/AUR/basilisk - $ cd ~/AUR/basilisk - read PKGBUILD - $ makepkg -sirc - Disconnect from internet before opening Basilisk for setup + about:config (or use user.js from https://git.disroot.org/GearJail/Bakunawa) (yeah we weren't that committed on the about:config things, so we'll just put some of the about:config stuff expected to change with user.js) - app.update.auto=false - app.update.checkInstallTime=false - app.update.enabled=false - app.update.staging.enabled=false - app.update.url="" - beacon.enabled=false - browser.search.suggest.enabled=false - browser.search.update=false - extensions.blocklist.detailsURL="" - extensions.update.autoUpdateDefault=false - extensions.update.enabled=false - geo.enabled=false - media.peerconnection.enabled=false - network.dns.blockDotOnion=false - security.OCSP.enabled=0 - security.ssl.enable_ocsp_stapling=false - services.sync.prefs.sync.browser.search.update=false - services.sync.prefs.sync.extensions.update.enabled=false - services.sync.prefs.sync.security.OCSP.enabled=false - services.sync.prefs.sync.security.OCSP.require=false + Extensions - eMatrix - Tick almost everything in "Privacy" in Settings, leaving "delete non-blocked cookies" & "resolve cname records" unticked. - Import configs (whatever worked in uMatrix works with eMatrix) - Disable Auto-update assets in "Assets" (updating later when connected to internet) - URL Rewriter - Import configs. Maybe rename .json extension from Einar's Redirector to .rjson. + Additional notes - mozilla.cfg is meant for global application; user.js applies per-profile. The former is deemed mostly unnecessary if the latter is applied, but only for the current user. -