Skip to content

Commit eb4105c

Browse files
authored
Give TOC subheads, add links to editor names
I think it is standard to have editors linked to GitHub names? So added that as well.
1 parent 4ee3c2a commit eb4105c

File tree

1 file changed

+18
-10
lines changed

1 file changed

+18
-10
lines changed

explainer.md

+18-10
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,29 @@
11
# Global Privacy Control (GPC) Explainer
22

33
Editors:
4-
[Aram Zucker-Scharff]
5-
Justin Brookman
6-
Sebastian Zimmeck
4+
[Aram Zucker-Scharff](https://github.com/AramZS)
5+
[Justin Brookman](https://github.com/j-br0)
6+
[Sebastian Zimmeck](https://github.com/SebastianZimmeck)
77

88
## 0. tl;dr
99

1010
Global Privacy Control (GPC) is a proposed specification designed to allow Internet users to notify businesses of their preference to not have their personal information sold or shared, or used for targeted advertising. It consists of a setting or extension in the user’s browser that provides a mechanism that websites can use to indicate they support the specification.
1111

12-
[1. Draft Specification](#1-draft-specification)
13-
[2. Background](#2-background)
14-
[3. Solution](#3-solution)
15-
[4. Legal Effects](#4-legal-effects)
16-
[5. Additional Interpretation Options and Explanations](#5-additional-interpretation-options-and-explanations)
17-
[6. User Experience Considerations and Recommendations](#6-user-experience-considerations-and-recommendations)
18-
[7. Alternatives Considered](#7-alternatives-considered)
12+
- [1. Draft Specification](#1-draft-specification)
13+
- [2. Background](#2-background)
14+
- [3. Solution](#3-solution)
15+
- [3.1 Header](#31-header)
16+
- [3.2 Navigator Object](#32-navigator-object)
17+
- [3.3 Signal Behavior](#33-signal-behavior)
18+
- [4. Legal Effects](#4-legal-effects)
19+
- [4.1 GPC in the US](#41-gpc-in-the-us)
20+
- [4.2 GPC outside the US](#42-gpc-outside-the-us)
21+
- [5. Additional Interpretation Options and Explanations](#5-additional-interpretation-options-and-explanations)
22+
- [6. User Experience Considerations and Recommendations](#6-user-experience-considerations-and-recommendations)
23+
- [6.1 Example Presentations of User-agent Level UI](#61-example-presentations-of-user-agent-level-ui)
24+
- [6.2 User-agents](#62-user-agents)
25+
- [6.3 Adopting on Your Website](#63-adopting-on-your-website)
26+
- [7. Alternatives Considered](#7-alternatives-considered)
1927

2028
## 1. Draft Specification
2129

0 commit comments

Comments
 (0)