ripsline's avatar
ripsline
_@ripsline.com
npub1ff9q...ylh8
Virtual Private Node GPG: AFA0 EBAC DC9A 4C4A A7B0 154A C97C E10F 170B A5FE
ripsline's avatar
ripsline 1 month ago
Virtual Private Node v0.4.2 is live. Every time you create a Lightning invoice, you're revealing your node, your channels, and your UTXOs. That era is over. Blinded paths now on by default. Your node stays hidden. Also, payment routes now show node aliases and per-hop fees. image
ripsline's avatar
ripsline 1 month ago
OG cypherpunks would never carry around some fancy piece of hardware to store bitcoin. They'd have a beat up old laptop or phone and a complete understanding of their device.
ripsline's avatar
ripsline 1 month ago
at this point, non-kyc bitcoin is pretty much the only way to not get killed for your stack.
ripsline's avatar
ripsline 1 month ago
Virtual Private Node v0.4.1 is out. Manage SSH keys directly from the terminal UI: add keys, remove keys, toggle password auth, change your login password. Close channels without leaving the detail view: pick your close type, set a fee, confirm. All in one tab.
ripsline's avatar
ripsline 2 months ago
KYC exchanges are the single greatest risk to Bitcoin and cryptographic currencies. KYC coiners may become rich on paper but lose FREE WILL in the process.
ripsline's avatar
ripsline 2 months ago
Virtual Private Node v0.4.0 release: A private Bitcoin and Lightning node you manage from a beautiful TUI. One command installs Bitcoin Core, LND, and Tor on Debian. GPG-verified. Tor-routed. No wrappers. Your keys, your node. image
ripsline's avatar
ripsline 2 months ago
elite people will move money using dedicated encrypted hardware running some node implementation. this is the requirement if you want to continue moving money with the same privacy and security you have had for the last 50 years.
ripsline's avatar
ripsline 2 months ago
the end of privacy is the end of freewill.
ripsline's avatar
ripsline 3 months ago
with great privacy comes great responsibility.
ripsline's avatar
ripsline 3 months ago
computers are weapons (tools) and if we do not learn how to use them properly, our own computers will be used as weapons against us.
ripsline's avatar
ripsline 3 months ago
Virtual Private Node v0.3.4 🧅 ALL downloads route through Tor ⚡ Dashboard polls 4x faster 🔑 Seed confirmation: type "I SAVED MY SEED" to proceed 🛡 Rate limiting, IP stripping on LndHub proxy 📦 LndHub install blocked during IBD (prevents CPU timeout)
ripsline's avatar
ripsline 3 months ago
we reach our greatest satisfactions in the action of creation.
ripsline's avatar
ripsline 3 months ago
the computer is a tool for creation. with great power comes great responsibility.
ripsline's avatar
ripsline 3 months ago
what are we here for if not to change things?
ripsline's avatar
ripsline 3 months ago
Virtual Private Node v0.3.1 — Syncthing channel backups, simplified. Your LND channel.backup now syncs automatically to your local device over a direct encrypted connection. No Tor on your laptop. No config files. No terminal commands. Install Syncthing on your computer/phone. Pair it from the dashboard. Done. Your backup syncs whenever both devices are online. How it works: → Syncthing uses mutual TLS with Ed25519 device keys → Only devices you explicitly approve can connect → Unapproved connections rejected before any data exchange → Discovery servers and relays disabled — direct IP only → channel.backup is useless without your 24-word seed The pairing flow is built into the TUI. Press [a] in the Syncthing details screen, paste your local Device ID, and the VPS shares the backup folder automatically. Also in this release: • Self-update screen appears immediately (was stuck behind q) • Dashboard layout no longer overflows on some terminals • LndHub clearnet connections are TLS-encrypted (docs corrected) Virtual Private Node is a one-command installer for a private Lightning node. Bitcoin Core, LND, Tor, and now automatic channel backups — configured and running in minutes on Debian. Your keys. Your node. Your backups.
ripsline's avatar
ripsline 3 months ago
Virtual Private Node v0.3.0 — Lightning Accounts This release adds LndHub.go as a new add-on. Create separate Lightning wallet accounts for family, friends, or AI agents — all backed by your own LND node. Built from source at a pinned release tag. No prebuilt binaries. Managed entirely from the SSH dashboard. Each account gets a one-time login and password. Share the credentials or scan a QR code. The admin cannot see user balances. Deactivation records the balance so you can refund to a new account. Passwords are shown once and never stored anywhere. The bigger change is how clearnet connections work. Previously, LndHub was exposed over unencrypted HTTP in hybrid P2P mode. Now a TLS reverse proxy sits in front of it — self-signed ECDSA P-256 certificate with your server's IP in the SAN. Same approach LND uses for its REST API. Zeus users accept the cert on first connection. Tor connections bypass the proxy entirely. The proxy only exists when you need it. Tor-only mode: no proxy, no open port, LndHub reachable only through the hidden service. Hybrid mode: proxy auto-installs, firewall opens port 3000 for encrypted access. Upgrade from Tor to hybrid later and the proxy gets added automatically. Security fixes throughout: SQL injection prevention on database queries, double-sudo bug fix, account name input validation, sshd hardening with drop-in config files, version cache moved out of /tmp. Code cleanup: consistent command execution patterns, idiomatic timeouts, migrated GPG calls to the system package abstraction. One command installs Bitcoin Core, LND, and Tor on Debian. Add LndHub, Lightning Terminal, and Syncthing from the dashboard. No wrappers. No abstractions. Your keys, your node. github.com/ripsline/virtual-private-node