first translate request

tech 的文章应该比较适合我这种新人吧。
This commit is contained in:
wwy 2015-05-06 22:40:30 +08:00
parent 26032b21b8
commit fbf3019fac

View File

@ -1,3 +1,6 @@
Translating by wwy-hust
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.