tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

README_MOZILLA (626B)


      1 This import of nrappkit is a subset of the distribution at:
      2 
      3   nrappkit.sourceforge.net
      4 
      5 
      6 The last revision included in this import was on Nov 25, 2008, version 1.0b2.
      7 
      8 The upstream project is now dead (no update since 2013), we can conisder this
      9 version as a fork.
     10 
     11 Out of the list in the README, we use:
     12 
     13 - registry-based configuration (with change callbacks)
     14   [but without the registry daemon]
     15 - configurable logging system
     16 - event and timer handling
     17   [though partly reimplemented]
     18 
     19 Also, we use a bunch of the generic utilities such as string handling,
     20 generic hash tables in C, yet another concrete type mapping, etc.
     21