Skip to content
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

A first run on motivation and background #73

Merged
merged 4 commits into from
Sep 11, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 19 additions & 1 deletion charter.html
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,25 @@ <h1 id="title">PROPOSED Private Advertising Technology Working Group Charter</h1
</tr>
</table>

<section id="scope" class="scope">
<section id="background" class="background">
<h2>Motivation and Background</h2>
<h3>Origins</h3>
<p>
The Private Advertising Technology Working Group arose from efforts to implement privacy-forward technology and standards which support and evolve use cases that, until this point, have been dependent on third-party cookies and other tracking mechanisms. The initial approach to this topic was at the <a href="https://www.w3.org/community/web-adv/" target="_blank">Improving Web Advertising Business Group</a> which worked to define requirements and engage with the community to understand the needs of the advertising ecosystem. The work that started there has generated work taken up by a variety of other, more focused, groups.
</p>
<p>
The groups that formed to help generate new standards and processes around privacy technologies at the W3C included the Private Advertising Technology Community Group (PATCG). This group has taken up community engagement to incubate web features and APIs that support advertising while acting in the interests of users, in particular providing strong privacy assurances using predominantly technical means. Some of the work incubated in that group has become mature enough to be taken up by a Working Group. This group was proposed to be chartered to take up work which reaches that state in PATCG. It also is prepared for work that matches our <a href="#mission">mission</a> and <a href="#scope">scope</a> and is ready to be taken up by a working group.
AramZS marked this conversation as resolved.
Show resolved Hide resolved
</p>
AramZS marked this conversation as resolved.
Show resolved Hide resolved
<h3>Motivation</h3>
<p>
This group is motivated by our <a href="#mission">mission</a> and the need for a commercially sustainable web. We understand that such a web is accessed through user agents and those user agents should act in the interest of their users and provide strong assurances of privacy. Our concerns are focused on supporting and creating an environment where the many ad-driven stakeholders who build the web, and are interested in operating within the limitations of our <a href="#scope">scope</a>, can find usable and useful processes by which to operate.
</p>
<p>
The work of privacy enhanced advertising technology is not limited to this group or even the W3C, however we believe we are best placed to bring together users, developers, and industry and serve all in a balanced fashion on this particular subset of that work.
</p>
</section>

<section id="scope" class="scope">
<h2>Scope</h2>
<p>
The Working Group will specify new web platform features. The purpose of
Expand Down