André Freitas
cfe3c61dce
Fix typos in architecture page ( #16978 )
...
Some minor typos fix after I read the whole page.
2022-09-01 12:02:50 -07:00
Nate Armstrong
f46941f5c0
Update phrasing ( #16824 )
...
Tiny changes to make sentences flow a bit nicer.
2022-08-22 16:19:53 -07:00
Loann Le
38d36c86bc
modified wording ( #16655 )
2022-08-09 15:09:49 -07:00
Loann Le
4c4c041c55
vault documentation: updated architecture doc page ( #16569 )
...
* updated content
* fixed spelling error
* Update website/content/docs/internals/architecture.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
* Update website/content/docs/internals/architecture.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
* Update website/content/docs/internals/architecture.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
* Update website/content/docs/internals/architecture.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
* Update website/content/docs/internals/architecture.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
* updated content
* italicized barrier
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2022-08-04 11:29:31 -07:00
Peter Wilson
a7111c5c12
Removed IRC reference in architecture internals doc ( #15904 )
...
* Removed IRC reference in architecture internals doc
2022-06-09 15:41:14 +01:00
Pratik Khasnabis
d78c99e358
Update to fix the concept of root key, which is not sharded as written here. ( #15726 )
...
This explanation of root key is incorrect. Root key is not sharded and reconstructed. The root key is encrypted by the unseal key which is sharded and reconstructed back in the unsealing process.
The explanation differed from the correct one at https://www.vaultproject.io/docs/concepts/seal
2022-06-01 09:54:26 -04:00
Loann Le
74ac7578f9
Vault documentation: updated key share/unseal images ( #15526 )
...
* updated images
* added new image files
2022-05-20 10:59:30 -07:00
Loann Le
61dbf65673
Vault documentation: updated unseal information ( #15446 )
...
* updated unseal info
* Update architecture.mdx
fixed spelling error
* updated based on feedback
* added new image
* Update website/content/docs/commands/operator/init.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
* Updates for accuracy
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2022-05-16 14:44:23 -07:00
Jim Kalafut
17747a706f
Rename master key -> root key in docs ( #14542 )
2022-03-16 22:01:38 -07:00
raakatz
417eb9c852
Fix a sentence in architecture.mdx ( #13539 )
...
The words "can be" were missing
2022-01-03 16:38:39 -08:00
Loann Le
9ba8b90dc4
Vault Documentation: Added Glossary ( #12324 )
...
* added glossary
* Update website/content/docs/glossary.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/glossary.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* modified secrets and barrier content based on feedback
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2021-08-16 13:08:44 -07:00
Mark Lewis
0c57251e40
Update architecture.mdx ( #11724 )
2021-05-29 16:14:21 -07:00
Bryce Kalow
e27b43c482
feat(website): migrates nav data format and updates docs pages ( #11242 )
...
* migrates nav data format and updates docs pages
* removes sidebar_title from content files
2021-04-06 13:49:04 -04:00
Jeff Escalante
179df992c0
Implement MDX Remote ( #10581 )
...
* implement mdx remote
* fix an unfenced code block
* fix partials path
Co-authored-by: Jim Kalafut <jkalafut@hashicorp.com>
2020-12-17 16:53:33 -05:00