deeplow

Results 170 issues of deeplow

Here's some truncated part of the output or `USE_PODMAN=1 make dev` ``` [...] Exposed services will be available on localhost at Source interface: http://127.0.0.1:8080 Journalist interface: http://127.0.0.1:8081 ************************************************************ sudo: effective...

In https://github.com/freedomofpress/dangerzone/pull/297 we fixed the description text of dangerzone in the "open with" dialogue. To test it, I manually added the path to the Dangerzone executable. Cx-freeze (the lib we...

### What happened? I followed the steps in `BUILD.md` for a Fedora system and it failed to build the image. ``` [user@computer dangerzone]$ python3 ./install/common/build-image.py Building for architecture 'x86_64' Will...

bug
P:linux

## Description The communication between `sd-app` and `sd-devices` for export workflows is not exactly one-way. The server component in `sd-devices` sends [status information as a string](https://github.com/freedomofpress/securedrop-client/blob/347a028/export/securedrop_export/main.py#L162) and then the [client...

security
maintainer quality of life
export

## Status Ready for review ## Description Fixes #2088 https://github.com/freedomofpress/securedrop-client/issues/2156. Replace PPD-based printing with IPP (driverless) Non-backwards compatible change from driver-based printing to the modern standard IPP / Driverless Printing...

## Status Ready for review. Should wait for https://github.com/freedomofpress/securedrop-client/pull/2332 to be merged in order to do final testing prior to merge. But otherwise fine to have its review done. ##...

## Description Several errors show a dialog box and simply present the error (in all caps) and urging the user to contact the administrator: ![Image](https://github.com/user-attachments/assets/0be7cc17-0383-41ce-abb7-fcf5b7440dac) My suggestion would be to...

ux

## Description We're doing on-boot configuration for various qubes via systemd-triggered scripts. We decided not to use qubes' names (per Marek's suggestion) in order to be able to clone them....

* [x] I have searched for duplicates or related issues ## Description Whonix is quite verbose and sometimes information is not important at all. One specific example, which is complicating...

ux

## Status Ready for review Removes out-of-the-box `INFO`-level Whonix systemcheck prompts. This is helpful for GUI tests. Furthermore, it should of no consequence to an end-user, since: - **Derivative repo:**...