this post was submitted on 16 Mar 2021
32 points (100.0% liked)

Technology

38874 readers
447 users here now

This is the official technology community of Lemmy.ml for all news related to creation and use of technology, and to facilitate civil, meaningful discussion around it.


Ask in DM before posting product reviews or ads. All such posts otherwise are subject to removal.


Rules:

1: All Lemmy rules apply

2: Do not post low effort posts

3: NEVER post naziped*gore stuff

4: Always post article URLs or their archived version URLs as sources, NOT screenshots. Help the blind users.

5: personal rants of Big Tech CEOs like Elon Musk are unwelcome (does not include posts about their companies affecting wide range of people)

6: no advertisement posts unless verified as legitimate and non-exploitative/non-consumerist

7: crypto related posts, unless essential, are disallowed

founded 6 years ago
MODERATORS
top 8 comments
sorted by: hot top controversial new old
[–] [email protected] 5 points 4 years ago (1 children)

tried it, it shows your email to whoever you send the text/document to...

[–] [email protected] -1 points 4 years ago (1 children)
[–] [email protected] 2 points 4 years ago

I wasn't asking for a solution... I was just pointing out a fact.

[–] [email protected] 4 points 4 years ago* (last edited 4 years ago)

Great, I was using send.vis.ee but now I have this too. Thanks.

[–] [email protected] 4 points 4 years ago

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.

[–] [email protected] 4 points 4 years ago* (last edited 4 years ago)

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.

[–] [email protected] 3 points 4 years ago

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.