-
There is an Encrypt All Sites Eligible (EASE) opt-in mode in [HTTPS Everywhere](https://github.com/EFForg/https-everywhere/) which protects users against downgrade from `https://` to `http://` even w…
lidel updated
3 years ago
-
Post: https://remusao.github.io/posts/efficient-https-everywhere-engine.html
-
The threshold adjustment for the fuzzy matching was a nice improvement. But not sure about adding the space aliases everywhere. Specifically, when showing that the converse of a theorem is false by …
-
The [HTTPS Everywhere ruleset](https://github.com/brave/https-everywhere-ruleset) appears to contain regular expressions that our parser (re2) doesn't support.
For example, these rules:
```
…
-
### Describe the Bug
Not sure where the issue lies, the example from the documentation works in v2.11.0 but no longer in v2.11.1.
### Steps To Reproduce
1. Copy https://badgerati.github.io/Pode/T…
-
## Scope & Context
The `maxWidth` and other `width` props are a workaround for lack of a better dynamic solution. It should be removed entirely from the codebase.
For all dropdowns, we already u…
-
I have been trying and failing to test on Python 3.13 + Django 5.1. I couldn't get psycopg(2) to work.
Turns out, psycopg2 is in maintenance mode and [Django recommends psycopg 3.1.8+](https://docs…
-
whisper can be wrapped with golang easily and then the system can do speak to text.
working demo here:
https://github.com/gedw99/galene-stt that is NOT integrated with broadcast-box yet.
Thi…
-
I've finally landed on a good project for experimenting with `mirai` and I've been super impressed.
All was going well until I started getting errors in some code I was calling with `everywhere()`…
-
In https://github.com/wp-cli/wp-cli-tests/pull/220, we replaced `mysql_native_password` with `caching_sha2_password`.
That seemed to work fine everywhere, but there are warnings & thus failures in …