tried it, it shows your email to whoever you send the text/document to…
get a burner email?
I wasn’t asking for a solution… I was just pointing out a fact.
I think the best way is still to self-host your own encrypted file sharing service. A $5 a month VPS will be plenty for small-scale use. It’s not possible to be sure if the backend is actually secure, even if the code is open source, since you don’t know what modifications the server has. Even if it’s being encrypted on the client side, a malicious backend can just send you a backdoored version of the encryption code since you’re pulling JavaScript from it, and I doubt people are auditing every website they load every time. If you’re an organization especially, just host your own.
I sometimes use this one: https://github.com/timvisee/ffsend , https://send.vis.ee/
It works well, but I don’t know anything about its maintainer whereas bitwarden probably has more to lose if something goes wrong.
Great, I was using send.vis.ee but now I have this too. Thanks.
I hope they don’t use MS SQL Server again as the only RDBMS. A reimplementation of the main server was needed to replace that last time.
Removed by mod