#security

Multiple SSH Key Account Management

Posted on Sun, Nov 27, 2022 security ssh git

As we often have to work on multiple projects, from personal to work related, we may not want to use the same profiles. We may also wish to port our previous configurations to a new device with ease. My new article will guide you through the creation of SSH KEYS and how to manage multiple accounts with them. Interesting, right? Let’s get started ! click on the article ➑️

Dotenv Vault

Posted on Fri, Sep 16, 2022 security env zsh

Hello! In this article, I will show you the power of Dotenv Vault πŸ”. A security tool and key management system. The article will guide you through how to use this technology in your own application development process. You'll also get a good understanding of what .env files are, and acquire knowledge on how to avoid security flaws often faced in managing them.Read on to learn more about Dotenv Vaultclick on the article ➑️