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

secrets management: update lifetime section #831

Merged
merged 3 commits into from
Jan 30, 2022

Conversation

vixentael
Copy link
Contributor

As someone who works in cryptography and builds complicated key management protocols, I can't stay away of this party 🥳

This PR just adds small changes and clarifications, as part of #124.

Things done:

  • added details to lifecycle of the keys.
  • changed all "SSL" references to "TLS".
  • added NIST guideline that is ALL about key management.

After merging #829 and #830 we should merge master here to avoid conflicts.

@commjoen @jmanico @zbraiterman take a look!

@vixentael vixentael changed the base branch from master to cheatsheets-4 January 30, 2022 16:57
@vixentael
Copy link
Contributor Author

Changed base branch to cheatsheets-4.

I still have a feeling that after merging #829 and #830, I'll need to come back here and fix conflicts. Well, let's move gradually.

@jmanico jmanico merged commit a338fc7 into OWASP:cheatsheets-4 Jan 30, 2022
@vixentael
Copy link
Contributor Author

@commjoen ok, the changes are in cheatsheets-4. What's the plan now? Should I make new PR cheatsheets-4 to master, or you'll handle it?

@vixentael vixentael deleted the patch-1 branch January 30, 2022 20:09
@commjoen
Copy link
Collaborator

@vixentael , it just got merged so we can extend on it. Thank you so much for your help!

@commjoen
Copy link
Collaborator

commjoen commented Jan 30, 2022

Ah it got merged after the PR of cheatsheets-4 got merged... I have created a new PR #832 and asked @jmanico to merge it.

mackowski pushed a commit that referenced this pull request Jan 31, 2022
* Added sections 6.3 and 6.4

* Extended section 6 and added materials to section 7:

* Added more read more items

* Removed section 8, added section 6.5

* updated section 6.5 a bit to make sure minimal is in the mvp

* Added references to opencre.org

* removed todo's and wrong reference

* quick update on section 4

* added a bit more content

* cleanups

* secrets management: update lifetime section (#831)

* secrets management: add details on secrets lifetime

* Update Secrets_Management_CheatSheet.md

* Updated section 4.2:

* added a few more lines for 4.3

* First content of section 4.3

* Add section 4.4

* Spelling and grammar, first pass

* Second pass

* Fix links

* Grammar and styling pass 1

* Finalise styling and grammar

Co-authored-by: vixentael <[email protected]>
Co-authored-by: Ben de Haan <[email protected]>
commjoen pushed a commit that referenced this pull request Jan 31, 2022
* secrets management: add details on secrets lifetime

* Update Secrets_Management_CheatSheet.md
commjoen pushed a commit that referenced this pull request Jan 31, 2022
* secrets management: add details on secrets lifetime

* Update Secrets_Management_CheatSheet.md
commjoen added a commit that referenced this pull request Jan 31, 2022
(by @vixentael and @bendehaan and @commjoen)
* Added sections 6.3 and 6.4

* Extended section 6 and added materials to section 7:

* Added more read more items

* Removed section 8, added section 6.5

* updated section 6.5 a bit to make sure minimal is in the mvp

* Added references to opencre.org

* removed todo's and wrong reference

* quick update on section 4

* added a bit more content

* cleanups

* secrets management: update lifetime section (#831)

* secrets management: add details on secrets lifetime

* Update Secrets_Management_CheatSheet.md

* Updated section 4.2:

* added a few more lines for 4.3

* First content of section 4.3

* Add section 4.4

* Spelling and grammar, first pass

* Second pass

* Fix links

* Grammar and styling pass 1

* Finalise styling and grammar

Co-authored-by: vixentael <[email protected]>
Co-authored-by: Ben de Haan <[email protected]>
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.

3 participants