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


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. App Wishlist
  3. Firefox Send - Simple, private file sharing from the makers of Firefox

Firefox Send - Simple, private file sharing from the makers of Firefox

Scheduled Pinned Locked Moved App Wishlist
27 Posts 10 Posters 4.0k Views 10 Watching
  • 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.
  • 32463 Offline
    32463 Offline
    3246
    wrote on last edited by
    #13

    Thanks @girish. I am using https://addons.thunderbird.net/en-US/thunderbird/addon/filelink-provider-for-send/ with Betterbird/Thunderbird.

    Repo https://github.com/tdulcet/Thunderbird-Send

    👉 Find our more www.bebraver.online

    girishG 1 Reply Last reply
    0
    • 32463 3246

      Thanks @girish. I am using https://addons.thunderbird.net/en-US/thunderbird/addon/filelink-provider-for-send/ with Betterbird/Thunderbird.

      Repo https://github.com/tdulcet/Thunderbird-Send

      girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #14

      @3246 I remember looking into this project before. Issue is that it has no concept of authentication. Essentially, you have to set up something where anyone can upload anything. This is dangerous especially for Cloudron because some DMCA notice or equivalent will ban your entire server and not just the send instance.

      See also https://github.com/timvisee/send/issues/32 and https://github.com/timvisee/send/issues/108 . IMO, best to just host this outside Cloudron in a separate server.

      jdaviescoatesJ 32463 2 Replies Last reply
      1
      • 32463 3246

        Hey folks, I like Send because it integrated with Thunderbird, etc and saves me the step of uploading something to my Jirafeau (also, I can never remember how to spell it).

        What's involved in taking their Docker compose file and turning it into a Cloudron app? It looks like if it were easy, somebody would have done it already and I wonder if I am missing something.

        Thanks for letting me comment on an ancient post 🙂

        jdaviescoatesJ Online
        jdaviescoatesJ Online
        jdaviescoates
        wrote on last edited by
        #15

        @3246 said in Firefox Send - Simple, private file sharing from the makers of Firefox:

        Jirafeau (also, I can never remember how to spell it)

        Why do you need to know how to spell it? e.g. I have my instance installed at https://fileshare.domain.tld

        I use Cloudron with Gandi & Hetzner

        32463 1 Reply Last reply
        1
        • girishG girish

          @3246 I remember looking into this project before. Issue is that it has no concept of authentication. Essentially, you have to set up something where anyone can upload anything. This is dangerous especially for Cloudron because some DMCA notice or equivalent will ban your entire server and not just the send instance.

          See also https://github.com/timvisee/send/issues/32 and https://github.com/timvisee/send/issues/108 . IMO, best to just host this outside Cloudron in a separate server.

          jdaviescoatesJ Online
          jdaviescoatesJ Online
          jdaviescoates
          wrote on last edited by
          #16

          @girish said in Firefox Send - Simple, private file sharing from the makers of Firefox:

          @3246 I remember looking into this project before. Issue is that it has no concept of authentication.

          Surely on Cloudron that wouldn't be a problem as it could use Cloudron's built in proxy auth or whatever it's called? (like you already do with lots of other apps without auth)

          @girish said in Firefox Send - Simple, private file sharing from the makers of Firefox:

          See also https://github.com/timvisee/send/issues/32

          Via that I found this similar tool which does have simple authentication options:

          https://github.com/psi-4ward/psitransfer/
          https://psi.cx/2017/psitransfer-installation/

          It's a dockerized node app so should be simple to package for Cloudron, I'd guess.

          I use Cloudron with Gandi & Hetzner

          1 Reply Last reply
          0
          • jdaviescoatesJ jdaviescoates

            @3246 said in Firefox Send - Simple, private file sharing from the makers of Firefox:

            Jirafeau (also, I can never remember how to spell it)

            Why do you need to know how to spell it? e.g. I have my instance installed at https://fileshare.domain.tld

            32463 Offline
            32463 Offline
            3246
            wrote on last edited by
            #17

            @jdaviescoates said in Firefox Send - Simple, private file sharing from the makers of Firefox:

            Why do you need to know how to spell it? e.g. I have my instance installed at https://fileshare.domain.tld

            It was meant as a bit of a joke, yes I have called it wetransfer.domain.tld because most folks here know what that means 🙂

            👉 Find our more www.bebraver.online

            jdaviescoatesJ 1 Reply Last reply
            1
            • 32463 3246

              @jdaviescoates said in Firefox Send - Simple, private file sharing from the makers of Firefox:

              Why do you need to know how to spell it? e.g. I have my instance installed at https://fileshare.domain.tld

              It was meant as a bit of a joke, yes I have called it wetransfer.domain.tld because most folks here know what that means 🙂

              jdaviescoatesJ Online
              jdaviescoatesJ Online
              jdaviescoates
              wrote on last edited by
              #18

              @3246 said in Firefox Send - Simple, private file sharing from the makers of Firefox:

              @jdaviescoates said in Firefox Send - Simple, private file sharing from the makers of Firefox:

              Why do you need to know how to spell it? e.g. I have my instance installed at https://fileshare.domain.tld

              It was meant as a bit of a joke, yes I have called it wetransfer.domain.tld because most folks here know what that means 🙂

              🙂

              eb67c4f2-4356-479e-a7af-c7cf08a49da1-image.png

              😉

              I use Cloudron with Gandi & Hetzner

              1 Reply Last reply
              1
              • girishG girish

                @3246 I remember looking into this project before. Issue is that it has no concept of authentication. Essentially, you have to set up something where anyone can upload anything. This is dangerous especially for Cloudron because some DMCA notice or equivalent will ban your entire server and not just the send instance.

                See also https://github.com/timvisee/send/issues/32 and https://github.com/timvisee/send/issues/108 . IMO, best to just host this outside Cloudron in a separate server.

                32463 Offline
                32463 Offline
                3246
                wrote on last edited by
                #19

                @girish Interesting point I never considered as I'd be using the Send app for known users and not publicising it. Although I am not stopping anyone who finds it from using it... something I should really curtail, but the risk of that is low.

                I think the DMCA issue can be tackled with a disclaimer before users install the app?

                👉 Find our more www.bebraver.online

                jdaviescoatesJ 1 Reply Last reply
                1
                • 32463 3246

                  @girish Interesting point I never considered as I'd be using the Send app for known users and not publicising it. Although I am not stopping anyone who finds it from using it... something I should really curtail, but the risk of that is low.

                  I think the DMCA issue can be tackled with a disclaimer before users install the app?

                  jdaviescoatesJ Online
                  jdaviescoatesJ Online
                  jdaviescoates
                  wrote on last edited by jdaviescoates
                  #20

                  @3246 said in Firefox Send - Simple, private file sharing from the makers of Firefox:

                  I think the DMCA issue can be tackled with a disclaimer before users install the app?

                  Yeah, and we already have Jirafeau and Surfer and Calibre Web and Emby and Jellyfin and SickChill and loads of other apps that could easily be used to share files you're technically not supposed to be sharing! (and frankly, almost certainly are being used to do exactly that)

                  I use Cloudron with Gandi & Hetzner

                  girishG 1 Reply Last reply
                  2
                  • jdaviescoatesJ jdaviescoates

                    @3246 said in Firefox Send - Simple, private file sharing from the makers of Firefox:

                    I think the DMCA issue can be tackled with a disclaimer before users install the app?

                    Yeah, and we already have Jirafeau and Surfer and Calibre Web and Emby and Jellyfin and SickChill and loads of other apps that could easily be used to share files you're technically not supposed to be sharing! (and frankly, almost certainly are being used to do exactly that)

                    girishG Offline
                    girishG Offline
                    girish
                    Staff
                    wrote on last edited by
                    #21

                    @jdaviescoates Apparently, none of the client side works if you put an auth wall in the front (from my reading of the github issues I linked previously). It's meant to be a public site as it stands it seems.

                    To be clear, I have nothing against this on Cloudron, but it's low priority atm since I suspect it's quite dangerous to run this on a Cloudron instance (maybe I am not understanding how it's deployed). You might think your instance is private, but your file link will get passed around and anyone can upload anything.

                    jdaviescoatesJ 1 Reply Last reply
                    1
                    • girishG girish

                      @jdaviescoates Apparently, none of the client side works if you put an auth wall in the front (from my reading of the github issues I linked previously). It's meant to be a public site as it stands it seems.

                      To be clear, I have nothing against this on Cloudron, but it's low priority atm since I suspect it's quite dangerous to run this on a Cloudron instance (maybe I am not understanding how it's deployed). You might think your instance is private, but your file link will get passed around and anyone can upload anything.

                      jdaviescoatesJ Online
                      jdaviescoatesJ Online
                      jdaviescoates
                      wrote on last edited by
                      #22

                      @girish said in Firefox Send - Simple, private file sharing from the makers of Firefox:

                      it's low priority atm

                      Yeah that doesn't bother me since Jirafeau does the job (at least for me)

                      since I suspect it's quite dangerous to run this on a Cloudron instance (maybe I am not understanding how it's deployed). You might think your instance is private, but your file link will get passed around and anyone can upload anything.

                      I think lots of us are already running public instances of Jirafeau tbh. I don't get what is so different/ more dangerous about Firefox Send?

                      I use Cloudron with Gandi & Hetzner

                      girishG 1 Reply Last reply
                      0
                      • jdaviescoatesJ jdaviescoates

                        @girish said in Firefox Send - Simple, private file sharing from the makers of Firefox:

                        it's low priority atm

                        Yeah that doesn't bother me since Jirafeau does the job (at least for me)

                        since I suspect it's quite dangerous to run this on a Cloudron instance (maybe I am not understanding how it's deployed). You might think your instance is private, but your file link will get passed around and anyone can upload anything.

                        I think lots of us are already running public instances of Jirafeau tbh. I don't get what is so different/ more dangerous about Firefox Send?

                        girishG Offline
                        girishG Offline
                        girish
                        Staff
                        wrote on last edited by
                        #23

                        @jdaviescoates said in Firefox Send - Simple, private file sharing from the makers of Firefox:

                        I think lots of us are already running public instances of Jirafeau tbh. I don't get what is so different/ more dangerous about Firefox Send?

                        You can restrict uploads in Jirafeau - https://docs.cloudron.io/apps/jirafeau/#restricting-uploads . These things are usually only a problem only when it hits you and then it's very hard to "fix" since the service provider won't listen. For example, there have been many posts here in the past about insecure website warning from Google Chrome because of bad content hosted (by mistake) or A records pointing to some other server.

                        1 Reply Last reply
                        3
                        • chetbakerC Offline
                          chetbakerC Offline
                          chetbaker
                          wrote on last edited by
                          #24

                          hello folks, I'm sorry to revive this old thread but today I found this fork that seems interesting:

                          https://github.com/timvisee/send

                          G 1 Reply Last reply
                          3
                          • chetbakerC chetbaker

                            hello folks, I'm sorry to revive this old thread but today I found this fork that seems interesting:

                            https://github.com/timvisee/send

                            G Offline
                            G Offline
                            guyds
                            wrote on last edited by
                            #25

                            @chetbaker thanks for the input but I'm afraid this isn't anything new, cfr the posts by girish and necrevistonnezr

                            1 Reply Last reply
                            0
                            • G guyds referenced this topic on
                            • girishG Offline
                              girishG Offline
                              girish
                              Staff
                              wrote on last edited by
                              #26

                              Is that fork active? last commit was 8 months ago

                              1 Reply Last reply
                              0
                              • jdaviescoatesJ Online
                                jdaviescoatesJ Online
                                jdaviescoates
                                wrote on last edited by
                                #27

                                Just out of interest I went to see if there were any other actively maintained forks...

                                But what I found at https://github.com/mozilla/send/forks?include=active&page=1&period=2y&sort_by=last_updated was very confusing.

                                This shows as the most recently updated one, updated 8 hours ago:

                                image.png

                                But when you actually go there the most recent commit was 3 years ago

                                image.png

                                🤔

                                Ah! It was just an automated PR:

                                image.png

                                I use Cloudron with Gandi & Hetzner

                                1 Reply Last reply
                                0
                                Reply
                                • Reply as topic
                                Log in to reply
                                • Oldest to Newest
                                • Newest to Oldest
                                • Most Votes


                                • Login

                                • Don't have an account? Register

                                • Login or register to search.
                                • First post
                                  Last post
                                0
                                • Categories
                                • Recent
                                • Tags
                                • Popular
                                • Bookmarks
                                • Search