8000 GitHub - el-tor/eltor: Fork of the Tor network (in C) . Adds paid circuit handling and EXTENDPAIDCIRCUIT RPC
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

el-tor/eltor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
< 8000 div class="Skeleton Skeleton--text"> 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

El Tor

High bandwidth Tor network fork. Incentivized by the Bitcoin Lightning Network. Relays earn sats via BOLT 12 and blinded paths.

Projects

Libraries

  • libeltor - Fork of libtor. Rust crate for bundling inside your project a fully-running eltord daemon with fallback to the normal Tor network https://github.com/el-tor/libeltor
  • LNI - Lightning node interface library. Standard interface to remote connect to CLN, LND, Phoenixd and other implementations. Rust language bindings for android, ios, and javascript (nodejs, react-native). https://github.com/lightning-node-interface/lni

Testnets

Spec:

Tor

Tor protects your privacy on the internet by hiding the connection between your Internet address and the services you use. We believe Tor is reasonably secure, but please ensure you read the instructions and configure it properly.

Build

To build Tor from source:

./configure
make
make install

To build Tor from a just-cloned git repository:

./autogen.sh
./configure
make
make install

Releases

The tarballs, checksums and signatures can be found here: https://dist.torproject.org

  • Checksum: <tarball-name>.sha256sum
  • Signatures: <tarball-name>.sha256sum.asc

Schedule

You can find our release schedule here:

Keys that CAN sign a release

The following keys are the maintainers of this repository. One or many of these keys can sign the releases, do NOT expect them all:

Development

See our hacking documentation in doc/HACKING/.

Resources

Home page:

Download new versions:

How to verify Tor source:

Documentation and Frequently Asked Questions:

How to run a Tor relay:

About

Fork of the Tor network (in C) . Adds paid circuit handling and EXTENDPAIDCIRCUIT RPC

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 199

0