Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an example how a large Cloud would implement tls-crypt-v2 #8

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

schwabe
Copy link
Collaborator

@schwabe schwabe commented Oct 31, 2024

No description provided.

@@ -663,7 +663,7 @@ struct clear_control_payload {
The 2048 bits client-specific key ``Kc`` is identical to the key for the control channel encryption.
</t>
<t>
The wrapped key has the foloowing components:
The standard format used by OpenVPN for the wrapped key has the foloowing components:
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"following"

</ol>
</t>

<t> Note, since the Wkc format is opaque to the client, a server can decided to use
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"a server can decide"

<t> Note, since the Wkc format is opaque to the client, a server can decided to use
a different format. For example when using a large infrastructure, e.g. a Cloud service,
it is desirable to allow using multiple different server keys to be able to replace a
compromised key or to be able to key rotation. </t>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"to be able to do key rotation"

@rzvncj
Copy link

rzvncj commented Jan 8, 2025

Other than the very minor text correction nitpicks, this looks good to me, FWIW.

@schwabe schwabe force-pushed the schwabe/cloud_example branch from a905c5f to 7a16c4b Compare January 10, 2025 15:44
@schwabe schwabe merged commit 557f87f into master Jan 10, 2025
2 checks passed
@schwabe schwabe deleted the schwabe/cloud_example branch January 10, 2025 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants