[Cryptography] So I wrote a new Web browser - PHB

cherry cherry at cpal.pw
Mon Dec 13 01:34:09 EST 2021



On 12/10/21 9:23 AM, Phillip Hallam-Baker wrote:
> Announcing Phill's Hypothetical Browser (PHB).

The wxWidgets browser in their samples directory, wxWidgets webview, 
builds a browser using much the same method as you use, except that it 
builds on a wide variety of operating systems, and has a bunch of hooks 
to intercept interesting events in the browser.

C++ code written for these hooks can extend the browser to your specific 
purpose.

Anyone planning to build their own name and security system should build 
it on this browser.

You took half an hour to get a browser up and running, I took thirty 
seconds, comes with a pile of hooking interfaces.


More information about the cryptography mailing list