Why Nostr? What is Njump?
2024-01-05 21:36:03

lightningspore on Nostr: Anybody run a Tor-Only lighting node? Did you know Tor is being re-written in Rust, ...

Anybody run a Tor-Only lighting node? Did you know Tor is being re-written in Rust, in order to be safer and faster. Its called Arti. Just recently they added support for connecting to hidden services which is the necessary piece for LN nodes.

Here is what you need to do:
```
{clone arti}
# build
cargo build -p arti --release
# start
target/release/arti -o address_filter.allow_onion_addrs=true proxy
```

Repo and more details here:
https://gitlab.torproject.org/tpo/core/arti
Author Public Key
npub1sp0rex959gshtgypve45upmm4vepxm4xea9eja4f2ftfj97euv5s3rj02v