Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
I won't comment on legality of anything, but if you encrypt your data it'll be impossible for anyone to tell what it is. Rclone has an option to do this.
Can I do incremental backups with rclone whilst encrypting it?
Idk about rclone but you can do that with Borg backup.
Borg is a great tool, you should check it out
But Borg does not work with object storage, it needs a borg process on the receiving side.
Another alternative then would be Restic. That's what I'm using for backups
Or rustic! It is compatible with restic but has some nice additions, for example the fact that supports a config files. It makes operations a bit easier IMHO (I am currently using both).
Thank you, I'll take a look
I've used restic before and it worked great with OVH's object storage. Moved away from cloud backups because of the cost though.
Yes.
Yes, that's how I do backups
Do you create one large binary blob or do you encrypt each file separately?
separately, that's how I can maintain partial backups. The rclone crypt stuff is good at keeping track on huge amounts of files quickly
Thanks, I'll take a look
I could be wrong, but I remember reading some companies using AI to analyze your data traffic. Even when encrypted, they may be able to tell that it must be video streaming of some sort. Many providers ban video streaming altogether, legal or not.
Sounds like OP is asking about file storage. Video streaming could be spotted using info leaked regarding traffic behavior. But uploading an encrypted file for storage shouldn't leak anything except the size.
Yes but they cannot determine it isn't audio of me singing in my own shower