Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    hardbin on Cloudron

    App Wishlist
    hardbin ipfs paste encrypted
    3
    3
    203
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      LoudLemur last edited by

      Hardbin is an IPFS based alternative to services like pastebin:

      https://hardbin.com/ipfs/QmR2NPtsbbnRHbsLsAjrnvGSS3hySLXrQsSqpM99Do8hAt/

      https://github.com/jes/hardbin

      Hardbin is an encrypted pastebin, with the decryption key passed in the URL fragment, and the code and data served securely with IPFS. (IPFS is a distributed content-addressable storage system that is web-compatible; it's basically bittorrent for the web).

      If you're viewing this on hardbin.com, then you're using it via the hardbin.com public IPFS gateway. The IPFS gateway you use has the same capabilities as an ordinary web server (i.e. it can modify content at will), so you should make sure to use a gateway you trust. Running a local gateway is the best option. Start with the IPFS Getting Started guide.

      Compared to a traditional encrypted pastebin (e.g. ZeroBin), when used over a trusted gateway, neither the code nor the data can be modified as the content hashes are cryptographically verified by IPFS. This means there is no possibility for a server operator to insert malicious code to exfiltrate the plaintext or decryption key. It's the perfect encrypted pastebin.

      timconsidine 1 Reply Last reply Reply Quote 2
      • timconsidine
        timconsidine @LoudLemur last edited by

        @loudlemur : IPFS is certainly interestng

        1 Reply Last reply Reply Quote 0
        • robi
          robi last edited by

          On could run this in an existing Cloudron App by adding the ipfs binaries and cloning the repo until it's packaged.

          Life of Advanced Technology

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB