this post was submitted on 26 Jun 2025
114 points (97.5% liked)
Technology
71939 readers
3829 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Depends entirely on how it's implemented, because the website doesn't need to know who you are, only verify that you are over 18. Which can be done reasonably securely - you generate a random ID on a secure service (e.g here in Finland, we use our online banking stuff for official verification purposes), give that ID to the website, and the only communication between the two of them is "Is id 123 valid and an adult? Yes/No".
Now, if that "secure service", most likely a government contract done as cheaply as possible turns out not to be, and they keep logs linking those IDs to the URLs requesting verification, then the entire thing goes belly up.
So your bank now knows you accessed certain websites. And likely one or more middleware services. And you are okay with that?
Was an example of the security, not who is running the service. But I mean, guess who knows if you pay for OnlyFans or stuff like that?
Your bank.
And like I said, it's only really secure if the service doesn't keep a database of logs connecting the two.