As the title what is the best file sharing service than can be self-hostable? Need encryption
EDIT : To be more precise I want something as an alternative to Wetransfer not Google Drive, something to get a link to dl files
Came here to say this.
There is a fork of Firefox Send
https://github.com/timvisee/send
If you already selfhost Bitwarden/Vaultwarden, you can use Bitwarden Send too.
I loved FFSend. When it died, I ended up standing up a GOKAPI server, as it was the closest alternative I could find at the time: https://github.com/Forceu/Gokapi
Definitely not as nice as FFSend though. I may have to give that fork a try instead.
https://github.com/schlagmichdoch/pairdrop
This works really well. The readme says “local network” at the beginning, but it works across the internet by sharing a link.
File sharing between devices you own or file sharing between you and other people?
I’ve edit the post
I use syncthing
+1 for Syncthing
Nextcloud :)
^ this I selfhost nextcloud behind cloudflare tunnels. Super easy to set up and ssl is handled by cloudflare.
Best of luck with encryption on there. Everyone I know tell me NOT to use nextclouds encryption.
Why?
It’s supposed to be extremely buggy as I’ve heard. Can’t comment much more on that, except fpr this snippet. Maybe it’s fixed now, maybe even for long time, but I wouldn’t trust it just like that after what I’ve heard.
Onion Share
What do you mean with encryption? Does it need to be transport encrypted, end to end encrypted or is encryption at rest (when the server is offline) good enough?