Blake Byrnes

Results 34 issues of Blake Byrnes

Chrome 88 will send a fallback cipher list that includes TLS_RSA_WITH_3DES_EDE_CBC_SHA on top of it's regular list if a server replies with a server rejection to the client hello. (see...

BoringSSL has a fork of golang's tls implementation as well that it uses as a runner for it's test suite. There are a number of potential holes in uTls that...

help wanted

NOTE: SecretAgent 2.0 is to be named Hero and is currently in alpha testing. We're ready for developers to begin to switch over - it's a pretty easy transition (migration...

This PR is a wip. You can subscribe to "download" on a per-tab basis `tab.on('download', download: Download => ....)`. Download in client has a "waitForFinished" that you can use to...

Secret Agent occasionally throws a private key error when booting up. Something in the CertificateGenerator must be unable to load the key files (or there is a timing bug). As...

bug

SecretAgent now has a capability for a user to provide a UserAgent that we match on to find either "any" agent that fulfills the request (~ chrome > 85) or...

enhancement

We seem to have an issue when multiple orders are possible for a header order. The introduction of the sec-ca-ua headers in chrome appears to have introduced entropy to the...

Possibly check other things? https://rehfeld.us/browser-extensions/hide-incognito-mode/how-it-works ------ Websites use at least 2 different methods to detect incognito mode, and this extension attempts to thwart their efforts. Incognito detection method #1 Chrome...

good first issue

We should have a static session closed event on Session (see `new` event) that broadcasts AFTER the database is fully shut down - this is among the last lines of...

good first issue