André Freitas
c59bb185bc
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
96084c7cf4
Update phrasing ( #16824 )
...
Tiny changes to make sentences flow a bit nicer.
2022-08-22 16:19:53 -07:00
Loann Le
6d3cd5249e
modified wording ( #16655 )
2022-08-09 15:09:49 -07:00
Loann Le
85539da102
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
bb55a1127f
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
af5e65e9bd
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
76ec17215e
Vault documentation: updated key share/unseal images ( #15526 )
...
* updated images
* added new image files
2022-05-20 10:59:30 -07:00
Loann Le
bbbb0bfc14
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
9733e8b858
Rename master key -> root key in docs ( #14542 )
2022-03-16 22:01:38 -07:00
raakatz
86ac6c2996
Fix a sentence in architecture.mdx ( #13539 )
...
The words "can be" were missing
2022-01-03 16:38:39 -08:00
Loann Le
4e3b66a2d7
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
76ee252953
Update architecture.mdx ( #11724 )
2021-05-29 16:14:21 -07:00
Bryce Kalow
b76a56d40c
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
ec620a7765
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