-
Notifications
You must be signed in to change notification settings - Fork 200
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add fingerprinting watermark when requested #964
Comments
When using the image inline you need to add these attributes to the
|
Ping. |
@tabatkins ping? |
So FWIW, I think we want to slightly change this based on feedback. It's useful to have both "fingerprinting vector" and "tracking vector". The latter being a superset for some cases that are not covered by fingerprinting alone. See whatwg/infra#115 (comment). |
Could this be a general "base.css" thing? w3c/tr-design#162 |
That could work for W3C documents and should probably be tracked separately. Also, I don't think we need the complexity for now from my comment above. Doing "tracking vector" alone should be sufficient for the foreseeable future and encompasses both. |
This depends on whatwg/wattsi#41, whatwg/infra#115 (which depends on speced/bikeshed#964), and whatwg/whatwg.org#64.
@tabatkins ping and thank you! |
All right, phew, I took two years to do something that was only thirty minutes of actual work. As of f5a6d58 you can now activate the tracking-vector icon automatically. This isn't documented yet, because I haven't adjusted the default Bikeshed stylesheets to accommodate it yet, but:
Even without any styling it's not unusable, just a little awkward as the big fingerprint sits at the start of the paragraph. Before y'all start to use it you'll want to adapt your styles accordingly. You don't store your stylesheet in Bikeshed, so that's up to y'all. Keeping this open so I can remember to finish integrating it into Bikeshed's stylesheet and document it. |
Thank you! Some feedback:
|
I don't know what you mean by the last bullet point. |
@tabatkins |
Hey @tabatkins, is all clear now? |
Ah yeah, that's clear enough. Happy to update. |
Great, so pretty please update it? |
@tabatkins heya, happy new year! Care to make the remaining tweaks? |
All right, I've tweaked things a bit:
|
This depends on whatwg/wattsi#41, whatwg/infra#115 (which depends on speced/bikeshed#964), and whatwg/whatwg.org#64.
This depends on whatwg/wattsi#41, whatwg/infra#115 (which depends on speced/bikeshed#964), and whatwg/whatwg.org#64.
This builds on whatwg/wattsi#41, whatwg/infra#115 (which builds on speced/bikeshed#964), and whatwg/whatwg.org#64.
This builds on whatwg/wattsi#41, whatwg/infra#115 (which builds on speced/bikeshed#964), and whatwg/whatwg.org#64.
All fixed! |
whatwg/infra#20 suggests Bikeshed auto-handling fingerprinting watermarks. whatwg/whatwg.org#64 is an SVG of the fingerprint icon. Example usage is at https://html.spec.whatwg.org/multipage/webappapis.html#a-plausible-language.
Tentative plan is:
class=tracking-vector
.defs
instead, and make the instances just have ause
.The text was updated successfully, but these errors were encountered: