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?

    • @[email protected]OP
      link
      fedilink
      English
      02 years ago

      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

          • RoaringSilence
            link
            fedilink
            02 years ago

            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.

              • Negative_Pair_5694
                link
                fedilink
                02 years ago

                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.