Le petit cadenas vert à portée de clics| J.HOMMET.NET
A guide for creating an Azure Key Vault, inserting, retrieving, updating and deleting secrets using the Azure CLI.| Vuyisile Ndlovu
These past 12 months I’ve been thinking a lot about productivity, and the systems other people use| Luna's Blog
This weekend (and Monday), I participated in Ludum Dare 37. 5 years ago, I also participated in Ludum Dare, for the first time. A lot has changed in those 5 year| Luna's Blog
In our last Vault article, we went beyond the simple bootstrap of a Vault server (not a cluster yet 😛). So we created some users with the userpass auth method, policies and kv stores. It obvioulsy can take some time to create policies, kv stores and such Vault objects manually, in addition to being error prone.| Teknews Blog
Following our previous Vault 101, here is another Vault article, this time about some vault basics (again)| Teknews Blog
It’s been a long time coming! I decided to start seriously looking into HashiCorp Vault. I love the product but by lack of time, never started the journey. So what better way to start than initiating a few blog posts on the topic 😋| Teknews Blog
Casa's vaults are designed to provide the most secure storage for bitcoin and ethereum. Maximize your protection.| Casa Blog
How do different devices stack up for signing multisig transactions? See the results of Jameson Lopp's tests.| Casa Blog
The Vault Secrets Operator is a Vault integration that runs inside a Kubernetes cluster and synchronizes Vault-level secrets to Kubernetes-level secrets. This secret synchronization happens transparently to the running workloads, without any need to retrofit existing images or manifests. In this article, I will show how to: Install the Vault Secrets Operator (VSO) Configure the ... Vault: synchronizing secrets from Vault to Kubernetes using Vault Secrets Operator| Fabian Lee : Software Engineer
In this article, I will detail how to use Vault JWT auth mode to isolate the secrets of two different deployments in the same Kubernetes cluster. This will be done by using two different Kubernetes Service Accounts, each of which generates unique JWT that are tied to a different Vault role. JWT auth mode is ... Vault: JWT authentication mode with multiple roles to isolate secrets| Fabian Lee : Software Engineer
HashiCorp Vault is a secret and encryption management system that allows your organization to secure sensitive information such as API keys, certificates, and passwords. In this article, I will show how a NodeJS Express web application deployed into a Kubernetes cluster can fetch a secret directly from the Vault server using the node-vault module. This ... Vault: NodeJS Express web app using node-vault to fetch secrets| Fabian Lee : Software Engineer
HashiCorp Vault is a secret and encryption management system that allows your organization to secure sensitive information such as API keys, certificates, and passwords. In this article, I will show how a Java Spring Boot web application deployed into a Kubernetes cluster can fetch a secret directly from the Vault server using the Spring Cloud ... Vault: Spring Boot web app using Spring Cloud Vault to fetch secrets| Fabian Lee : Software Engineer
HashiCorp Vault is a secret and encryption management system that allows your organization to secure sensitive information such as API keys, certificates, and passwords. It has tight integrations with Kubernetes that allows containers to fetch secrets without requiring hardcoding them into environment variables, files, or external services. The official docs already provide usage scenarios, so ... Vault: HashiCorp Vault deployed into Kubernetes cluster for secret management| Fabian Lee : Software Engineer
Este artigo foi originalmente publicado nos Tutoriais da BuildBear. ERC-4626 é um padrão de cofre...| WEB3DEV
In this post I’m demonstrating how you could use Hashicorp’s Vault TOTP generator and an authenticator to connect to a dynamic ssh port. This is mostly a proof of concept and not a production grade solution, so use at your own risk. What’s TOTP? It’s a Time-based One Time Password. TBOTP is probably too ugly of an acronym to have gained widespread use. I don’t know, I didn’t coin it. ¯\_(ツ)_/¯| Chris Bergerons Tech Blog
I’m limited to about 80MB/s on downloads on my VPC at Digital Ocean, but I run Nzbget for downloading large files from usenet. It doesn’t take long to download at all, but out of curiosity I wanted to see if I could parallelize this and download multiple files at the same. I use Sonarr for searching usenet for freely distributable training videos which then sends them to NZBget for downloading. Since Sonarr can send multiple files to nzbget which get queued up, I figured I can reduce the ...| Chris Bergerons Tech Blog
A while ago I thought it would be fun to make an adventure location completely out of a fallen space elevator. It ties together a few aspects of the Vaarn setting I like: the post-post-apocalypse, …| Bucolia