Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.devel > #101492
| From | "Bastien Roucariès" <roucaries.bastien@gmail.com> |
|---|---|
| Newsgroups | linux.debian.devel |
| Subject | Ideas for a dh-privacy-helper |
| Date | 2021-09-02 18:00 +0200 |
| Message-ID | <CSXi9-Q3-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hi, A few year ago I have created the privacy-breach lintian checks in order to detect trackers in our doc I think we are losing the battle here. I believe that we need better tools than sed in order to fix this kind of problem. I have some idea like: - read the html tree - convert the html tree dom representation to xml serialization (so called XHTML5 or polyglot) - apply to this xhtml5 xslt2 rules for fixing the privacy breach The problem are the tools to use... I will like to use javascript for this kind of transformation but nodejs does not compile on armel, and for saxon-ce I need gwt that is not in debian... I could use saxon2,but it will need java. Any ideas is welcomed Bastien
Back to linux.debian.devel | Previous | Next — Next in thread | Find similar | Unroll thread
Ideas for a dh-privacy-helper "Bastien Roucariès" <roucaries.bastien@gmail.com> - 2021-09-02 18:00 +0200
Re: Ideas for a dh-privacy-helper Jonas Smedegaard <jonas@jones.dk> - 2021-09-02 18:20 +0200
Re: Ideas for a dh-privacy-helper "Bastien Roucariès" <roucaries.bastien@gmail.com> - 2021-09-02 23:50 +0200
Re: Ideas for a dh-privacy-helper Jonas Smedegaard <jonas@jones.dk> - 2021-09-03 03:10 +0200
Re: Ideas for a dh-privacy-helper Jonas Smedegaard <jonas@jones.dk> - 2021-09-04 20:10 +0200
Re: Ideas for a dh-privacy-helper Bastien ROUCARIES <roucaries.bastien@gmail.com> - 2021-09-04 20:50 +0200
Re: Ideas for a dh-privacy-helper Jonas Smedegaard <jonas@jones.dk> - 2021-09-04 23:00 +0200
Re: Ideas for a dh-privacy-helper Bastien ROUCARIES <roucaries.bastien@gmail.com> - 2021-09-05 00:00 +0200
Re: Ideas for a dh-privacy-helper Bastien ROUCARIES <roucaries.bastien@gmail.com> - 2021-09-05 00:40 +0200
Re: Ideas for a dh-privacy-helper Jonas Smedegaard <jonas@jones.dk> - 2021-09-04 23:00 +0200
Re: Ideas for a dh-privacy-helper Jonas Smedegaard <jonas@jones.dk> - 2021-09-09 00:20 +0200
Re: Ideas for a dh-privacy-helper Bastien ROUCARIES <roucaries.bastien@gmail.com> - 2021-09-04 20:10 +0200
Re: Ideas for a dh-privacy-helper Paul Wise <pabs@debian.org> - 2021-09-03 03:30 +0200
csiph-web