Age Verification On Lemmy

BentiGorlich@feddit.de to Asklemmy@lemmy.ml – 0 points –

I've seen multiple requests for nsfw lemmy communities like reddit has. I live in Germany, and I think you are required to verify that the users that see porn content are above the age of 18. Does Lemmy has or plan to have a feature for that? Maybe this should be an issue on github?

26

You are viewing a single comment

That is not necessary for age verification. You just have to go through a working verification process and then you just get the checkmark in the database. most sites that really verify your age use credit cards for that, which are of course sub par, because children can just take the cards from their parents, but it is better than nothing

And this process does not necessarily have to use ypu personal ID

Never heard of something like that. Do you have an example of a website which dies that?

I can verify myself using my Id card and a terminal or via NFC. The app used is the middleware between software or website requesting verification and my ID. No data leaves my ID in direction to the software or website. The middleware just gives a thumbs up to the verification request.

expired

The thing is, the "software" actually is open source, so you can tell how data is requested from your smart ID. The german government ID has an explicit function for age verification that does not provide any personal information.
https://github.com/Governikus/AusweisApp2

However it is probably hard and costly to get certified to use any of those functions as a service provider.