0ri0n

Results 78 comments of 0ri0n

I've done the above workaround for the issue, but the icon in the Qubes Manager tray menu does not change, and all other icon changes do not persist (menu and...

@andrewdavidwong Should probably re-pin this as people upgrading to 4.2 are facing this issue.

Any update on the beta release?

I fully deleted my LinkedIn profile in 2012 using their own deletion form. To this day I still get solicitations from them saying people want to connect with me. I...

There is a big difference between detecting automated scripts running against your system and trying to load local resources from a user to detect what they have installed on their...

@devamin you're passing the wrong value. You are passing a trading pair as the `market` value, you need to be passing one of the following: > BTC KCS USDS _(SC...

I write my salt config in a vault qube named `salt-dev`. I do this for a few reasons, one I don't believe development work such as writing salt states should...

If a vault qube is being so easily compromised then there are much bigger issues at hand. It's more about discouraging using `dom0` for development work, and keeping `dom0` minimal-use...

> Why would this be the case? Am I wrong in thinking that if the vault qube is compromised, then that would result in dom0 being compromised? You are correct...

@Radicalware looks fine to me. Are you using any 3rd party lib(s) to access the API? If not, please post a minimal example of the code you are using to...