1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2025-02-20 18:21:34 -05:00

Compare commits

..

No commits in common. "014e7254d099ea39662f45c94bcc8e2a5f6fdfdb" and "7bba86e169f46c53d518de3a509facce653a7028" have entirely different histories.

View File

@ -67,10 +67,10 @@ Note that I just use allow here, because the vault VM on a new Fedora 41 already
### qvm-screenshot-tool ### qvm-screenshot-tool
```bash ```bash
sudo qubes-d0m-update maim zenity sudo qubes-d0m-update zenity
``` ```
Copy [this file](https://github.com/ben-grande/qubes-qvm-screenshot-tool/blob/master/qvm-screenshot) to `/usr/local/bin` in dom0. Maim is needed until [this issue](https://github.com/ben-grande/qubes-qvm-screenshot-tool/issues/1) is resolved. Copy [this file](https://github.com/ben-grande/qubes-qvm-screenshot-tool/blob/master/qvm-screenshot) to `/usr/local/bin` in dom0.
```bash ```bash
sudo chmod +x /usr/local/bin sudo chmod +x /usr/local/bin
@ -86,12 +86,6 @@ One trivial way for malicious applications to exfiltrate data from an offline VM
Go to `edge://flags` and set "Auto Dark Mode for Web Contents" to "Enable with selective inversion of non-image elements". This reduces flashbangs a lot. Go to `edge://flags` and set "Auto Dark Mode for Web Contents" to "Enable with selective inversion of non-image elements". This reduces flashbangs a lot.
### Firefox based browsers
Currently Firefox based browsers [will break](https://github.com/QubesOS/qubes-issues/issues/8612#issuecomment-1764832181) when you try to open a YouTube video in fullscreen if their window is maximized. To workaround this, set `full-screen-api.ignore-widgets` in `about:config` to true.
I have no idea if this will make you more fingerprintable or not.
### Bitwarden & Element Flatpak ### Bitwarden & Element Flatpak
These apps require the keyring to be created first to work properly. Simply open a browser like Microsoft Edge and set an empty password for the keyring before using them. These apps require the keyring to be created first to work properly. Simply open a browser like Microsoft Edge and set an empty password for the keyring before using them.