mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-03-21 02:10:11 +08:00
first translate request
tech 的文章应该比较适合我这种新人吧。
This commit is contained in:
parent
26032b21b8
commit
fbf3019fac
@ -1,3 +1,6 @@
|
|||||||
|
Translating by wwy-hust
|
||||||
|
|
||||||
|
|
||||||
How to Securely Store Passwords and Api Keys Using Vault
|
How to Securely Store Passwords and Api Keys Using Vault
|
||||||
================================================================================
|
================================================================================
|
||||||
Vault is a tool that is used to access secret information securely, it may be password, API key, certificate or anything else. Vault provides a unified interface to secret information through strong access control mechanism and extensive logging of events.
|
Vault is a tool that is used to access secret information securely, it may be password, API key, certificate or anything else. Vault provides a unified interface to secret information through strong access control mechanism and extensive logging of events.
|
||||||
@ -164,4 +167,4 @@ via: http://linoxide.com/how-tos/secure-secret-store-vault/
|
|||||||
[a]:http://linoxide.com/author/arunrz/
|
[a]:http://linoxide.com/author/arunrz/
|
||||||
[1]:https://dl.bintray.com/mitchellh/vault/vault_0.1.0_linux_386.zip
|
[1]:https://dl.bintray.com/mitchellh/vault/vault_0.1.0_linux_386.zip
|
||||||
[2]:https://dl.bintray.com/mitchellh/vault/vault_0.1.0_linux_amd64.zip
|
[2]:https://dl.bintray.com/mitchellh/vault/vault_0.1.0_linux_amd64.zip
|
||||||
[3]:https://dl.bintray.com/mitchellh/vault/vault_0.1.0_linux_arm.zip
|
[3]:https://dl.bintray.com/mitchellh/vault/vault_0.1.0_linux_arm.zip
|
||||||
|
Loading…
Reference in New Issue
Block a user