Made a small file host focused on not leaving a trace.

  • No account, no ads, no trackers
  • You set when the file deletes itself (1 hour to 30 days, or after X downloads)
  • Optional password on files and notes
  • Reachable over Tor via an onion service
  • Self-hosted

For when you just need to hand someone a file without it sitting on a server forever or asking them to sign up anywhere.

  • ultimate_worrier@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    0
    ·
    7 days ago

    Finally! A replacement for BTSync. I’m encouraged to see that it runs on Tor since my first instinct would be: “this is a security nightmare”. Of course, it could still be a security nightmare but at least they are using the right tech stack to achieve security. It’s more about the implementation at this point and I’m too lazy to check the source code.

      • ultimate_worrier@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        0
        ·
        6 days ago

        My reasons for absolutely requiring open source wherever possible:

        • your code does what you say it does
        • you have nothing to hide (like backdoors)
        • the author doesn’t rug-pull us and start charging for the technology suddenly
        • any technology I use can be modified to meet my requirements as they arise
        • I decide when a product is obsolete
        • I decide how a piece of software is provisioned, launched, updated, phased out, the lifecycle and feature set of the software should be able to be CONTROLLED BY ME
        • I can fork the technology to give more back to the community by improving it.
        • it could easily be a fed honeypot
        • it could be malware
        • I prefer to contribute to furthering the capabilities and toolchest of humanity in order to liberate other humans from tyranny.
        • I prefer not to support (and am honestly suspicious of) other software engineers that don’t want to further the aforementioned capabilities and toolchest of humanity in order to liberate other humans from tyranny.
        • Closing the code off is morally wrong and speaks to the ulterior motives of the author.
        • obfuscation (which I view as security-by-obscurity) is a sign of a weak codebase and a compromised project lead in my opinion.
        • closed source software is a non-starter in matters of privacy
    • 0807@lemmy.worldOP
      link
      fedilink
      arrow-up
      0
      ·
      7 days ago

      My original plan was to launch the site and upload the entire source code so people could use it locally (I’ve fallen a bit behind because I’ve been adding features), but I’ll be uploading the full source code soon.

      That said, everything is verifiable (regarding ads and trackers). Thank you very much for the comment!