Patrick Schleizer

Results 162 issues of Patrick Schleizer

https://www.qubes-os.org/doc/vm-sudo/ is outdated. The comment ``` # WTF?! Have you lost your mind?! # # In Qubes VMs there is no point in isolating the root account from # the...

T: bug
C: doc
P: default
needs diagnosis

# The problem you're addressing Low review bandwidth for contributions to Qubes OS. # The solution you'd like Proposal: Base Distribution Developers = Derivative Developers # The value to a...

T: enhancement
project management
P: default
C: infrastructure

**Describe the bug** Unbound fails to resolve DNS if the system has IPv6 enabled but IPv6 connectivity is broken. Does unbound attempt to fallback on IPv4 in case IPv6 is...

Created a 2G file for test purposes. fallocate -l 2G test.img Tried to sign it. signify-openbsd -S -s ./keyname.sec -m ./test.img -x ./test.img.sig result: > signify-openbsd: msg too large in...

bug
upstream

Did you or anyone ever consider/test `prerender` instead of `preload`? Perhaps would be worth adding as an option? ``` linkElement.rel = 'prefetch' ``` would have to become ``` linkElement.rel =...

enhancement

Getting lots of these: > SyncMessage.js:258 syncMessage error in about:blank: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'https://[ff00::]/nscl/chrome-extension://doojmbjmlfjjnbmnoijecmcbfeoakpjm/syncMessage?id=bae2b6d328.c0a8%2Cabout%3Ablank&url=about%3Ablank&msg=%7B%22id%22%3A%22fetchChildPolicy%22%2C%22url%22%3A%22https%3A%2F%2Fwww.whonix.org%22%2C%22__meta%22%3A%7B%22name%22%3A%22fetchChildPolicy%22%2C%22recipientInfo%22%3Anull%7D%2C%22_messageName%22%3A%22fetchChildPolicy%22%7D'. (response ) It points this this part in the source...

I also have 30% CPU using monero GUI `v0.15.0.4` in a VirtualBox VM (Whonix-Workstation). It's just the first screen (language selection screen). No monero installed ever in that VM before....

random report on reddit: https://www.reddit.com/r/Kicksecure/comments/1bjyvm5/should_i_enable_back_msr_kernel_module/ Another user I know also reported the same issue a while ago. references: * https://security.stackexchange.com/questions/119712/methods-root-can-use-to-elevate-itself-to-kernel-mode * https://forums.whonix.org/t/disabling-cpu-msrs-breaks-cpu-temperature-control/10397

Developer discussion. Not for users since not the in the testers repository yet. Based suggestions in https://github.com/Kicksecure/security-misc/pull/202 thanks to @monsieuremre, recently I have improved. * systemd unit file: https://github.com/Kicksecure/security-misc/blob/master/usr/lib/systemd/system/remount-secure.service *...

Which software / source code sets the initial insecure mount options anyhow? Could we fix it there instead of adding a band-aid on top?