Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. My new blog post might of interest to anyone running websites / developing apps for people in the UK:

My new blog post might of interest to anyone running websites / developing apps for people in the UK:

Scheduled Pinned Locked Moved Uncategorized
privacylawfedidataprotectionwebdevcss
28 Posts 14 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • neil@mastodon.neilzone.co.ukN neil@mastodon.neilzone.co.uk

    @simon_lucy

    > Another wrinkle, CSS and especially fonts, can come from other third parties.

    The blogpost expressly addresses third party fonts!

    simon_lucy@mastodon.socialS This user is from outside of this forum
    simon_lucy@mastodon.socialS This user is from outside of this forum
    simon_lucy@mastodon.social
    wrote last edited by
    #21

    @neil

    That's why I deleted.

    1 Reply Last reply
    0
    • henearxn@chaos.socialH henearxn@chaos.social

      @neil over here (Germany specifically) third-party hosted fonts have been a regular topic, a few years back a court awarded someone damages for a site using Google Fonts without informing them.

      The "adjust based on user preferences" part I would have thought the intent would be something like "you can store the preference (e.g. if the user uses an option on your site to increase font size), and if doing so leads to more stuff being loaded tell them" but it isn't really clear

      lbruno@miserables.netL This user is from outside of this forum
      lbruno@miserables.netL This user is from outside of this forum
      lbruno@miserables.net
      wrote last edited by
      #22

      @HeNeArXn @neil

      i'd guess CSS can be used to deduct uniquely fine-grained identifying aspects of one's computing environment, serving as some sort of super-cookie

      henearxn@chaos.socialH 1 Reply Last reply
      0
      • lbruno@miserables.netL lbruno@miserables.net

        @HeNeArXn @neil

        i'd guess CSS can be used to deduct uniquely fine-grained identifying aspects of one's computing environment, serving as some sort of super-cookie

        henearxn@chaos.socialH This user is from outside of this forum
        henearxn@chaos.socialH This user is from outside of this forum
        henearxn@chaos.social
        wrote last edited by
        #23

        @lbruno @neil but then the restriction should be on actually using that for fingerprinting and processing it, not on using CSS

        lbruno@miserables.netL 1 Reply Last reply
        0
        • henearxn@chaos.socialH henearxn@chaos.social

          @lbruno @neil but then the restriction should be on actually using that for fingerprinting and processing it, not on using CSS

          lbruno@miserables.netL This user is from outside of this forum
          lbruno@miserables.netL This user is from outside of this forum
          lbruno@miserables.net
          wrote last edited by
          #24

          @HeNeArXn @neil

          yeah, my logic doesn't apply here; they have specific anti fingerprint language in another section

          1 Reply Last reply
          0
          • neil@mastodon.neilzone.co.ukN neil@mastodon.neilzone.co.uk

            My new blog post might of interest to anyone running websites / developing apps for people in the UK:

            # An overview of the UK's updated laws on storing information in someone's terminal equipment, and accessing information stored in someone's terminal equipment

            Catchy. But useful (I hope).

            I must admit that - as you'll see towards the end - some of this baffles me.

            Link Preview Image
            An overview of the UK's updated laws on storing information in someone's terminal equipment, and accessing information stored in someone's terminal equipment

            The UK’s law on storing information on someone’s terminal equipment, and accessing information stored in someone’s terminal equipment, has changed.

            favicon

            (decoded.legal)

            #privacy #lawfedi #dataprotection #webdev #css

            slowe@mastodon.me.ukS This user is from outside of this forum
            slowe@mastodon.me.ukS This user is from outside of this forum
            slowe@mastodon.me.uk
            wrote last edited by
            #25

            @neil Just on the bit where you say "CSS based on the user’s settings... zero degree of privacy intrusion: it works solely based on a user’s choice of settings, and it happens entirely locally, on the user’s device" I'd say that's true if both the dark and light CSS has gone to the user and you're doing an @ query. But if you did, say:
            <link rel="stylesheet" media="(prefers-color-scheme: dark)" href="dark.css"> then I think there's a dependent remote request. Which is different.

            neil@mastodon.neilzone.co.ukN 1 Reply Last reply
            0
            • slowe@mastodon.me.ukS slowe@mastodon.me.uk

              @neil Just on the bit where you say "CSS based on the user’s settings... zero degree of privacy intrusion: it works solely based on a user’s choice of settings, and it happens entirely locally, on the user’s device" I'd say that's true if both the dark and light CSS has gone to the user and you're doing an @ query. But if you did, say:
              <link rel="stylesheet" media="(prefers-color-scheme: dark)" href="dark.css"> then I think there's a dependent remote request. Which is different.

              neil@mastodon.neilzone.co.ukN This user is from outside of this forum
              neil@mastodon.neilzone.co.ukN This user is from outside of this forum
              neil@mastodon.neilzone.co.uk
              wrote last edited by
              #26

              @slowe Interesting - I have not seen it done that way before.

              I agree that there is a difference there, technically.

              I am still sceptical that that is really sufficient to warrant imposing a regulatory obligation and a banner, since it is just giving effect to a user's preference for dark mode?

              slowe@mastodon.me.ukS 1 Reply Last reply
              0
              • neil@mastodon.neilzone.co.ukN neil@mastodon.neilzone.co.uk

                @slowe Interesting - I have not seen it done that way before.

                I agree that there is a difference there, technically.

                I am still sceptical that that is really sufficient to warrant imposing a regulatory obligation and a banner, since it is just giving effect to a user's preference for dark mode?

                slowe@mastodon.me.ukS This user is from outside of this forum
                slowe@mastodon.me.ukS This user is from outside of this forum
                slowe@mastodon.me.uk
                wrote last edited by
                #27

                @neil Yep. In fact, despite my zealousness about privacy, I think "dark mode" is something the user has choosen to "present" to the world at a system/browser level, in advance, so they've already made that decision before visiting a website. So, although I'm saying different resources get asked for, I think this is based on a choice that already happened.

                neil@mastodon.neilzone.co.ukN 1 Reply Last reply
                0
                • slowe@mastodon.me.ukS slowe@mastodon.me.uk

                  @neil Yep. In fact, despite my zealousness about privacy, I think "dark mode" is something the user has choosen to "present" to the world at a system/browser level, in advance, so they've already made that decision before visiting a website. So, although I'm saying different resources get asked for, I think this is based on a choice that already happened.

                  neil@mastodon.neilzone.co.ukN This user is from outside of this forum
                  neil@mastodon.neilzone.co.ukN This user is from outside of this forum
                  neil@mastodon.neilzone.co.uk
                  wrote last edited by
                  #28

                  @slowe Yes, I think that that is where I come down on this one too.

                  1 Reply Last reply
                  0
                  • R relay@relay.infosec.exchange shared this topic
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups