i want to send private documents and things to someone, whats the best app in your opinion. needs to work on linux and other things too
Syncthings
Magic Wormhole is a popular tool:
is that just on linux or also windows, apple, android
Can be installed on Linux, Windows and MacOS. There’s an open source client on Android as well. If you don’t want the hassle of installation, there’s a website: wormhole.app. Claims E2EE and open source algorithm but the client itself is not open source.
is installation simple on all os?
https://onionshare.org/ perhaps?
Depending on the size signal could work. Syncthing would also do it too for any file size.
syncthing? like nextcloud right?
No, Syncthing isn’t a self hosted cloud but a real p2p transfer tool.
There are discovery servers enabling devices to find each other but files are rarely transferred through them.“Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it’s transmitted over the internet.”
Not exactly, nextcloud is more akin to Dropbox where as syncthing just keeps the folders in sync so if you delete or move a file out of the folder the file will be removed on the other machine(s).
But it is peer to peer so you can create a folder, copy your file in and someone else can sync with you using the unique code for your share. The whole thing is encrypted and nobody else can read or intercept the data and it also works great even if you need to interrupt and resume it later . when the transfer has completed if the recipient moves the file it will be deleted from the original folder on your machine. So thats why its best to create a copy to share.
You can do read only shares etc but the official docs go into more detail there
I use croc or pingvin share
Resilio Sync is fully cross-platform P2P app for syncing files/folders: https://www.resilio.com/individuals/
I’ve been using it for years and love it.
Edit: Sorry, it’s not FOSS. My bad for not reading the question thoroughly.