@@ -9,39 +9,31 @@ editors:
9
9
github : yourGitHubHandle
10
10
---
11
11
12
- One paragraph explanation of the specification
13
-
14
- ## Organization of this document
15
-
16
- - [ Introduction] ( #introduction )
17
- - [ Specification] ( #specification )
18
- - [ Test fixtures] ( #test-fixtures )
19
- - [ Security] ( #security )
20
- - [ Privacy and User Control] ( #privacy-and-user-control )
12
+ TODO: One paragraph explanation of the specification
21
13
22
14
## Introduction
23
15
24
- Clearly explain why the specification exists, what is the problem solved here.
16
+ TODO: Clearly explain why the specification exists, what is the problem solved here.
25
17
26
18
## Specification
27
19
28
- Explain things in depth.
20
+ TODO: Explain things in depth.
29
21
30
22
The resulting specification should be detailed enough to allow competing,
31
23
interoperable implementations.
32
24
33
25
### Test fixtures
34
26
35
- List relevant CIDs. Describe how implementations can use them to determine
27
+ TODO: List relevant CIDs. Describe how implementations can use them to determine
36
28
specification compliance.
37
29
38
30
### Security
39
31
40
- Explain the security implications/considerations relevant to the spec.
32
+ TODO: Explain the security implications/considerations relevant to the spec.
41
33
42
34
### Privacy and User Control
43
35
44
- Note if there are any privacy or user control considerations that should be
36
+ TODO: Note if there are any privacy or user control considerations that should be
45
37
taken into account by the implementers.
46
38
47
39
## Copyright
0 commit comments