Skip to content

Private, fast and minimal web browser based on electron with built-in tor.

License

Notifications You must be signed in to change notification settings

soyDESKTOP68A2MRFT/elza

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elza Browser

About

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.

Features

Elza Browser
🕵️ Always Incognito
🧅 Built-in Onion Routing
🚫 Built-in Ad Blocker
🎨 Minimalist Interface
🛡️ Sandboxed
🆓 Always free
👐 Open-source
🖥️ Multiplatform

Platforms

OS Latest version Comment
Linux Latest stable Stable
Windows Latest stable Stable
MacOS Latest stable Waiting for more peer reviews

Build Instructions

  • 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.

Bugs & Support

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.

Creators

About

Private, fast and minimal web browser based on electron with built-in tor.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SCSS 28.1%
  • Less 25.5%
  • JavaScript 25.5%
  • CSS 20.7%
  • HTML 0.2%