Skip to content

Commit 2dd0283

Browse files
authored
Add companion project link to README
Added link to companion project in the README.
1 parent 31b42f9 commit 2dd0283

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
# Hecate Keystone
22

33
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
55
## Features
66

77
- 🔐 Secure secret retrieval from Hecate API with AES decryption
88
- 🚀 Simple and intuitive API
99
- 🔑 Flexible authentication (environment variables or constructor)
10-
- 📦 ES Module support
11-
- ⚡ Built with async/await
12-
- 🧪 Fully tested
1310
- 🔒 End-to-end encryption with user-provided keys
1411

1512
## Installation
@@ -197,4 +194,4 @@ Chames Dinuka
197194
- api-keys
198195
- encryption
199196
- aes
200-
- cryptography
197+
- cryptography

0 commit comments

Comments
 (0)