aboutsummaryrefslogtreecommitdiff
path: root/en/security/_toc-features.yaml
blob: 5c93129a8dd4d1d39e59979254dce03fe7ab7e58 (plain)
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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
toc:
- title: Application Sandbox
  path: /security/app-sandbox
- title: Application Signing
  section:
  - title: Overview
    path: /security/apksigning/
  - title: APK Signature Scheme v2
    path: /security/apksigning/v2
  - title: APK Signature Scheme v3
    path: /security/apksigning/v3
- title: Authentication
  section:
  - title: Overview
    path: /security/authentication/
  - title: Fingerprint HAL
    path: /security/authentication/fingerprint-hal
  - title: Gatekeeper
    path: /security/authentication/gatekeeper
- title: Biometric Unlock
  section:
  - title: Overview
    path: /security/biometric/
  - title: Measuring Biometric Security
    path: /security/biometric/measure
- title: Keystore
  section:
  - title: Overview
    path: /security/keystore/
  - title: Features
    path: /security/keystore/features
  - title: Key Attestation
    path: /security/keystore/attestation
  - title: Version Binding
    path: /security/keystore/version-binding
  - title: Authorization Tags
    path: /security/keystore/tags
  - title: Functions
    path: /security/keystore/implementer-ref
- title: Trusty TEE
  section:
  - title: Overview
    path: /security/trusty/
  - title: Download and Build
    path: /security/trusty/download-and-build
  - title: Trusty API Reference
    path: /security/trusty/trusty-ref
- title: Encryption
  section:
  - title: Overview
    path: /security/encryption/
  - title: File-Based Encryption
    path: /security/encryption/file-based
  - title: Full-Disk Encryption
    path: /security/encryption/full-disk
  - title: Metadata Encryption
    path: /security/encryption/metadata
  - title: Enabling Adiantum
    path: /security/encryption/adiantum
- title: SELinux
  section:
  - title: Overview
    path: /security/selinux/
  - title: Concepts
    path: /security/selinux/concepts
  - title: Implementation
    path: /security/selinux/implement
  - title: Customization
    path: /security/selinux/customize
  - title: Building sepolicy
    path: /security/selinux/build
  - title: Compatibility
    path: /security/selinux/compatibility
  - title: Validation
    path: /security/selinux/validate
  - title: Writing Policy
    path: /security/selinux/device-policy
  - title: Vendor init
    path: /security/selinux/vendor-init
- title: Verified Boot
  section:
  - title: Overview
    path: /security/verifiedboot/
  - title: Device State
    path: /security/verifiedboot/device-state
  - title: Verifying Boot
    path: /security/verifiedboot/verified-boot
  - title: Boot Flow
    path: /security/verifiedboot/boot-flow
  - title: Implementing dm-verity
    path: /security/verifiedboot/dm-verity
  - title: Reference Implementation
    path: /security/verifiedboot/avb