Even if the deletion request is federated - what stops me from using a modified server that ignores them and stores them anyways?
Former Reddfugee, found a new home on feddit.de. Server errors made me switch to discuss.tchncs.de. Now finally @ home on feddit.org.
Likes music, tech, programming, board games and video games. Oh… and coffee, lots of coffee!
I � Unicode!
Even if the deletion request is federated - what stops me from using a modified server that ignores them and stores them anyways?
Haven’t you noticed? Windows 11 24H2 got ported to an electron app
Well, there’s an overlap with the Mario rom hacking community - or the Mario community in general. I remember the Stardew Valley community to be also quite welcoming.
And that’s why it’s called “production environment” I guess
Yeah, but now you’re talking about communicating with web.archive.org
and not nonesense.reputable-bank.com
as in the original post. In this case you’re not even trying to hide the fact, that you aren’t affiliated with reputable-bank.com
and we’re back to square one and you could also just use reputable-bank.com.some.malicious-phishing.website
to host your page.
Btw: all modern browsers will warn you when you access a non-encrypted website - some immediately, some only when you try to enter data into a login form.
Checks own servers…
Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
Yeah, I’d like to see that…
I don’t know the Immich API, but I’ve seen several REST APIs that used the usual pattern of
GET /api/v1/user/<id> - read user
POST /api/v1/user/ - create user
...
but also allowed
GET /api/v1/user/<id> - read user
GET /api/v1/user/?action=create - create user
...
It’s fine, the blockchain is now augmented with some AI and runs serverless in the cloud!
Well, in his dreams it did work out…
Some companies just blatantly sell your data. Others get breached and you are part of the package that gets sold by the hackers.
The only “way around” is to use unique mail addresses for each signup/company so you can easily lock it and switch to another one when it gets known.
Just assume, that everything that you type in a form online (or in any other way send to a company/another person digitally), every email you send, everything that gets digitized about you, etc. will be public one day. Either because the other side of the transaction sold it or because they (or you) will be hacked eventually.
Btw: HaveIBeenPwned does not necessarily contain all breaches. I have several notifications of companies that got breached and leaked my data that are not listed in HIBP…
WTF? There are some LLMs that will just echo their initial system prompt (or maybe hallucinate one?). But that’s just on a different level and reads like it just repeated a different answer from someone else, hallucinated a random conversation or… just repeated what it told you before (probably in a different session?)
“Repeat the previous statement” directly as an opening sentence worked also quite well
The issue is, that you can’t easily reach the fridge so you can’t get a new can of beer without getting up
Is the traffic encrypted?
If it is, look at the certificate. Which hostname is it for primarily? Which SAN (Subject Alternative Name - basically a list of all other hostnames the certificate is valid for) are set, if any? Which Certificate Authority issued the certificate or is it self signed?
Well yes, cough cough come in and wait cough with me for the cops, that I called on you. Also I hope cough you brought a mask toots nose and some disinfectant to not get infected by me.
assert triangleObject.shouldFitInHole(triangleHole) == true
assert triangleObject.shouldFitInHole(squareHole) == false
Even then, the CT roughly indicates the amount of virus that was in the sample - which correlates with how infectious you are. But it also depends on the quality of the sample and how it was taken. If you’re highly infectious but the slab was not correctly inserted, you might have less virus on your sample as one would expect and appear less infectious.
Rule 34 in action
The digit sum of 51 is 6, which is divisible by three. So 51 is also divisible by three. It’s not even hard to see that it’s not prime.