Sharing files thru SimpleX?
-
Have you tried with folders or zip?
-
I also considered wormhole protocol but clients are very minimal, you don't have chronology and you can't access your old uploaded files like in SimpleX.
-
Syncthing does work across the internet. It uses nat hole punching to achieve this. Unless your network is behind cgnat / double nat I believe.
-
Sure that works fine
-
If the file doesn't exceed 2 GB, you can use this : https://lufi.ethibox.fr/
Files are encrypted and cannot be seen by the owner of the website and the share can only go up to 30 days. It is recommended by Framasoft, the ones behind peertube. -
Yeah I'm test it and it's just annoying for multiple files since you can't share folders, you can probably send .zip/similar but you need to compress files first.
-
Interesting alternative, thanks. SimpleX is the only one as I'm concerner right now allowing chronology since it has a chat and all, you can probably use also matrix protocol the same way but it require an account.
-
Wait... I thought the whole premise of Syncthing is that the syncing devices need to be on the same Wi-Fi network. How do you configure it to not need this?
-
i didn't have to configure it to do anything. paired the devices manually like normal while being on different networks. syncthing figures out the rest.
-
Interesting, so the devices could be countries apart, hypothetically speaking? I had no idea if so.
-
Have you tried syncthing-fork? You can synchronize folders across the internet with it between all sorts of devices, including android. No middlemen required since it's peer to peer.
-
You use their servers to find your device and then exchange directly with it.