MEGA has a C rating in tosdr.org. I still use it, but should I change services for a better privacy? I will soon have to pay for more space, and am afraid of what will happen to my bank data.

  • CoyoteFacts@piefed.ca
    link
    fedilink
    English
    arrow-up
    20
    ·
    3 days ago

    I don’t want to write up a whole paper at the moment but I’ll note that you really shouldn’t be trusting any cloud providers with your data, because you should always be fully encrypting your data before they get their hands on it. Plasma Vaults (if you use KDE) are one way to do this, or you can use something like Cryptomator, gocryptfs, etc. Basically how it works is that you store files encrypted in one directory (/home/me/Encrypted), then transparently unencrypt that data to another mountpoint for your regular usage (/home/me/Unencrypted). Modifications in the Unencrypted directory will automatically affect the Encrypted directory through the use of magic. The cloud provider will only sync the Encrypted directory, and without the key they know nearly nothing about what your data is.

    Given this sort of workflow, you can store your data anywhere, as long as you have a nice (open-source) way of syncing to that provider that can’t introduce any further vulnerability.

  • webghost0101@sopuli.xyz
    link
    fedilink
    arrow-up
    3
    ·
    3 days ago

    If you want to put in some work i can highly recommend self hosting a nextcloud/owncloud, maybe together with some family members.

    Something more obscure you can do is create a shareable public link with or without password to share large files with whoever you want.

    On the downside, whenever i see a professional use we transfer or the like i cringe massively.

  • PiraHxCx@lemmy.ml
    link
    fedilink
    English
    arrow-up
    3
    ·
    3 days ago

    If file content is not sensitive I guess any cloud storage is fine for privacy using the usual VPN + secure browser + disposable email + encrypted files. They will collect data, but will be just junk.

  • gtr@programming.dev
    link
    fedilink
    arrow-up
    1
    arrow-down
    2
    ·
    3 days ago

    Depends on your security and feature requirements. I found that Mega works well for music streaming on mobile, and the E2EE is reasonably trustworthy for that use case.