-
**Introduction.**
This will be a long article about the flaws in the current attack table and the mechanics involved, I will briefly touch the current behavior and compare it to the Blizzlike Class…
-
We discussed providing people choice over the sharing of state information during the [Privacy CG meeting of the 23rd/24th September 2021](https://github.com/privacycg/meetings/blob/main/2021/telcons/…
-
What's the purpose of these files?
Why are some packages installed there?
* https://github.com/QubesOS/qubes-builder-debian/blob/master/template_debian/packages.list
* https://github.com/QubesO…
-
When editing an `.adoc` file, the settings mentioned in the title are ignored by the editor. Is this intended behaviour? If so, why is it desirable?
`Ascidoc > Preview: Use Editor Style` is set to …
-
It's that time of the year again, where we look at our rules and wonder if they are actually suitable for our server, if they convey the information we want to convey while at the same time avoiding b…
-
![Pasted image 1](https://github.com/keepassxreboot/keepassxc/assets/60898866/1dfa631a-8f14-4c2f-992f-d2c804bf8d34)
When auto generating a passphrase and then editing it, the entropy is not recalcu…
-
```
bool shouldApproxEqual(L, R)(auto ref L lhs, auto ref R rhs)
if (__traits(isFloating, lhs) && __traits(isFloating, rhs)) {
return true;
}
```
is currently a fixed-point for sdfmt. This is…
-
We need automated testing. It's too slow to spend hours hand testing and waiting for a while while people play to see if a potential release is stable. Per Discord. I have a plan. This is that plan…
-
Using other promise libraries in a language like JS is pretty flexible with the return type. Both then and error handling usually allow for either a value or a promise to be returned and will take the…
-
In https://github.com/w3c/mediacapture-surface-control/issues/48 ~we seem to agree~/lists ~serious~ click-jacking concerns [that] remain with this API.
> Undesirable behaviors:
> - Attempts to click…