• @[email protected]
    link
    fedilink
    4
    edit-2
    3 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]
    link
    fedilink
    33 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.