Skip to content
Merged
Changes from 3 commits
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
9 changes: 9 additions & 0 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,15 @@ Abstract: Web user agents include both web browsers and other intermediaries

</pre>

# Audience # {#audience}

This document is intended for:

* **User agent developers** who want to align implementations with design and privacy principles that prioritize their users.
* **Regulators and policymakers** who seek to understand the duties, principles, and expectations guiding user agent behavior.
* **Technical authors** who want to reuse or reference these concepts in their own specifications or documentation.
* **Web developers** who want to understand why user agents prioritize user privacy and security over other constituencies, including developer convenience.

# What is a web user agent # {#what}

A <dfn lt="user agent|web user agent" export>web user agent</dfn> is
Expand Down