soc.octade.net is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Admin email
social@octade.net

Search results for tag #tor

[?]rE-Bo0t.bx1 :tux: :tor: :C_H: :donor: :verified: Β» 🌐
@r3bo0tbx1@infosec.exchange

:tor: Built something I’ve wanted for a while...
An open-source Docker container that makes running a Tor relay actually simple and reliable.

One command. Self-healing. Multi-arch. Runs everywhere from Raspberry Pi :raspberry_pi: to VPS :haikuserverapp:

πŸ”— github.com/r3bo0tbx1/tor-guard

If you care about privacy infrastructure:
🧱 Try it out
πŸ› Report bugs
πŸ’‘ Suggest features
⭐ Star it to help others discover it

:C_H: Maintaining this in my free time, donation info’s in the README (and please support @torproject, @eff and @privacyguides too).

Protecting privacy, one relay at a time :tor: ✨

    [?]rE-Bo0t.bx1 :tux: :tor: :C_H: :donor: :verified: Β» 🌐
    @r3bo0tbx1@infosec.exchange

    :tor: onion-relay v2.0.0 is out, and it's been a long road from v0.0.1 ⬇️

    ℹ️ What started as "one command to run a relay" is now a hardened, production-tested AIO stack: guard, exit, and bridge (obfs4) in a 16.8 MB image.

    What's new in v2.0.0:
    🩺 health + status tools now expose build_version & config_source
    ⚑ healthcheck.sh fails fast on missing/empty torrc
    πŸ”’ DirPort now defaults to 0 (disabled) in ENV-generated configs

    What the project has grown into since launch:
    πŸ”‘ Happy Family support (Tor 0.4.9+ FamilyId, πŸͺ¦ RIP MyFamily lists)
    🧰 6 busybox only diagnostic tools
    🌍 Battle-tested across 10+ countries: relays.brokenbotnet.com
    πŸ” 35+ security fixes, CVE coverage, weekly automated rebuilds
    πŸ‹ Works with Docker CLI, Compose, Cosmos Cloud & Portainer

    :github: github.com/r3bo0tbx1/tor-guard

    If you care about privacy infrastructure:
    πŸ₯’ Try it out
    πŸ› Report bugs
    πŸ’‘ Suggest features
    ⭐ Star it to help others find it

    :C_H: Still maintaining this in my free time, donation info
    in the README. And please support @torproject

    @eff and @privacyguides too.

    Protecting privacy, one relay at a time :tor: ✨

      0 ★ 0 ↺

      [?]OCTADE Β» 🌐
      @octade@soc.octade.net

      This looks very useful.

      Is there facility to run the phone app via TOR network, to hide user IP from the relay?


        23 ★ 29 ↺

        [?]OCTADE Β» 🌐
        @octade@soc.octade.net

        /// Some apps for secure and anonymous communication and file-sharing ///

        Inform your friends and family about these tools.

        ... https://briarproject.org

        "Censorship-resistant peer-to-peer messaging that bypasses centralized servers. Connect via Bluetooth, Wi-Fi or Tor, with privacy built-in."

        ... https://retroshare.cc

        "Retroshare establish encrypted connections between you and your friends to create a network of computers, and provides various distributed services on top of it: forums, channels, chat, mail... Retroshare is fully decentralized, and designed to provide maximum security and anonymity to its users beyond direct friends. Retroshare is entirely free and open-source software. It is available on , , and . There are no hidden costs, no ads and no terms of service."

        ... https://www.ricochetrefresh.net

        "Ricochet Refresh is an open-source project to allow private and anonymous instant messaging."

        ... https://onionshare.org

        "OnionShare is an open-source tool that lets you securely and anonymously share files, host websites, and chat with friends using the Tor network."

        ... https://delta.chat

        "Delta Chat is a decentralized and secure messenger app."

        ... https://bitmessage.org

        "Bitmessage is a P2P communications protocol used to send encrypted messages to another person or to many subscribers. It is decentralized and trustless, meaning that you need-not inherently trust any entities like root certificate authorities. It uses strong authentication which means that the sender of a message cannot be spoofed, and it aims to hide "non-content" data, like the sender and receiver of messages, from passive eavesdroppers like those running warrantless wiretapping programs."

        ... https://www.torproject.org/download

        "Protect yourself against tracking, surveillance, and censorship."

        ... https://geti2p.net

        "The Invisible Internet Project (I2P) is a fully encrypted private network layer. It protects your activity and location. Every day people use the network to connect with people without worry of being tracked or their data being collected. In some cases people rely on the network when they need to be discrete or are doing sensitive work."

        ... https://www.hyphanet.org/

        "Hyphanet is peer-to-peer network for censorship-resistant and privacy-respecting publishing and communication. The original Freenet."

        ... https://github.com/813492291816/BitChan

        "BitChan is a decentralized anonymous imageboard inspired by BitBoard and built on top of Bitmessage with Tor, I2P, and GnuPG."

        ... https://darkmx.app

        "DarkMX is a new decentralized communication app that utilizes Tor hidden services to allow you to easily have an anonymous, reliable, and censorship-resistant presence on the internet. You can chat. You can share files. You can search other people's files. You can keep a contact list and send private messages to your friends. You can create your own custom .onion site, available to anyone with a Tor Browser."


          6 ★ 12 ↺

          [?]OCTADE Β» 🌐
          @octade@soc.octade.net

          Many people have never heard of P2P file-sharing networks like DarkMX even though DarkMX and its predecessor, WinMX, have over two decades of continued development. P2P file-sharing networks are more stable than torrents. DarkMX has a very slick retro interface. It is almost identical to the old WinMX from 20+ years ago, except it brokers all connections via TOR for preserving privacy.

          I figured out several ways to run DarkMX on a headless server without GUI. This allows me to install it on a remote server without any desktop environment and run the software as a daemon without the GUI.

          First I used the X forwarding feature of SSH to pipe the GUI to a local machine. On that machine I did all the configuration inside the GUI. Then I closed the program.

          Then on the remote machine I used 'xvfb' to run DarkMX as a nohup'd daemon with a dummy GUI buffer. That way I don't need to be connected to the GUI from a local machine and the application will still run. It also uses less RAM without the GUI.

          There are other ways to do this, such as VNC and xpra. I just chose the quickest, dirtiest method in this case.

          Why would I go to all that trouble? Well, I don't need to, but there are some people who might need to publish while maintaining strict anonymity. So they would need tools like DarkMX and TOR. For me it's just fun.

          DarkMX operates over the TOR privacy preserving network. As a result the location of my peer is hidden and extremely hard to impossible for an adversary to locate. So when I publish something, such as a letter, or paper, or opinion, anyone can download it since censoring it is not viable. It ensures that my speech remains free and available to the general public. Now when I author essays, papers, homiles and such, I can publish them as file shares, and I can publish them simultaneously as a TOR hidden website with the built-in webserver feature. So readers don't need DarkMX to read my files--they can just fire up TOR Browser or use a TOR proxy with their web browser. If they want to snarf a whole directory they can install DarkMX, or use a script to snarf them via TOR.

          If you are inclined to fiddle around with installing this software on a headless server, please share the techniques and tools used that suit you.

          (DarkMX download site: https://darkmx.app)

          @selfhosted@a.gup.pe @infostorm@a.gup.pe @darknet@a.gup.pe infosec@a.gup.pe

            12 ★ 18 ↺
            planetscape boosted

            [?]OCTADE Β» 🌐
            @octade@soc.octade.net

            TORSERV: Host a Static Website on the Dark Web in Under 1 Minute
            "Hosting a Tor hidden service β€” also known as an onion site β€” typically requires in-depth technical skills and manual configuration. With TorServ, you can host a static website anonymously in seconds, without touching any config files."
            This software deserves some attention. It could be useful for at-risk people who need to publish while protecting identity.

            @selfhosting@a.gup.pe
            @infosec@a.gup.pe
            @linux@a.gup.pe
            @networks@a.gup.pe
            @crypto@a.gup.pe
            @darknet@a.gup.pe
            @privacy@a.gup.pe
            @infostorm@a.gup.pe

            Two slices of red onion stacked one atop the other. The onion symbolizes TOR, The Onion Network, and its multiple layers of cryptographic obfuscation.

            Alt...Two slices of red onion stacked one atop the other. The onion symbolizes TOR, The Onion Network, and its multiple layers of cryptographic obfuscation.