deeplow

Results 493 comments of deeplow

Happy to see some movement here :) > I'm not clear on how to alter the script to gather the os-distribution so that template type shouldn't have to be inputed...

> qubes-vm-update will get many more reports as it is a more commonly used tool. Maybe [borrow some code](https://github.com/QubesOS/qubes-core-admin-linux/tree/main/vmupdate) if there is something useful. And now seeing this in python,...

Without the ingenious gumption and go-getter attitude of @kennethrrosen, we wouldn't be here today. However, I decided to do some exploration on the feasibility of doing this instead via [vmupdate](https://github.com/QubesOS/qubes-core-admin-linux/tree/78e2b8d650f6ab6090dce6af020ae1ada662d27d/vmupdate)...

I believe this was now fixed in https://github.com/freedomofpress/securedrop-workstation/commit/0671729306baa589177f15593dd59d2c845c4369#diff-c0fbe3f8cfcb6c3cb2287dbf0671a4a6f3f161345a5308658da3eb83dc744dd7R59-R68. The `config.json` in dom0 under workstation repo copy is copied over to the right places, along with the desired environment version (`staging`)....

There is one or two more things until we can have a release out with the recent [`qvm.anon-whonix` PR](https://github.com/freedomofpress/securedrop-workstation/pull/1227). There are still some whonix-version hardcoded references that need to be...

We three general cases where Whonix versions are hardcoded: - python files ([`Updater.py`](https://github.com/freedomofpress/securedrop-workstation/blob/f493665fb09bdec74d38a3a6c916bc4b6495e273/sdw_updater/Updater.py#L51), [`sdw-admin.py`](https://github.com/freedomofpress/securedrop-workstation/blob/606ef12cd9e8241e35c8ef2858e6079d902640ae/files/sdw-admin.py#L94)) - [`Makefile`](https://github.com/freedomofpress/securedrop-workstation/blob/0d9a02d/Makefile#L97) (dev-facing, we can probably just remove `make whonix` if that makes it easier or...

The workstation is no longer depending on Whonix for Tor connectivity. So I believe this won't even be necessary as part of https://github.com/freedomofpress/securedrop-workstation/milestone/15.

Thanks for reporting this. [Assessing the current language support state](https://github.com/freedomofpress/dangerzone/issues/465) and implementing a solution like dynamic loading is something that we plan to do. Regarding specifically Thai, do you know...

Increased the scope of this issue to consider the wider problem of Language support. For a language to be fully supported we need both the fonts on the "doc to...

For comparison, here's a breakdown of the application sizes: | Language Content | `container.tar.gz` size | `Dangerzone.app` size | |-------------|-------------|--------| | current (0.4.2) | 900M | 963.6M | | only...