|
|
|
|
|
by brookst
406 days ago
|
|
It’s an interesting question: is it possible for JavaScript to be turing complete, able to read/write the DOM, and somehow prevent fingerprinting / tracking? My gut says no, not possible. Maybe we need a much lighter way to express logic for UI interactions. Declarative is nice, so maybe CSS grows? But I don’t see how executing server-controlled JS could ever protect privacy. |
|