direnv-dotenx - plugin for direnv to load environment using dotenvx - an encrypted env file manager

https://github.com/chenasraf/direnv-dotenvx

#env #environment #direnv #dotenv #dotenvx

GitHub - chenasraf/direnv-dotenvx: A direnv plugin to load .env or .env.{env} files using dotenvx, with automatic variable detection and shell-safe exports.

A direnv plugin to load .env or .env.{env} files using dotenvx, with automatic variable detection and shell-safe exports. - chenasraf/direnv-dotenvx

GitHub
What the hell is an elliptic curve?

Delve into the wonderful world of elliptic curves and how they are used in cryptography.

dotenvx

清一清 tab... 兩個禮拜前還在日本時在 Hacker News 的「Show HN: From dotenv to dotenvx – better config management (dotenvx.com)」看到的東西,原文在推廣 dotenvx:「From dotenv to dotenvx: Next Generation Config Management」。

從 GitHub 的文件上可以看到幾個用法,一種是直接用,像是一般的 dotenv 的用法:

// index.js
require('@dotenvx/dotenvx').config()
console.l

https://blog.gslin.org/archives/2024/07/11/11874/dotenvx/

#Computer #Library #Murmuring #Programming #Security #Software #env #dotenv #dotenvx #secret #security #vault #zero

dotenvx

清一清 tab... 兩個禮拜前還在日本時在 Hacker News 的「Show HN: From dotenv to dotenvx – better config management (dotenvx.com)」看到的東西,原文在推廣 dotenvx:「From dotenv to dotenvx: Next Generation Config Management」。 從 GitHub 的文件上可以看到幾個用法,一種是直接用,像是一般的 dotenv 的用法: // index.js require('@dotenvx/dotenvx').config() console.log(`Hello ${process.env.

Gea-Suan Lin's BLOG
From dotenv to dotenvx: Next Generation Config Management

A leap forward in configuration management for dotenv

dotenvx