cross-posted from: https://lemmy.world/post/12284817

There’s a new version of Nephele WebDAV server (also on Docker Hub) that supports using an S3 compatible server as storage and encrypting filenames and file contents.

This essentially means you can build your own cloud storage server leveraging something like Backblaze B2 for $6/TB/month, and that data is kept private through encryption. That’s cheaper than Google Drive, and no one can snoop on your files.

  • hperrin@lemmy.worldOP
    link
    fedilink
    English
    arrow-up
    3
    ·
    4 months ago

    It’s stable enough to use in production, but the internal APIs might change, so I wouldn’t recommend writing your own adapters/plugins for it.

    It’s still labeled as “alpha” because not all of the features are don’t yet. Once CardDAV support is added, it will get bumped to beta.