-
Notifications
You must be signed in to change notification settings - Fork 10
/
landing.json
48 lines (48 loc) · 1.98 KB
/
landing.json
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
{
"version": 2,
"title": "Key Protect",
"introduction": "IBM® Key Protect is a full-service encryption solution that allows data to be secured and stored in IBM Cloud™ using the latest envelope encryption techniques that leverage FIPS 140-2 Level 3 certified cloud-based hardware security modules.",
"product_page": "https://www.ibm.com/products/key-protect",
"console_page": "/catalog/services/key-protect",
"section_topics": {
"links": [
{
"title": "Getting started with Key Protect",
"href": "/docs/key-protect?topic=key-protect-getting-started-tutorial"
},
{
"title": "Protecting data with envelope encryption",
"href": "/docs/key-protect?topic=key-protect-envelope-encryption"
},
{
"title": "Rotating your root keys",
"href": "/docs/key-protect?topic=key-protect-key-rotation"
},
{
"title": "User roles and resources",
"href": "/docs/key-protect?topic=key-protect-manage-access"
},
{
"title": "Monitoring the lifecycle of encryption keys",
"href": "/docs/key-protect?topic=key-protect-key-states"
}
]
},
"section_highlights": [
{
"title": "Protect LUKS encryption keys with IBM Cloud Hyper Protect Crypto Services and IBM Key Protect",
"description": "This tutorial provides step-by-step instructions on how to protect Linux Unified Key Setup (LUKS) encryption keys from being compromised.",
"href": "https://developer.ibm.com/tutorials/protect-luks-encryption-keys-with-ibm-cloud-hyper-protect-crypto-services/",
"type": "blog",
"recommended": true
}
],
"section_devtools": {
"api": "/apidocs/key-protect",
"cli": "/docs/key-protect?topic=key-protect-key-protect-cli-reference",
"terraform": "https://registry.terraform.io/modules/terraform-ibm-modules/key-protect-all-inclusive/ibm/latest"
},
"section_updates": {
"view_more": "/docs/key-protect?topic=key-protect-key-protect-relnotes"
}
}