InnerScientist
@InnerScientist@lemmy.world
- Comment on Open-WebUI v0.6.29 release 3 days ago:
I don’t like Source-available software, especially when they’ve changed from a more open license to this.
- Comment on Open-WebUI v0.6.29 release 4 days ago:
To add to this, “Open WebUI” needs to be included, as is and without modifications in all derivations. The term is also trade marked and as such, cannot be distributed without the trade mark owners approval…
- Comment on Get ready to see ads on your… Samsung refrigerator 5 days ago:
it was of course a horrible laggy mess.
So the freezer froze?
- Comment on If I use Caddy for reverse-proxying into another local machine... is my local connection not HTTPS? 6 days ago:
There are multiple reasons but the most important one is: You didn’t enable it.
Caddy fully supports https to the reverse proxy targets, though you’d have to get those targets trusted certificates otherwise caddy wouldn’t connect.
The default protocol for backends is http, most of the time this isn’t a problem because:
- The web server runs on the local machine
- The web server runs in containers/vms on the local machine
- or is running in a VM and has a direct virtual connection with the caddy vm
- The connection to the Backend is encrypted with a VPN
- Caddy and the web server are directly connected or connected through an otherwise isolated network
Because https requires certificates that are somewhat difficult to set up for internal servers (and were even harder to get before) the default mostly is just to encrypt on another layer of the stack. Afaik at least.
- Comment on Friends are a bloatware. 1 week ago:
- Comment on THIS JUST IN: FBI suspects Kirk was likely targeted, more info to come 1 week ago:
- Comment on THIS JUST IN: FBI suspects Kirk was likely targeted, more info to come 1 week ago:
Crazy what age does to your body
- Comment on choice 1 week ago:
I’ll take two unretard.
- Comment on How to make a Tailscale-like mesh VPN work without the internet? 1 week ago:
Something like yggdrasil would wor or a daemon that publishes mdns and connects to known peers.
- Comment on DDR4 costs soar as manufacturers pull the plug — panic buying and stockpiling impact DDR4 spot pricing as supply dwindles 2 weeks ago:
That’ll be 3500, and 2 months of tweaking please.
- Comment on Google's plan to restrict sideloading on Android has a potential escape hatch for users 2 weeks ago:
Then you need a Trusted Third Party, right? Still requires some though on how to prevent that third party from blocking applications they don’t like but I can see how a group of trusted authorities could work.
- Comment on Google's plan to restrict sideloading on Android has a potential escape hatch for users 2 weeks ago:
Doesn’t work, the reason they can expire is to make certificate rotation possible. If an expired ssl certificate is cracked it doesn’t matter because no browser will accept the expired certificate, with your idea the expired certificate just signs an app with the date of 1984 and it works.
Certificates in SSL can’t change the date because that date is signed by a certificate higher in the hierarchy.
- Comment on Practice makes perfect 2 weeks ago:
I’LL PRONOUNCE YOU DEAD MYSELF!
- Comment on The Browser Wasn’t Enough, Google Wants To Control All Your Software 3 weeks ago:
Yeah that’s their excuse, luckily the law explicitly says that:
(19) Verification by radio equipment of the compliance of its combination with software should not be abused in order to prevent its use with software provided by independent parties.
- Comment on The Browser Wasn’t Enough, Google Wants To Control All Your Software 3 weeks ago:
You can switch banks you know, it’s not convenient but easier than switching your email.
- Comment on The Browser Wasn’t Enough, Google Wants To Control All Your Software 3 weeks ago:
It isn’t, now that apple is using that to block installation of third party apps I’m expecting the EU to once again step in.
- Comment on Google will block sideloading of unverified Android apps starting next year 3 weeks ago:
Does anyone read these or does it just go through ai?
- Comment on Google will block sideloading of unverified Android apps starting next year 3 weeks ago:
Linux mobile phones won’t have to be ready if smartphones become un-ready.
- Comment on Google will block sideloading of unverified Android apps starting next year 3 weeks ago:
If you sue now you can get a second lawsuits for free!
- Comment on Google will require developer verification for Android apps outside the Play Store 4 weeks ago:
And here I thought I wouldn’t root or flash my next phone.
- Comment on Argentina wants to monitor social media with AI to ‘predict future crimes’ 4 weeks ago:
Just because it’s a bad idea doesn’t mean it wont be implemented.
- Comment on Looking for an RSS aggregator/summarizer/maybe-LLM thing 4 weeks ago:
I’ve searched dor something like this in the past and didn’t find anything.
I’ve though of hacking together a few scripts or 8n8 to interface with freshrss to do this but it’s far down my list™ - Comment on number box o number box 4 weeks ago:
He’s doing numbers!
- Comment on Copilot Broke Your Audit Log, but Microsoft Won’t Tell You 4 weeks ago:
Just great.
Obviously the customers don’t need to know that their audit logs not only could have been turned off for conversations without any extra authentication, but also are so easy to turn off that it happens by accident without any extra intervention.
Also their entire Vulnerability disclosing guideline is security/compliance/image theater.
- Comment on Report: Microsoft's latest Windows 11 24H2 update breaks SSDs/HDDs, may corrupt your data 5 weeks ago:
Well yes, but actually this is a security update
- Comment on Report: Microsoft's latest Windows 11 24H2 update breaks SSDs/HDDs, may corrupt your data 5 weeks ago:
rm -rf is way more difficult than doing literally nothing, yes.
- Comment on Can't access exposed rootful podman container from outside of host device 5 weeks ago:
Disable the firewall if you can to check if that’s the issue, then do a tcpdump using root with the port. Do tcpdump inside the container too and compare what you see to the docker environment.
Is caddy-caddy really the correct image?
Try with this command, it’s the minimal setup that works by default (on my machine):
podman run -p 0.0.0.0:5050:80 docker.io/library/caddy:latest
- Comment on Can't access exposed rootful podman container from outside of host device 5 weeks ago:
Use
ss -tlpn
orpodman ps
to show what ports podman I’d listening on, my guess is it is only listening on localhost. - Comment on 🤝🤝🤝 5 weeks ago:
Too inefficient, I’m just going to pump it all out and start again with fresh blood.
- Comment on 5 weeks ago:
Protip: Don’t try to play multiplayer games in a VM.
Tap for spoiler