Francois Marier
Francois Marier
That Travis CI failure is unrelated to my change and needs to be fixed with something like https://github.com/graingert/python-patch/commit/ba64f7259de9b2630eec73edb83af9fe22772eb1.
Maybe something in here could be useful: http://feeding.cloud.geek.nz/2012/02/putting-limit-on-apache-and-php-memory.html
Maybe this should also change the `HostKeyAlgorithms` setting? https://wiki.mozilla.org/Security/Guidelines/OpenSSH#Modern
Example of a bad password that it would be good to flag: 
@josheleonard It already ships with Chromium: https://source.chromium.org/chromium/chromium/src/+/main:third_party/zxcvbn-cpp/
What's nice about the strength meter in zxcvbn is that it also has a built-in DB of really bad passwords: > Through pattern matching and conservative estimation, it recognizes and...
As mentioned in the [security review](https://github.com/brave/internal/issues/632), we decided against having our own implementation and went with Apple's built-in one. For Android, we could either reuse the desktop implementation (this is...
I created two test pages to confirm that the Tor Browser behaves as we expected (it does): * https://fmarier.org/brave-browser-25939/mixed.html  * http://ixrdj3iwwhkuau5tby5jh3a536a2rdhpbdbu6ldhng43r47kim7a3lid.onion/brave-browser-25939/mixed.html  To...
@arthuredelstein If you've got more ideas of test cases to add, I've copied the file here: https://gist.github.com/fmarier/2b29761888f6582b9ecc026d6cb2a1f2
> i'm guessing tor browser doesn't do the autoupgrade, but might be nice to have in brave. The Tor Browser is actually running with HTTPS-only mode now (like Firefox private...