Hi! I'm Elza Browser. People use me as a secondary browser for privacy purposes. I am on all time incognito mode with some special abilities like tor to remain secure and private, with a minimal design.
Elza Browser | |
---|---|
🕵️ | Always Incognito |
🧅 | Built-in Onion Routing |
🚫 | Built-in Ad Blocker |
🎨 | Minimalist Interface |
🛡️ | Sandboxed |
🆓 | Always free |
👐 | Open-source |
🖥️ | Multiplatform |
OS | Latest version | Comment |
---|---|---|
Linux | Stable | |
Windows | Stable | |
MacOS | Waiting for more peer reviews |
- Clone the repository and install required npm modules
- Install electron
npm install electron --save-dev
. - Place the tor binary inside resources folder. If you are using Windows, tor binary is directly available at the tor website. You have to manually build tor if you are using Mac/Linux. Follow this link to get the tor source code. Build instructions are available here.
- In Windows, place tor executable at ./resources/win/Tor/tor.exe
- In Mac and Linux, place tor executable at ./resources/lin/tor
npm run electron-dev
to run elza browser in developer mode.- Refer package.json for npm scripts to build elza for your platform.
- Refer the github workflow to learn building elza from source.
Found a bug in Elza Browser? You can report it by creating a new issue.
Need assistance or want to ask a question? You can start a discussion or email us.