N.E.P.T.R
I’m the Never Ending Pie Throwing Robot, aka NEPTR.
Linux enthusiast, programmer, and privacy advocate. I’m nearly done with an IT Security degree.
TL;DR I am a nerd.
- 0 Posts
- 178 Comments
Pretty sure Asahi fixed that problem already.
Maybe a MacBook M3 or 4 with the hopes that asahi gets support in the future? More RAM means much more money. I suggested a MacBook because OP like Mac.
For Mac, go with a Mac Book Neo.
N.E.P.T.R@lemmy.blahaj.zoneto
Linux@lemmy.ml•Devuan + I3(Picom) or Void Linux + Niri (DMS)English
6·1 month agoNo, but Sway is basically a drop in replacement.
N.E.P.T.R@lemmy.blahaj.zoneto
Linux@lemmy.ml•What reasons do people have for disliking SELinux?English
8·2 months agoPlain and simple, with a supply chain attack.
N.E.P.T.R@lemmy.blahaj.zoneto
Linux@lemmy.ml•Systemd v261-rc1 is out with the 'birth date field'English
2·2 months agoIt doesn’t use systemd, nor do they seem to have plans to add age attestation.
N.E.P.T.R@lemmy.blahaj.zoneto
Open Source@lemmy.ml•I built a 90.7kb tool that bypasses Windows screen capture protection. Should I open source it?English
55·3 months agoYou you do choose to release it, do it on codeberg because GitHub is Microsoft owned and has an incentive to remove it.
N.E.P.T.R@lemmy.blahaj.zoneto
Linux@lemmy.ml•Linux is actually very vulnerable to exploits and it's showing with high value vulnerabilities that has been dropping in the latest years; FreeBSD is way better in security recordEnglish
51·3 months agoWhat does it mean to “make Linux secure”? What does secure mean to you (genuine question). I see people say they can make Linux secure but from what kinds of attacks. I think madaidan’s blog explains why you can’t as an individual fix an issue with the entire ecosystem, or fix the kernel of its inherent security flaws https://madaidans-insecurities.github.io/linux.html
I think “good security” in my personal opinion means that even if you try to run a malicious app, it either crashes out right or can’t do anything because it doesn’t have the permission to.
One thing that I think is very misunderstood is that messy or extremely large/dense code can be very hard to understand, even if you have the source code. Like systemd, it is several million lines of code and is very tangled together. Is it that much better than a blackbox if no one can audit the whole thing (unless you are a massive team)? I do think it is better to have source code and documentation, but vulnerabilities arise from unintended interactions in the code. The more code there is, the higher the chance of this happening.
deleted by creator
It really isn’t that different than regular Fedora Atomic. It offers easy toggles for most security features and some convenient utilities to make things easier.
You can just layer persistent malware (like a .rpm from the internet) using rpm-ostree, or rebase to a malicious image, because rpm-ostree doesnt require a password. Atomic doesnt mean basically anything other than you switch out images, it isnt a security feature. Or have persistent malware by creating a systemd user service that runs on login, or a system service which does the same, and does something malicious (exfiltrate data or keylog [yes that is possible on Wayland with LD_PRELOAD trick]). Or modify the use’rs ~/.bashrc and change the path to include something like /tmp or ~/.local/bin and pit a fake sudo binary which takes president over the real sudo and does something (like steal your user password). Or LD_PRELOAD a malicious binary to everything either by adding a line to the .bashrc, or get root and create /etc/ld.so.preload
The list goes on. It isn’t more secure than regular Fedora. It isn’t a (significant) security feature. It doesn’t protect against persistent malware which resides in the user home, etc, or goes unnoticed as a layered package. rpm-ostree can be used to install anything without needing a password. It isn’t secure.
I was specifically responding to at the end where you say it is “super secure” at the end of your comment. It is not a security focused distro. It isnt even (only) a privacy distro. It is an anonymity distro. Fedora is private, but it doesnt store everything in RAM or route everything through Tor, so it isn’t amnesic or anonymity focused.
When compared to Whonix (which is Debian based like Tails) or Secureblue (Fedora Atomic based), Tails doesnt do nearly anything to harden its base other than to strictly proxy the network through Tor, run in RAM, and some default apps.
Fedora Atomic is not more secure than traditional Fedora. That is a misconception.
Qubes, Kicksecure/Whonix, and Secureblue are basically the only major security focused Linux distros.
Tails is focused on anonymity, not simply privacy (same with Whonix). Tails is not really security hardened.
Tails isn’t really a security focused distro, no significant kernel or other security hardening. It is amnesic. Whonix (based on Kicksecure) is security hardened but still based on Debian which isn’t great for a security base.
Secureblue is what I would recommend because it a security focused Linux distro that benefits from Fedora’s SELinux, and has a bunch of its own additions.
QubesOS is obviously the best for security. Combine that with a Whonix or Secureblue guest OS and you’re perfect.
N.E.P.T.R@lemmy.blahaj.zoneto
Open Source@lemmy.ml•Alt SMS messaging apps on /e/OSEnglish
1·3 months agoQUIK SMS implements turning “blank liked message” into the proper format, but that still doesnt allow sending emoji reactions.
I was pretty sure that RCS id centralized and requires using the existing infrastructure, which requires some contract with Google or other providers.
Either way, no open source Messenger (that I know of) exists which supports RCS.
N.E.P.T.R@lemmy.blahaj.zoneto
Open Source@lemmy.ml•Alt SMS messaging apps on /e/OSEnglish
2·3 months agoThat is why I said sending them. You can’t send reactions that people can also see without RCS. QUIK SMS converts received reactions into the proper format but still can’t send them.
N.E.P.T.R@lemmy.blahaj.zoneto
Open Source@lemmy.ml•Alt SMS messaging apps on /e/OSEnglish
31·3 months agoSending them requires the proprietary RCS protocol. Only google messages and a couple others can do it. Infrastructure for RCS is owned by Google, Apple, and some carriers IIRC
Avoid Fedora Flatpaks (their repo, not Flathub) because of broken apps. OBS got pissed at them a while back for user reporting bugs that were only present in the downstream repackaging by Fedora. Broken af.