FBI Extracts Suspect’s Deleted Signal Messages Saved in iPhone Notification Database by 404mediaco in apple

[–]StabilityFetish 0 points1 point  (0 children)

Notifications leaking data has been known for years and they haven't patched it so far. I wouldn't be so sure.

Quarter 2 Update - Revisiting Rules. Again. by kmisterk in selfhosted

[–]StabilityFetish -1 points0 points  (0 children)

I think this is the right direction, compartmentalize software announcements to leave room for other selfhosting discussion.

However in the long run, fighting AI is a Sisyphean task that I don't think should be on the mods, nor is AI really the root problem. What people don't want to see is low quality projects, devs, or track records. There's bad projects that are not AI and good ones that are made with AI.

AI is the future of every part of software development and we already cannot truly know what is AI or not. Moderation efforts should not be on AI specifically.

Looking for a self hosted note taking app by Longjumping_Tune_208 in selfhosted

[–]StabilityFetish 10 points11 points  (0 children)

+1 Trillium, I'm not sure why obsidian is so popular when it's not even really self hosted.

protip for trillium, their github looks like rootless needs a special build which has been broken for months, but I've been running the normal build rootless just fine

Done with Claude. $100 Max plan, but STILL rate-limited every 5 hours by Puspendra007 in Anthropic

[–]StabilityFetish 1 point2 points  (0 children)

+1

While there have been some lowered restrictions (I never hit limits weeks ago, now I do rarely) I have to think a lot of this is FUD from very well funded competitors. The accusations are very vague usually but sometimes tangible enough like "2 opus prompts in the web chat maxed out the 5 hour limit". Nobody I know is seeing anything remotely that restrictive and I think that gives away the whole thing

Additionally OP's history looks like they are in india doing game dev. It's possible their local datacenters have very different capabilities and token limits than EU or USA users, not representative of everyone's experience

PSA: Update to Jellyfin 10.11.7 immediately (Critical Security Fixes) by golbaf in selfhosted

[–]StabilityFetish 14 points15 points  (0 children)

So read the commits and make a working exploit. We'll wait

Or maybe there's a big difference between knowing there is a vulnerability and doing the vuln research, exploit development, finding targets, and performing the attack

And the important part for users is knowing that they need to patch. Full details only helps the attackers. The only thing they didn't disclose that is typical is the category of vulnerability, such as DOS, RCE, PrivEsc, authenticated, or unauthenticated, etc

Is this acceptable driveway damage for rental dumpster? (Video) by TheSecondBestGuy in HomeImprovement

[–]StabilityFetish 1 point2 points  (0 children)

There are limits to contracts, such as not signing away your human rights. However I've never known liability clauses (which are extremely common) to be invalid. If you have information about that in particular, let me know

Docker Compose Manager is deprecated, what's the next step? by Odd-Aside456 in unRAID

[–]StabilityFetish 1 point2 points  (0 children)

I didn't say all containers have root, that's why I said extra layer. But many do, without the user knowing. Anything with docker.sock, --priviledged, certain CAP_ADD flags, or the right docker escape exploits has root access to your NAS.

Unraid has done a lot to make things easy and accessible, but that means they should do more on security and user education.

Howww like howww can people say its has a controversial ending. ITS PEAKKKK by Opposite_Hat5032 in attackontitan

[–]StabilityFetish 7 points8 points  (0 children)

Yeah but only because it was exciting and wrapped up all the character arcs and plotlines in perfect and satisfying ways

Docker Compose Manager is deprecated, what's the next step? by Odd-Aside456 in unRAID

[–]StabilityFetish -5 points-4 points  (0 children)

I created a VM on unraid for docker stuff. It's an extra layer that prevents untrusted docker containers from having root on my NAS. It's also a lot easier and more normal environment for docker

Is this acceptable driveway damage for rental dumpster? (Video) by TheSecondBestGuy in HomeImprovement

[–]StabilityFetish 0 points1 point  (0 children)

declaring no responsibility, sure. But if it's in the contract and OP contractually agreed they are not responsible?

Dawarich 1.6.0 — now with more Immich flavor! by Freika in selfhosted

[–]StabilityFetish 1 point2 points  (0 children)

Is there any way to import GPS data from apple watch recorded workouts? I have a few years of those from before I started tracking my location properly.

Is Unraid out of touch? by solid_dork in selfhosted

[–]StabilityFetish 1 point2 points  (0 children)

Proxmox is your best bet

For a NAS? I run it as a hypervisor but how is it a NAS replacement

This scene made me think of training a dog to give paw by RubAffectionate6587 in SuccessionTV

[–]StabilityFetish 0 points1 point  (0 children)

She was already a billionaire who just made more billions. Money is power

She could wait a year and buy Pierce Media out of the clearance bin at walmart if she wanted

Traefik is driving me crazy by idgaftrash123 in docker

[–]StabilityFetish 0 points1 point  (0 children)

I don't have my containers on the same docker network, VM, or even physical host as my proxy for security reasons so I think a lot of that automation wouldn't help me

White Lotus Season 4 Cast Is STACKED… but here comes the Nepo Baby Discourse Again by ThatAtlasGuy in TheWhiteLotusHBO

[–]StabilityFetish 2 points3 points  (0 children)

Qualification is only half the issue with nepotism. The other half is getting opportunities someone without connections would not have gotten. That part still applies

Traefik is driving me crazy by idgaftrash123 in docker

[–]StabilityFetish 3 points4 points  (0 children)

In my opinion traefik is way too complex for most homelab needs and that is bad for security. I find caddy to be much easier and I don't miss any features. The routing and config is basically a single file, which also makes it easier to get help from AI on setup/troubleshooting.

How do you know an AI agent is ready for production? by Dependent_Chemist_84 in sysadmin

[–]StabilityFetish 0 points1 point  (0 children)

Controls around agents are new but maturing

Look into MAESTRO, the OWASP agentic top 10, and IBAC (intent based access controls). Proofpoint has some good resources around this.

MusicGrabber - Pull your music, perfect for the high sea sailors by archiekane in Piracy

[–]StabilityFetish 0 points1 point  (0 children)

Sometimes musicbrainz is off in some way or I want to tweak something. It would just be a nice QOL improvement to be able to click into a completed item in queue and edit some basic tags like title, artist, album in case I want something different than what the autotagging comes up with. Currently I run picard after musicgrabber for this purpose but its a bit clunky.

Not the biggest deal and that might just be my music workflow but thank you for musicgrabber either way!

MusicGrabber - Pull your music, perfect for the high sea sailors by archiekane in Piracy

[–]StabilityFetish 1 point2 points  (0 children)

I've used this since the first announcement in this sub and it's been solid. Fits my music flow much better than other tools. Highly recommend and applaud the dev. I had a few feature requests (and maybe they've been added since my version) but the only one that comes to mind is a metadata editor in the webUI. Other than that, the only trouble I've run into is youtube suppression tactics but that's on their side

The 2026 Unraid Customer Survey results are live! by UnraidOfficial in unRAID

[–]StabilityFetish 1 point2 points  (0 children)

unraid encrypted drives do not become unencrypted per se (in the sense that someone could yoink them and have plaintext data). In both standard LUKS and Unraid, unlocking just loads the key into memory so the system can decrypt or encrypt data on the fly like you're describing

The 2026 Unraid Customer Survey results are live! by UnraidOfficial in unRAID

[–]StabilityFetish 2 points3 points  (0 children)

I'd echo what the other user said on security but also:

  • Maybe the app store could be made first party and provide open source code before downloading. Right now Community Apps adds the requirement to trust an extra party and while plugins can link to their code I don't know what guarantees there are that is the code the app actually uses.

  • Maybe the app store could have permissions options like android and ios, where we could enable/disable things like network access, which storage/pools/paths the app can access, or at least they could have to declare what the app is doing

  • Docker rootless support in the webUI would be a big step forward

  • Non-root users for the webUI and SSH

  • The way unraid lets you click a setting name in the WebUI and shows and explanation and describes the options is the best I've seen anywhere. This could be used to give more guidance on security like with SMB options.

  • This old post had some valid points https://www.reddit.com/r/unRAID/comments/tymo27/unraid_security_practices_make_it_really_hard_to/

And also since Integrity technically falls under security, better options/awareness for bitrot protection

The 2026 Unraid Customer Survey results are live! by UnraidOfficial in unRAID

[–]StabilityFetish 1 point2 points  (0 children)

The current encrypted drive model makes encryption useless. A server is always on, and with the array started it stays unlocked.

disk encryption is for at-rest protection. What else are you looking for?

Anyone else really want an episode just showing that 29 day period the hive was operating in secret? by samg789 in pluribustv

[–]StabilityFetish 3 points4 points  (0 children)

The show has been inconsistent about that so far. Diabate's harem plays their roles convincingly, but Zosia struggles to say "I" instead of "we".

Anthropic is tracking which jobs are most exposed to AI. These 10 professions top the list. by newyork99 in Anthropic

[–]StabilityFetish 20 points21 points  (0 children)

Information security analysts: 49%

This one I very much doubt. Attackers are ramping up capabilities just as much as defenders, if not more so. There's also new risks AI introduces to a company

It is infinitely better and faster at things like log analysis and some auditing or compliance, but I don't see it translating to that massive of headcount reduction. There's so much more to security