• 1 Post
  • 20 Comments
Joined 1 year ago
cake
Cake day: March 28th, 2024

help-circle

  • Thank you for taking the time to write all this.

    First of all, you do touch up on some good topics with sources and I appreciate that. However I would like to say that you may have either oversimplified or misunderstood some concepts you talk about here. Just so we’re clear, the whole topic of privacy/security is vast and knowing everything about it all is impossible so this is not an insult but a simple remark.

    While I will not tackle everything you mentionned, mainly because you have your opinion, which is valid, and you do bring up good points, I will point out the last two topics you bring up.

    Debian is indeed less secure than a stable release Linux distribution based on sane defaults, however they do backport security issues into their older kernel which is how older kernels are maintained. So while yes, they may still use kernel 6.1, they also may have backported 6.12 vulnerability fixes.

    The last topic you end up with is the constant fact that some “groups being at odds with each other” and “privacy being at odds with security”. Groups being at odds is not all good and neither is it all bad. Just like Lemmy or federation, it brings diversity in an ecosystem that needs said diversity.

    You yourself bring up project 1 and compare it to project 2 at first while they are so different that comparing the two is like saying that an orange is blue. Many people will stop there and you went a deeper and properly laid out that it wasn’t the case but you fail to do so some place else.

    Like I said, all of this is a very vast topic. However, while you have “fights” and groups being at odds with each other for sometimes good or not so good reasons, it brings out one of the best things in open source sometimes. “I dont like you or the way you handle that project so I’m going to make my own fork of it and do it my way”.

    Thank you for your time and I do hope your text will help some people out.


  • It is indeed somewhat frustrating not to be “able” to share the whole adventure for the sake of privacy but that’s just another part of the lonely journey that is personal privacy in itself.

    I think what most people lack is a roadmap or a goal. From your post, you achieved you goal and that’s great. More often than not, people spend years looking at all the horror stories and all that they can put in place without sitting down and looking for a goal they themselves wish to get to.


  • I like this. I think it may be one of the only post I have ever seen that shows where a privacy minded folk came from and their journey to end up in a place they’re comfortable at. Way too often stories about one’s privacy journey is them being in the pit of despair (understandable) or those crazy stories of how someone who spent years researching privacy and hardening their device ended up picking windows and all their old habits from all those years ago because it was too much for them.

    On that note, great job. I’m happy for you and wish you a good time on your regular (perhaps minimal) maintenance.





  • Every time there is a new version available for the most part.

    I go to the changelog of the app or software to see what has changed, since I only use FOSS I also have a broad glance at the code. If I know that what I am updating won’t cause trouble for what I am currently doing (ie. A depency update that is used during a time I need to compile a big project), I go ahead and update.

    In the case of new features I am not keen on, I usually keep the current version I have (and make any self-update impossible for said app/software), see if there is any reputable forks or fork it myself to remove said features.

    I have a minimal amount of apps and software and I handpicked all of them specifically so that they follow what I want them to do. If for whatever reason they stray and become something I’d rather not use at all, I remove/purge them.

    Security is also very important (to me at least). Not updating because a feature is unpleasant is fine as long as the app is fairly recent and has no way of communicating to any other apps or have any internet access.













  • You did mention a “main drive”. I don’t know what’s taking all that space on your SSD but if you have a media library that takes some space you could move that to a connected HDD. While HDDs aren’t good as a boot drive it does the job well enough with most “standard” quality media. So can be said for documents and more obviously. You can then auto-mount your other drive to be inside your home directory for seemless access.

    One thing that isn’t mentionned but I’ll just say this just in case. Always have external backups. I’ve scared myself way too many times thinking I had lost my main drive’s data just to find it the next day on one of my backup. Really a life saver if your setup has a problem where you find that one forum post from 12y ago with a “Nvm I fixed it” marked as [FIXED].

    Other than that, thanks for sharing and with the solution at that.