You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,12 @@
1
1
# Hecate Keystone
2
2
3
3
A lightweight secrets manager client for JavaScript projects. Hecate Keystone provides a simple interface to securely fetch and manage secrets from your Hecate secrets management service with AES encryption.
4
-
4
+
Companion project of https://github.com/chamesh2019/hecate-server
5
5
## Features
6
6
7
7
- 🔐 Secure secret retrieval from Hecate API with AES decryption
8
8
- 🚀 Simple and intuitive API
9
9
- 🔑 Flexible authentication (environment variables or constructor)
0 commit comments