From 5222cdbe9991c0e509f5c95483c58780fccf3df7 Mon Sep 17 00:00:00 2001 From: jrpereirajr Date: Thu, 12 Dec 2024 00:18:28 -0300 Subject: [PATCH] ref to the idea for the project --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2cc6470..1cbc029 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,9 @@ Vault-Link is a security solution designed to safeguard sensitive information on Vault-Link is a security solution designed to safeguard sensitive information on InterSystems IRIS environments. -It is a wrapper to access secrets stored into key vaults. +It is a wrapper to access secrets stored into key vaults. Here we are using [Hashicorp Vault Community](https://www.vaultproject.io/) as a key vault. + +This project was inspired in [this idea from InterSystems Ideas portal](https://ideas.intersystems.com/ideas/DP-I-179). ## Features