Ian Renyard

Results 8 issues of Ian Renyard

I'm trying to run BLeak on macOS, but it fails to start MITMProxy through mitmproxy-node. It appears that `waitForPort(8080, 1);` at src/index.ts:361 resolves successfully even though MITMProxy is not running....

https://developer.chrome.com/extensions/content_scripts#pi https://developer.chrome.com/extensions/tabs#method-executeScript

architecture

Move strings into en_GB locale, in order to enable future support for other languages.

architecture

There is currently basic monitoring in place for the server load, but no app monitoring. - [ ] Set up a Node app to serve SSL requests and proxy to...

There are several ways that the validator instance may be able to be optimised, which should be investigated. The following may gain some quick wins: - Enable SPDY in nginx....

feature
ux
architecture

Based on user feedback, it is not clear enough that the details of validation errors are output to the console. There are a few possible actions that could be taken...

ux

A user should be able to validate the current page via a right click context menu item.

feature
ux