dev-resources.site
for different kinds of informations.
What is the secure way to store environment variables?
Published at
6/12/2023
Categories
javascript
node
encrypt
help
Author
cryogon
Author
7 person written this
cryogon
open
So I was working on project with someone else. I was just using .env
file to store secrets but then he told me that it's not the secure way to store secrets. So after digging around the internet I found AWS KMS and used to to encrypt the secret but now I'm in the same situation since I ended up with apiKeyId
and apiSecretAccessKey
. Now how to I store those even if I encrypt these keys two but then I will again end with some encryption key and so on.
So can anyone help me understand how to go around about it.
And Also If some attacker breached my server what could be some step which could be taken to prevent or at least minimize that
encrypt Article's
25 articles in total
Encrypt/Decrypt Data between Python 3 and JavaScript (AES algorithm)
read article
HideIPVPN: Unblock, Encrypt, & Explore Freely
read article
Encrypt Password Laravel
read article
Introduction to the Principles of JavaScript Encryption and JavaScript Obfuscation
read article
What is the secure way to store environment variables?
currently reading
Java 01 - Jasypt: Protegendo dados sensรญveis com criptografia.
read article
How to encrypt a text using Python (key and text) and decrypt that cipher in JavaScript using the same key.
read article
Differences Between HTTP and HTTPS?
read article
Managing and sharing secrets in a Git repository with Keybase
read article
How To Encrypt And Decrypt String In Laravel 9
read article
PGP - Create a Public/Private Key Pair(Part 2)
read article
PGP - Introduction Encryption and Decryption (Part 1)
read article
๐How to encrypt variables in NodeJS
read article
Java - How to Encrypt or Decrypt PDF Documents
read article
backup the .env files to git/gist/dropbox in old school way!
read article
Protect Python Source Code
read article
Python Encrypt Source Code Online
read article
Top 15 Modules 2022: Encrypt and Decrypt String Python
read article
Email Encryption: What it is, How Does It Work, and How to Encrypt an Email
read article
Add Https to Azure Web App with Let's Encrypt
read article
Ansible Vault Quick Start
read article
Nginx configures free SSL certificate in Windows environment (Letโs Encrypt)
read article
Encrypt/ Decrypt PDF Files in Java Application
read article
How to use GnuPG for encrypting files on MacOS
read article
Protect presentation slides in Java
read article
Featured ones: