Admin on the slrpnk.net Lemmy instance.

He/Him or what ever you feel like.

XMPP: povoq@slrpnk.net

Avatar is an image of a baby octopus.

  • 130 Posts
  • 957 Comments
Joined 3 years ago
cake
Cake day: September 19th, 2022

help-circle

  • Anubis is not bad for privacy, but rather the opposite. Server admins explicitly chose it over commonly available alternatives to preserve the privacy of their visitors.

    If you don’t like random Javascript execution, just install an allow-list extension in your browser 🤷

    And no, it is not a PR slogan, it is the live experience of thousands of server admins (me included) that have been fighting with this for month now and are very grateful that Anubis has provided some (likely only temporary) relief from that.

    And I don’t get what the point of an extra button would be when the result is exactly the same 🤷







  • Great that this is all theoretical 🤷 My server hardware might not be the newest but it is definitly not broken.

    And besides, what good is that you can still barely access the server through ssh, when the cpu is constantly maxed out and site visitors only get a timeout when trying to access the services?

    I don’t even get what you are trying to argue here. That the AI scraper DDOS isn’t so bad because in theory it shouldn’t crash the server? Are you even reading what you are writing yourself? 🤡








  • They can impersonate you and push code into the repos in your name with a high likelyhood of you not noticing it.

    The typical hobby dev machine isn’t particularly secure and for sure less secure than the typical server. Accessing everything from there with a single key is a pretty gaping security hole IMHO.

    There seems to be this common misconception that ssh keys are more secure than passwords, but that is only true when you use really weak passwords that you keep in your head instead of a password manager.

    If you want to actually increase your security then you need to set up a second factor auth with a seperate device.