Skip to content

Latest commit

 

History

History
83 lines (57 loc) · 3.75 KB

File metadata and controls

83 lines (57 loc) · 3.75 KB

Frequenty Asked Questions

This document aims to provide clear ansers to some of the SPB frequently asked questions.

Will SPB work with browsers other than Brave

Yes, SPB works fine with various web browsers.


  • More information about the SPB configuration file is available in the README.md file.
  • Additional information regarding SPB browser support.

List Browsers SPB Nativly Supports

start-private-browser --list-browsers

Start SPB Isolated Session using FireFox

start-private-browser --browser firefox

Configure default browser as FireFox on MacOS within the SPB Configuration file

  • Run this command to start editing the SPB configuration file

      start-private-browser --edit-configuration
    
  • Add the following into that file to set FireFox as the default browser on macOS.

    Alter as required for your prefered browser and operating system preference.

    export spb_browser_name="firefox"
    export spb_browser_path=/"Applications/Firefox.app/Contents/MacOS/firefox"
    

Preventing and Limiting Telemetry Data

  • Little Snitch is a possible appraoch for macOS and some desktop distributions of LINUX. Keep in mind that this is a closed source project.

  • Open Snitch is an approach for many LINUX distributions

  • Using a VPN, proxy or proxychain is a way to have telemetry data flowing from a different IP address.

  • Brave Specific Teletery

What is 'easy-as'?

Easy-as is one of many classic kiwi expressions. Private-as is the SPB motto!

Kent from learn to language puts it better than I ever could so there is a helpful quote of his wonderful writing skills showing examples of how Kiwis will add 'as' to words / incorporate into sentances. Learn more about being private as with your web browsing.


"Sweet as" and the use of "as"

Perhaps the most iconic New Zealand phrase, "sweet as" is a versatile expression meaning "excellent" or "no problem." The "as" doesn't refer to anything specific ; it's just a grammatical quirk that Kiwis love that basically means "really" or "very". For example, "Everything's sweet as!" means everything is going great.

Example:

   Hey mate, I'll pop over around 2 pm. –  Sweet as!
   I'm hungry as, I haven't eaten all day.
   I'm tired as = I'm really tired

Quoted from learn to language. Visiting this site to learn more New Zealand slang is highly reccomended ; if you want to hit the ground running (in terms of your understanding) when visiting New Zealand for the first time!