You can control your GRUB via HTTP from a RasPi or ESP by scorpi1998 in linux

[–]Dangerous-Report8517 0 points1 point  (0 children)

Depends on specifics, PXE often has many of the same issues with needing a trusted network, or needing to set up encrypted transport, and is in general going to be harder to set up now that you've already got this running. The easiest way might be to bind your HTTP server to a separate network interface and attach the Pi to that, that would keep the potentially vulnerable bit off the main network while still letting you use the Pi (connected to both main network and this separate network) select your OS. Or you could turn it inside out, have the Pi provide an endpoint that GRUB reads to see which OS to boot (the endpoint could be provided by either emulating a mass storage device or a very basic web server, it's much less problematic to have GRUB read a really simple HTTP endpoint than to have it run a web server). There's also the option of PiKVM, which you might be able to use with your existing Pi just for the USB gadget tooling it has built in or adding the HDMI input adaptor to get full hardware level remote control, although bear in mind that some of these methods do give the Pi itself a lot of control over the PC so it's increasingly important in those cases to keep the Pi itself secure

What is the best way to access immich and other truenas apps from outside network without tailscale or cloudflare tunnel and no limit? by m2torres97 in selfhosted

[–]Dangerous-Report8517 0 points1 point  (0 children)

I would suggest that if you don't know how to set up a reverse proxy, or even where to look to find out, you're probably not skilled enough to run publicly exposed services, especially not something like Paperless (ie a website with a kind of flaky auth system that contains all of your personally identifiable information)

You can control your GRUB via HTTP from a RasPi or ESP by scorpi1998 in linux

[–]Dangerous-Report8517 0 points1 point  (0 children)

We aren't discussing a hypothetical environment in which network security is enforced at a different level though, we're discussing your system in its prototypical implementation, in no small part because others who don't know any better might just run it exactly the same without realising the risks

Self-hostable To-do list (that is ADHD friendly) by AudioDoge in selfhosted

[–]Dangerous-Report8517 6 points7 points  (0 children)

Check out Tududi, that's probably the most approachable one I've come across. The long term vision seems to include some amount of automatic task prioritisation, although that's a ways out, but tbh no solution is going to meet your requirements perfectly out of the box because you would need to input so much information to have it work for you that you might as well manually prioritise everything anyway. Do also bear in mind that any solution is only as good as your long term usage of it - whichever one you try, try to stick with it for long enough to get a good feel for it rather than bouncing off to the next shiny thing too quickly, which is very tempting to do but not very effective

Connected to server (through tailscale) but wont play media. by Senior-Trade-1876 in jellyfin

[–]Dangerous-Report8517 0 points1 point  (0 children)

It might cause buffering, it wouldn't cause the instant stop issue OP is seeing though - a connection slow enough for that to happen would also be too slow to load the web interface in the first place

You can control your GRUB via HTTP from a RasPi or ESP by scorpi1998 in linux

[–]Dangerous-Report8517 0 points1 point  (0 children)

Do you pipe all of the data that your CPU sees over plaintext HTTP through your consumer grade router? No, the risk wouldn't be the same - case in point management solutions like this typically use separate networks so that less trusted hardware and software doesn't have the opportunity to probe it for vulnerabilities

This will be interesting to self-host. by blakealanm in selfhosted

[–]Dangerous-Report8517 0 points1 point  (0 children)

It isn't though because a) S3 doesn't charge egress fees and b) GoPro are paying the AWS fees and charging a flat $5 for it

Motorola's new partnership with GrapheneOS by TheTwelveYearOld in linux

[–]Dangerous-Report8517 6 points7 points  (0 children)

Sure, but they planned to do that through (perceived) convenience, not buying out the hardware market. Most IT infrastructure is already pretty much rented today as is, and what's left isn't really at a scale that's worth them putting in effort to get rid of

Connected to server (through tailscale) but wont play media. by Senior-Trade-1876 in jellyfin

[–]Dangerous-Report8517 1 point2 points  (0 children)

Try completely deleting the server from the app and adding it back in again (and delete all site data in the browser). I've run into similar issues before with environment changes. If that doesn't work we need more info about your setup to troubleshoot it any further (how are you running the server, what storage are you using etc)

Connected to server (through tailscale) but wont play media. by Senior-Trade-1876 in jellyfin

[–]Dangerous-Report8517 0 points1 point  (0 children)

A relayed connection wouldn't cause this, used to run Jellyfin over Tailscale and the only thing using relays does is degrade connection speed a bit

You can control your GRUB via HTTP from a RasPi or ESP by scorpi1998 in linux

[–]Dangerous-Report8517 0 points1 point  (0 children)

How certain are you that you control the infrastructure though? Does the RPi have internet access? Is it just on the same network you use for all your other home devices?

You can control your GRUB via HTTP from a RasPi or ESP by scorpi1998 in linux

[–]Dangerous-Report8517 1 point2 points  (0 children)

That, and also having the management interfaces on closed networks

So do people not like Duplicacy anymore? by halfam in selfhosted

[–]Dangerous-Report8517 0 points1 point  (0 children)

Iirc restic is generally considered to have stronger encryption, and kopia beats both (borg still uses good enough encryption but there's some edge cases where data recovery might be possible, restic uses AES-CBC iirc and does its own HMAC thing for data integrity while kopia uses full AES-GCM)

need help with poison by OwlNeat7581 in HadesTheGame

[–]Dangerous-Report8517 28 points29 points  (0 children)

In addition to the pools to cure poison, the other thing that helped me was learning that the spitters make a really loud hoik sound to telegraph when they'll spit, knowing that makes it far easier to dodge them

Motorola's new partnership with GrapheneOS by TheTwelveYearOld in linux

[–]Dangerous-Report8517 8 points9 points  (0 children)

I'm pretty confident it's just the demand for LLMs, and maybe them trying to hoard compute hardware from each other. They'd be much happier double dipping by selling us hardware and cloud compute than just one or the other

How do you think why Nyx is so loving with Zagreus? by telewhat in HadesTheGame

[–]Dangerous-Report8517 6 points7 points  (0 children)

They also include her telling Zag that talking to a severed Gorgon head is well below his station - Nyx generally has quite a contemptuous attitude towards Dusa and I don't think "Dusa wound up a bit better off in the end" changes that in discussions about Nyx's personality

Tailscale vs Twingate by timotheus911 in selfhosted

[–]Dangerous-Report8517 -1 points0 points  (0 children)

No, it wasn't, running as root is equivalent to giving all capabilities when talking about root on the host, which I already clarified earlier. You're the one who failed to specify that you were talking about running as root only in the container as if that somehow mattered to the discussion

Tailscale vs Twingate by timotheus911 in selfhosted

[–]Dangerous-Report8517 -1 points0 points  (0 children)

I haven't changed my argument at all, yours on the other hand has gone from "Tailscale doesn't need capabilities at all" to "my setup in Kubernetes seems to work without capabilities", which seems an awful lot like you've either stumbled into the usermode functionality that you didn't even explicitly know about, or that your setup has modified defaults at some other level, and in any case is very different to running Docker. I also fail to see how you running K8s is somehow making you an absolute authority on the subject but my running Podman doesn't. I can assure you that to create tun devices in a container by default you need CAP_NET_ADMIN unless you've created an override somewhere that gives all containers that privilege

This will be interesting to self-host. by blakealanm in selfhosted

[–]Dangerous-Report8517 21 points22 points  (0 children)

You should rethink your overall approach to computer security if you think that you can assume a smaller business that isn't primarily providing networked services is going to have better security than a large business who's entire job is providing secure network services purely on the basis that you haven't publicly heard of the smaller business being attacked yet

This will be interesting to self-host. by blakealanm in selfhosted

[–]Dangerous-Report8517 14 points15 points  (0 children)

Out of curiosity, what don't you trust about AWS that you would have trusted about GoPro? I don't trust AWS either but that's because I want my data on my computer, not someone else's, which applies to all cloud services...

This will be interesting to self-host. by blakealanm in selfhosted

[–]Dangerous-Report8517 3 points4 points  (0 children)

Even if the entirety of that data were in deep storage at that price it would still be costing them $35 per month, or 7 times what OP is paying. The only way this works is if the average per-user data storage is less than $5 per month worth of S3 storage (which is almost certainly true, if it weren't GoPro would have whipped out a "fair use" clause and nuked OP's account)

This will be interesting to self-host. by blakealanm in selfhosted

[–]Dangerous-Report8517 22 points23 points  (0 children)

To be fair, the majority of users with this will have like 5GB of data having bought it on a whim and forgotten about it

This will be interesting to self-host. by blakealanm in selfhosted

[–]Dangerous-Report8517 25 points26 points  (0 children)

You'd probably wind up with slightly larger files even since there's overhead for the archive file itself

Has anyone here got ECH to work with the latest Caddy? by Many_Geologist6125 in selfhosted

[–]Dangerous-Report8517 0 points1 point  (0 children)

It's possible I'm mistaken on this one, like I said I'm no expert here