Sorry, but you are mistaken. Joplin definitely encrypts data at rest if you enable end-to-end encryption: https://joplinapp.org/e2ee/
Sorry, but you are mistaken. Joplin definitely encrypts data at rest if you enable end-to-end encryption: https://joplinapp.org/e2ee/
tl;dr Duplicity does full or incremental backups, BorgBackup only does full backups but with deduplication.
After the first backup with Duplicity, you can choose to do an incremental backup which will only store the data that has changed since the last backup. This saves time and disk space but you have to do slow full backups regularly. See question 3 of the FAQ.
BorgBackup alway does a full backup. But it divides all data into chunks or blocks (don’t know what they call it exactly at the moment). It then hashes those chunks and stores them in a content-addressed storage layer. So it basically works like Git under the hood (plus encryption). If a chunk doesn’t change between backups it‘s already there and does not have to be stored again. A backup is always a full index of the data.
With today‘s fast processors and hashing algorithms, a backup with Borg should be just as fast as an incremental backup with Duplicity. If you ask me deduplicated backups are just plain superior.
Another tool that works like BorgBackup is Restic, which I prefer. Both are good choices that I would trust with my data.
Do you know what takes up the space? Something like gdu or ncdu will help you analyze the problem.
Great, I accidentally deleted my original comment because the Lemmy web interface doesn’t ask for confirmation when you click the delete button. And the buttons are so small on mobile that it‘s really easy to click the wrong button.
If you want to use these features for security, access them manually. But, OP said they are kind of a noob. Telling them to just use containers is dangerous and leads to false assumptions.
You are absolutely correct. I should have stated explicitly that I didn’t mean docker and/or using pre-built container images. I was talking about something like systemd-nspawn. And you are right that I should not have brought this up in this context. I will edit my original comment.
So, putting a process in its own network, file-system, user etc. namespace does not increase security in your opinion?
I see. That‘s a valid use case. Although, in the spirit of self-hosting, I personally would either get another ISP or run a reverse proxy on a cheap VPS and connect the homeserver to that via Wireguard.
deleted by creator
Why would anyone DDOS a random home server? I don‘t think OP has to worry about that.
Could you please be more specific what exactly Crowdsec brings to the table? In which way does it “secure the network”?
I think Space Göring would be even more fitting. The Luftwaffe was like Göring‘s pet toy. Also he took a lot of drugs.
You could get a VPS only for getting around the double NAT.
Run a reverse proxy on the VPS and forward requests over WireGuard to your NAS. That way you wouldn‘t actually host any data on the VPS.
You could try Consent-O-Matic. That’s what I use. It also doesn’t simply agree to everything like the other one but chooses the most privacy-friendly option instead.
Hadn‘t heard of Rumble. At first glance, it looks like it‘s run by Elon Musk. Andrew Tate on the frontpage, far-right political channels and crypto bros. I think I‘ll pass.
A reverse proxy does not magically make an insecure app secure.
Do you want pixel graphics, or do you want gameplay like Vampire Survivors? Because the suggestions here are all over the place genre-wise.
There‘s this great video essay that basically agrees with you. Rockstar want to create these cinematic narrative experiences but that does not mash well with their concept of an open world.
I‘m with you. I don‘t get why so many people praise the story and the gameplay.
The mission design is very disappointing. You have this beautiful open world with so many systems that you can interact with. It can be fun to just start some shit and watch the chaos unfold. But the second you start a mission, everything is scripted and like on rails. You have no real freedom whatsoever in how you want approach a mission. The missions are also not challenging in the least (apart from some jank here and there). It‘s mostly just one turkey shoot after another.
The story is not all that great. It‘s just not believable that anyone sane would stick so long with a gang leader who does not make a single good decision and clearly goes more and more off the deep end. It is also too long and overstays its welcome by tens of hours. Especially the whole Guarma chapter is hot garbage and would not have been missed at all if it weren‘t there.
I made it through to the end. I had to see for myself where they are going with the story. But I was kind of glad when it was over.
I wish another studio could license the world that Rockstar have created and make a game that is actually good. But that is never going to happen.
When I looked around for CalDAV solutions the last time Nextcloud was the only one that allowed me to share calendars with my SO. Nextcloud isn‘t very taxing on my system because it doesn‘t do anything most of the time.
Do you know about problems reaching the big player mailservers?
Honestly, I don‘t know. I have never had a confirmed case of an email being rejected or classified as spam. There were some cases of not getting an answer to an email. But that could also be explained by shitty customer service.
It is tricky to setup everything correctly if you are trying to do it all on your own but SNM holds your hand for setting up DKIM, SPF and DMARC. That‘s where some people may have problems. Also, forget about setting up a mail server at home with any IP address you get from your internet provider.
I would definitely go fangless. I have been bitten enough times. A bite might also transfer viruses. Nowadays I defang all my computers.