All Projects → jamesacampbell → elector

jamesacampbell / elector

Licence: GPL-3.0 license
TOR BROWSER IN ELECTRON

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to elector

meanOs
Mean Operating System - The first decentralized, artificially intelligent, MEAN.js stack, operating system. Mean OS is the only operating system hosted anonymous using a P2P network and a suite of non-standard in-browser delivery mechanisms. Mean OS proudly supports Brave and Tor, be free!
Stars: ✭ 62 (+138.46%)
Mutual labels:  osx, tor
qubes-app-split-browser
Tor Browser (or Firefox) in a Qubes DisposableVM, with persistent bookmarks and login credentials
Stars: ✭ 33 (+26.92%)
Mutual labels:  tor, tor-browser
ormesh
[UNMAINTAINED: Try https://github.com/cmars/oniongrok instead] onion-routed mesh
Stars: ✭ 65 (+150%)
Mutual labels:  tor, tor-browser
onionfruit
OnionFruit™ Connect - Tor access client with country selection, bridge configuration, pluggable transports and experimental DNS support
Stars: ✭ 150 (+476.92%)
Mutual labels:  tor, tor-browser
torchestrator
Spin up Tor containers and then proxy HTTP requests via these Tor instances
Stars: ✭ 32 (+23.08%)
Mutual labels:  tor
mkonion
A simple way to create a Tor onion service for existing Docker containers.
Stars: ✭ 81 (+211.54%)
Mutual labels:  tor
kali-whoami
Whoami provides enhanced privacy, anonymity for Debian and Arch based linux distributions
Stars: ✭ 1,424 (+5376.92%)
Mutual labels:  tor
thedevilseye
The Devils Eye is an OSINT tool that extracts onion links and descriptions that match with the users query from the Darkweb, without requiring the use for Tor.
Stars: ✭ 100 (+284.62%)
Mutual labels:  tor
torbox
Container-based Tor access point (Anonymizing Middlebox).
Stars: ✭ 52 (+100%)
Mutual labels:  tor
tordam
A library for peer discovery inside the Tor network
Stars: ✭ 13 (-50%)
Mutual labels:  tor
mailcat
Find existing email addresses by nickname using API/SMTP checking methods without user notification. Please, don't hesitate to improve cat's job! 🐱🔎 📬
Stars: ✭ 219 (+742.31%)
Mutual labels:  tor
onionbox
Send and receive files securely through Tor.
Stars: ✭ 39 (+50%)
Mutual labels:  tor
tor-private-bridge
Bash script for setting up a private Tor bridge
Stars: ✭ 21 (-19.23%)
Mutual labels:  tor
denarius
Denarius [$D] is a PoW/PoS Hybrid Cryptocurrency with Tribus a new PoW Hashing Algo built specifically for D, one of a kind hybrid masternodes called Fortuna Stakes, atomic swaps, staking, mining, IPFS, optional Native Tor and I2P, and much more!
Stars: ✭ 105 (+303.85%)
Mutual labels:  tor
addon-tor
Tor - Home Assistant Community Add-ons
Stars: ✭ 37 (+42.31%)
Mutual labels:  tor
T0rlib4Android
A minimal android controller library for Tor
Stars: ✭ 25 (-3.85%)
Mutual labels:  tor
Red-Rabbit-V4
The Red Rabbit project is just what a hacker needs for everyday automation. Red Rabbit unlike most frameworks out there does not automate other peoples tools like the aircrack suite or the wifite framework, it rather has its own code and is raw source with over 270+ options. This framework might just be your everyday key to your workflow
Stars: ✭ 123 (+373.08%)
Mutual labels:  tor
ip2proxy-nodejs
IP2Proxy Node.js module allows users to query an IP address to determine if it was being used as open proxy, web proxy, VPN anonymizer and TOR exits.
Stars: ✭ 35 (+34.62%)
Mutual labels:  tor
oniontree
A repository of Tor hidden services.
Stars: ✭ 45 (+73.08%)
Mutual labels:  tor
docker-tor
TOR Server Docker image
Stars: ✭ 32 (+23.08%)
Mutual labels:  tor

elector

Join the chat at https://gitter.im/elector-browser/Lobby Gratipay Elector

TOR BROWSER IN ELECTRON

NOTE:

THIS IS IN ALPHA, USER BEWARE.

WHY?:

One liner -- "A super lightweight Tor connected browser that uses the latest in web technologies."

I made this because I wanted a simple browser that auto-connected to my tor service running on my MacBook that I installed via homebrew. If you are running tor in OSX via homebrew, then this app will work out of the box if you follow the install instructions below. Otherwise, you may have to edit your torrc file and (gosh!) actually use the terminal / command line / whatever you call it.

SECURITY ISSUES:

ELECTRON has known security issues with using an unsandboxed version of chromium. The roadmap is to use the electron-prebuilt module from Brave browser since they re-sandboxed and fixed a lot of the security issues related to potential for XSS attacks.

FORK ME:

Please fork and make this better.
READ the CONTRIBUTING doc for tips on how to help with this project. Thank you!

here is how to run it yourself:

Install instructions

  1. you must have tor already installed. follow the instructions from torproject.org

  2. then to run this code, follow these steps:

git clone https://github.com/jamesacampbell/elector.git
cd elector
npm install -d
npm start

tidbits:

The index.js file is configured to force the connection through the socks5 proxy 127.0.0.1:9050. So for OSX you can install tor via homebrew:

in case you don't have tor install on OSX yet

OSX & homebrew easiness to get Tor installed as a service:

brew install tor

then make sure tor is set to run when your OS starts, then check duckduckgo onion (http://3g2upl4pq6kufc4m.onion) site to confirm it is working

useful .onion links

duck duck go http://3g2upl4pq6kufc4m.onion

tor paste http://mc6nld3smffo3vgm.onion

not evil tor search http://hss3uro2hsxfogfq.onion

hidden wiki http://gxamjbnu7uknahng.onion/wiki/index.php/Main_Page

hidden answers http://answerstedhctbek.onion

librechan http://librechbtnnmzoa7.onion

searx http://ulrn6sryqaifefld.onion

etherpad hosted by riseup onion http://5jp7xtmox6jyoqd5.onion

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].