Innerworld@lemmy.world to Privacy@lemmy.mlEnglish · 15 days agoResearchers have just unveiled a technique called FROST that lets a website work out which other websites and apps you have open, without you clicking a single thingprotonprivacy.substack.comexternal-linkmessage-square23linkfedilinkarrow-up1119arrow-down12cross-posted to: cybersecurity@infosec.pubcybersecurity@sh.itjust.worksprivacy@programming.devprivacy@lemmy.world
arrow-up1117arrow-down1external-linkResearchers have just unveiled a technique called FROST that lets a website work out which other websites and apps you have open, without you clicking a single thingprotonprivacy.substack.comInnerworld@lemmy.world to Privacy@lemmy.mlEnglish · 15 days agomessage-square23linkfedilinkcross-posted to: cybersecurity@infosec.pubcybersecurity@sh.itjust.worksprivacy@programming.devprivacy@lemmy.world
minus-squarenosuchanon@lemmy.worldlinkfedilinkarrow-up1·15 days agoThinking about it. I have docker running for other local homeland services.
minus-squareMalReynolds@slrpnk.netlinkfedilinkEnglisharrow-up1·15 days agoLook into podman / docker as user (may as well go podman, you get SELinux for free)
minus-squarenosuchanon@lemmy.worldlinkfedilinkarrow-up1·15 days agoI used dockge to manage images and instances.
minus-squareMalReynolds@slrpnk.netlinkfedilinkEnglisharrow-up1·15 days agoAs long as it’s not basic root docker, the gaping hole in self-hosted security. I don’t know that, why is it good?
minus-squarenosuchanon@lemmy.worldlinkfedilinkarrow-up1·15 days agoIt’s a lightweight open source web based manager. You can manage images and edit docker compose files and see terminal output from one place. Makes it easy to see everything and is very functional. https://github.com/louislam/dockge
minus-squareMalReynolds@slrpnk.netlinkfedilinkEnglisharrow-up1·15 days agoSounds like portainer with extra steps, but if it works for you, cool. As said I prefer podman, but I’m on an immutable fedora derivative, so it’s natural.
minus-squarenosuchanon@lemmy.worldlinkfedilinkarrow-up1·15 days agoI didn’t like portainer. I think it works with podman.
minus-squareMalReynolds@slrpnk.netlinkfedilinkEnglisharrow-up1·15 days agoThanks, but I’m basically good with a text editor (kate) and systemctl calls (journalctl or podman logs in a pinch). YMMV, no judgement.
Well, probably. Do you?
Thinking about it. I have docker running for other local homeland services.
Look into podman / docker as user (may as well go podman, you get SELinux for free)
I used dockge to manage images and instances.
As long as it’s not basic root docker, the gaping hole in self-hosted security. I don’t know that, why is it good?
It’s a lightweight open source web based manager.
You can manage images and edit docker compose files and see terminal output from one place.
Makes it easy to see everything and is very functional.
https://github.com/louislam/dockge
Sounds like portainer with extra steps, but if it works for you, cool. As said I prefer podman, but I’m on an immutable fedora derivative, so it’s natural.
I didn’t like portainer. I think it works with podman.
Thanks, but I’m basically good with a text editor (kate) and systemctl calls (journalctl or podman logs in a pinch). YMMV, no judgement.