Fauxx is an open-source Android privacy tool that poisons data broker and ad-tech profiles by generating continuous, plausible, off-demographic synthetic activity from your device. The goal is simple: make your real behavioral signal statistically indistinguishable from noise.

Not my project, but though this is really cool and worth sharing.

  • ulterno@programming.dev
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 day ago

    Just here to say, there is an even better way to embed an xkcd in Lemmy Markdown.

    [![License Plate](https://imgs.xkcd.com/comics/license_plate.png "The next day: 'What? Six bank robberies!? But I just vandalized the library!' 'Nice try. They saw your plate with all the 1's and I's.' 'That's impossible! I've been with my car the whole ti-- ... wait. Ok, wow, that was clever of her.'")](https://xkcd.com/1105/)
    

    This will not only make the image into a link but also give the much required hover text.
    Like so…

    License Plate

    Feel free to make a Python (or sth) snippet that creates the link for you.