Welcome /g/

Will do something fun here later.

/g/ thread #1 (archive)

/g/ thread #2 (archive)

Messages:


A primitive messages.json proposal | zhyd's very interesting non-json spin on it | 2sad's CSV implementation (ack)
^ see and comment on my rating ^


>inb4 how do I make a site like this one?

this or this way. before you start, check whether you have an HTTP web server running.
port forward your server's port to non-existent IP in your network if you want to hide the fact you're running a hidden service.

>inb4 how do I get vanity address (at the start)?

use mkp224o

to compile from source (for debian-based distros):
$ sudo apt install git gcc libc6-dev libsodium-dev make autoconf $ git clone https://github.com/cathugger/mkp224o.git $ cd mkp224o $ ./autogen.sh $ ./configure --enable-amd64-51-30k # if on AMD64 $ make $ ./mkp224o -d domains your-prefix

above will generate a domain with prefix your-prefix(...).onion
keep in mind generating these takes a lot of compute power and brute-forcing 6 characters on a 12 core AMD Ryzen 5 5500U took 2 minutes

now copy over chosen domain name to /var/lib/tor/ and make sure the owner is debian-tor:

$ sudo chown -R debian-tor:debian-tor /var/lib/tor/your-prefixxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.onion/

restart tor to apply changes:

$ sudo systemctl restart tor



Previous page | All webring members | Next page