Skip to content

Commit d746a49

Browse files
committed
docs(key-manager): dates & menu
1 parent fbe799c commit d746a49

15 files changed

+179
-42
lines changed

identity-and-access-management/key-manager/api-cli/create-dek-api-cli.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
22
meta:
3-
title: Create a data encryption key using the Scaleway API and the Scaleway CLI
3+
title: Creating a data encryption key using the Scaleway API and the Scaleway CLI
44
description: Discover how to create a data encryption key using the Scaleway API and the Scaleway CLI.
55
content:
6-
h1: Create a data encryption key using the Scaleway API and the Scaleway CLI
6+
h1: Creating a data encryption key using the Scaleway API and the Scaleway CLI
77
paragraph: Discover how to create a data encryption key using the Scaleway API and the Scaleway CLI.
88
tags: key-management dek data-encryption-key cli sdk api encryption
9+
dates:
10+
validation: 2025-01-06
11+
posted: 2025-01-06
912
categories:
1013
- identity-and-access-management
11-
dates:
12-
validation: 2024-12-09
13-
posted: 2024-12-09
1414
---
1515

1616
<Macro id="requirements" />

identity-and-access-management/key-manager/api-cli/use-streaming-aead-tink-key-manager.mdx renamed to identity-and-access-management/key-manager/api-cli/encrypt-decrypt-keys-with-streaming-aead-tink.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
meta:
3-
title: How to use Streaming AEAD with Tink and Key Manager
3+
title: Encrypting and decrypting data streams with Streaming AEAD, Tink and Key Manager
44
description: Discover how to encrypt and decrypt large data streams with Streaming AEAD, Tink and Key Manager
55
content:
6-
h1: How to use Streaming AEAD with Tink and Key Manager
6+
h1: Encrypting and decrypting data streams with Streaming AEAD, Tink and Key Manager
77
paragraph: Discover how to encrypt and decrypt large data streams with Streaming AEAD, Tink and Key Manager
88
tags: key sensitive-data tink aead streaming encryption decryption
99
dates:
10-
validation: 2024-10-03
11-
posted: 2024-10-03
10+
validation: 2025-01-06
11+
posted: 2025-01-06
1212
categories:
1313
- identity-and-access-management
1414
---

identity-and-access-management/key-manager/api-cli/manage-keys-with-tink.mdx

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
---
22
meta:
3-
title: Using Tink with the Scaleway Key Manager
3+
title: Managing your Key Manager keys using Tink
44
description: Discover essential concepts of Scaleway Key Manager and how to use it effectively with the Tink Go library
55
content:
6-
h1: Using Tink with the Scaleway Key Manager
6+
h1: Managing your Key Manager keys using Tink
77
paragraph: Discover essential concepts of Scaleway Key Manager, including Key Encryption Keys and Data Encryption Keys
88
tags: key-manager encryption kms key-management-service cryptographic
99
dates:
10-
validation: 2024-09-20
10+
validation: 2025-01-06
11+
posted: 2025-01-06
12+
categories:
13+
- identity-and-access-management
1114
---
1215

1316
This documentation page provides information on Key Manager Key Encryption Keys (KEKs) and Data Encryption Keys (DEKs), and how to use them with the Tink Go library.

identity-and-access-management/key-manager/api-cli/rotate-keys-api-cli.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ h1: Perform key rotation using the Scaleway CLI and API
77
paragraph: Find out how to rotate keys, and why you should adopt this practice.
88
tags: key sensitive-data rotation
99
dates:
10-
validation: 2024-10-07
11-
posted: 2024-10-07
10+
validation: 2025-01-06
11+
posted: 2025-01-06
1212
categories:
1313
- identity-and-access-management
1414
---

identity-and-access-management/key-manager/concepts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Discover essential concepts of Scaleway Key Manager.
88
tags: key-manager key encryption-key
99
dates:
10-
validation: 2024-12-09
10+
validation: 2025-01-06
1111
---
1212

1313
## Asymmetric encryption

identity-and-access-management/key-manager/how-to/create-km-key.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ content:
77
paragraph: Discover how to create a key from the Scaleway console to decrypt your data using Scaleway's Key Manager.
88
tags: key-manager encryption data key
99
dates:
10-
validation: 2024-12-09
11-
posted: 2024-12-09
10+
validation: 2025-01-06
11+
posted: 2025-01-06
1212
categories:
1313
- identity-and-access-management
1414
---

identity-and-access-management/key-manager/how-to/delete-key.mdx renamed to identity-and-access-management/key-manager/how-to/delete-km-key.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ content:
77
paragraph: Discover how to delete a Key Manager key from the Scaleway console.
88
tags: key-manager delete key
99
dates:
10-
validation: 2024-12-09
11-
posted: 2024-12-09
10+
validation: 2025-01-06
11+
posted: 2025-01-06
1212
categories:
1313
- identity-and-access-management
1414
---

identity-and-access-management/key-manager/how-to/disable-key.mdx renamed to identity-and-access-management/key-manager/how-to/disable-km-key.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ content:
77
paragraph: Discover how to disable a Key Manager key from the Scaleway console.
88
tags: key-manager disable key
99
dates:
10-
validation: 2024-12-09
11-
posted: 2024-12-09
10+
validation: 2025-01-06
11+
posted: 2025-01-06
1212
categories:
1313
- identity-and-access-management
1414
---

identity-and-access-management/key-manager/how-to/manage-dek.mdx

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,17 @@
11
---
22
meta:
3-
title: Create a Key Manager data encryption key
3+
title: Create and manage a Key Manager data encryption key
44
description: Discover how to create a data encryption key from the Scaleway console to encrypt and decrypt your payloads using Scaleway's Key Manager.
55
content:
6-
h1: Create a Key Manager data encryption key
6+
h1: Create and manage a Key Manager data encryption key
77
paragraph: Discover how to create a data encryption key from the Scaleway console to encrypt and decrypt your payloads using Scaleway's Key Manager.
88
tags: key-manager data-encryption-key data key payload encryption
99
dates:
10-
validation: 2024-12-11
11-
posted: 2024-12-11
10+
validation: 2025-01-06
11+
posted: 2025-01-06
1212
categories:
1313
- identity-and-access-management
1414
---
15-
1615
Scaleway's key Manager allows you to create [data encryption keys (DEK)](/identity-and-access-management/key-manager/concepts/#data-encryption-key-dek) to encrypt and decrypt your [payload](/identity-and-access-management/key-manager/concepts/#payload).
1716

1817
You can then use your Key Manager key to encrypt your DEK.

identity-and-access-management/key-manager/how-to/rotate-keys.mdx renamed to identity-and-access-management/key-manager/how-to/rotate-km-keys.mdx

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ meta:
33
title: Perform key rotation using the Scaleway console
44
description: Discover how to rotate a key from the Scaleway console to decrypt your data using Scaleway's Key Manager.
55
content:
6-
h1: Create a Key Manager key
6+
h1: Perform key rotation using the Scaleway console
77
paragraph: Discover how to rotate a key from the Scaleway console to decrypt your data using Scaleway's Key Manager.
88
tags: key-manager encryption data key
99
dates:
10-
validation: 2024-12-09
11-
posted: 2024-12-09
10+
validation: 2025-01-06
11+
posted: 2025-01-06
1212
categories:
1313
- identity-and-access-management
1414
---
@@ -23,6 +23,8 @@ This reduces the risk of exposure if a key is compromised, thus enhancing the ov
2323
- [Owner](/identity-and-access-management/iam/concepts/#owner) status or [IAM permissions](/identity-and-access-management/iam/concepts/#permission) allowing you to perform actions in the intended Organization
2424
- [Created](/identity-and-access-management/key-manager/how-to/create-km-key/) a Key Manager key
2525

26+
## How to perform key rotation
27+
2628
1. Click Key Manager in the **Security and Identity section** of the [Scaleway console](https://console.scaleway.com) side menu. Your keys display.
2729
2. Click the key to perform the rotation on. Your key's **Overview** tab displays.
2830
3. Scroll down to the **Key rotation** section, and click **Rotate key**. A tooltip displays to confirm the rotation was performed.

0 commit comments

Comments
 (0)