tor-browser

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

README (496B)


      1 ######################################
      2 ## PLEASE READ BEFORE USING CPPUTIL ##
      3 ######################################
      4 
      5 This is a static library supposed to be mainly used by NSS internally. We use
      6 it for testing, fuzzing, and a few new tools written in C++ that we're
      7 experimenting with.
      8 
      9 You might find it handy to use for your own projects but please be aware that
     10 we will make no promises your application won't break in the future. We will
     11 provide no support if you decide to link against it.