phase 3: secure credential vault

This commit is contained in:
shawnkim1997
2026-04-21 21:23:14 +01:00
parent 14de213acf
commit feea679f6e
13 changed files with 617 additions and 1 deletions
+5
View File
@@ -3,6 +3,11 @@
GOOGLE_API_KEY=
SEC_EDGAR_EMAIL=
# Required for encrypted server-side credential storage.
# Generate with:
# python -c "import secrets; print(secrets.token_urlsafe(32))"
ATLAS_MASTER_KEY=
# Optional
FMP_API_KEY=
ECOS_API_KEY=