Not to mention that they locked the unpopular pull request from reactions.

you are viewing a single comment's thread
view the rest of the comments
[–] 18 points 5 months ago (2 children)

Would it be possible to add a layer on top that shows you when an app requests it, and shows you a checkbox about what you want it to report? Or just block the call as not supported.

Faking it to be child (or just random with each request) until you need a higher number could mess up with advertisers and in general fingerprinting.

  • source
  • hideshow 4 child comments
  • [–] 15 points 5 months ago*

    I think it is accessed through xdg-protal, and the usage tracking and permission etc. likely happen at that layer.

    The xdg-desktop-portal project is adding an age verification portal (flatpak/xdg-desktop-portal#1922) that needs a data source for the user's age. userdb already stores personal metadata (emailAddress, realName, location) so birthDate is a natural fit.

  • source
  • parent