forked from uptane/deployment-considerations
-
Notifications
You must be signed in to change notification settings - Fork 0
/
navbar.yml
75 lines (60 loc) · 1.88 KB
/
navbar.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
- text: Home
url: /index.html
- text: The Basics
sub:
- text: Project Overview
url: /overview.html
- text: Why Uptane is needed
url: /attacks.html
- text: Uptane Design
url: /design.html
- text: The Uptane Alliance
url: /alliance.html
- text: Timeline
url: /timeline.html
- text: Governance
url: /governance.html
- text: People
url: /people.html
- text: Design Documents
sub:
- text: Uptane Standards
url: https://uptane.github.io/uptane-standard/uptane-standard.html
external: true
- text: Deployment
sub:
- text: Introduction
url: /deployment-considerations/index.html
- text: Preparing ECUs
url: /deployment-considerations/ecus.html
- text: Preparing servers
url: /deployment-considerations/repositories.html
- text: Key management and metadata expiration
url: /deployment-considerations/key_management.html
- text: Normal operating guidelines
url: /deployment-considerations/normal_operation.html
- text: Exceptional operations
url: /deployment-considerations/exceptional_operations.html
- text: Customizing Uptane
url: /deployment-considerations/customizations.html
- text: Other security considerations
url: /deployment-considerations/security_considerations.html
- text: ASN.1 examples for metadata syntax
url: /deployment-considerations/asn1_examples.html
- text: Reference Implementation and Demonstration Code
url: https://github.com/uptane/uptane
external: true
- text: Learn More
sub:
- text: Conference and Journal Publications
url: /publications.html
- text: Audio-Visuals
url: /audio.html
- text: Adoptions
url: /adoptions.html
- text: Security Audits
url: /audits.html
- text: Press
url: /press.html
- text: Participate
url: /participate.html