A month ago I wanted to switch to #Helix and immersed myself in #HomeManager, #Flakes, #sops-nix, and #colmena. Today, after a long redesign of my #NixOS module structure, I successfully applied colmena to the first test node. Twelve more will follow. This OS is wild.

#Sops (Secrets OPerationS) is available in #Guix now

https://codeberg.org/guix/guix/pulls/7671

#guixgoteam

gnu: Add sops.

- System(s) where you built it (successfully): - [x] x86_64-linux - Package **addition** - [x] The packages includes tests when available. - [x] Closure size given by `guix size`. ``` oggetto dello store in totale sé stesso /gnu/st...

Codeberg.org

Blogged: Securing MCP Server connection credentials with SOPS

https://robert.muntea.nu/posts/securing-credentials-mcp-sops/

#MCP #SOPS #OpenCode

Securing MCP Server connection credentials with SOPS | Robert Munteanu

troubles of secret #provisioning with #agenix and age
with #etcd sceretbox
and why #sops matter

Где хранить пароли в NixOS?

NixOS хранит конфигурацию всей системы, включая пароли. И это, очевидно, небезопасно. В этой статье разберёмся, где никсоводы прячут свои пароли.

https://habr.com/ru/articles/1011264/

#nixos #nix #sops #age #sopsnix

Где хранить пароли в NixOS?

NixOS — дистрибутив Linux, который позволяет восстанавливать рабочее окружение за считанные минуты. Когда вам выдают новый рабочий ноут, вы тратите пару дней, чтобы установить и настроить нужный...

Хабр

Nouvel article sur mon blog : gérer ses secrets avec #sops

https://xieme-art.org/post/gerer-ses-secrets-avec-sops/

Le tout avec des exemples d'utilisation : scripts, #kubernetes et #Nix.

Gérer ses secrets avec sops

Gérer les secrets dans vos dépôts de code est une gageure? SOPS — pour Secrets OPerationS — est sûrement l’outil qu’il vous faut. Il...

Xieme-Art
Managing GitHub repositories and secrets with OpenTofu, SOPS, and 1Password | eshlox

A practical guide to managing GitHub repository settings, environments, and secrets as code using OpenTofu, SOPS encryption, and 1Password. Covers project structure, configuration patterns, and step-by-step setup.

eshlox
Gérer ses secrets avec #sops. Gérer les secrets dans vos dépôts de code est une gageure ? SOPS — pour Secrets OPerationS — est sûrement l’outil qu’il vous faut. Il permet une gestion simple et efficace de secrets, seul ou en équipe.
https://xieme-art.org/post/gerer-ses-secrets-avec-sops/
#chiffrement #kubernetes
Gérer ses secrets avec sops

Gérer les secrets dans vos dépôts de code est une gageure? SOPS — pour Secrets OPerationS — est sûrement l’outil qu’il vous faut. Il...

Xieme-Art
#Git Filters - Automagically #SOPS All The Things
With the scripts provided, Alice is equipped with the last missing pieces to automate the overall process. Instead of semi-manually decrypting the file before using a Git filter can do the trick:
https://devops.datenkollektiv.de/using-sops-with-age-and-git-like-a-pro.html
Using SOPS with Age and Git like a Pro

Automagically secure your GitOps secrets with SOPS and Git

{devops blog}

SOPS is a CLI tool that encrypts and decrypts files. But can you use it declaratively?

Andrew Block explains in this 🌩️ Thunder episode:
https://youtu.be/9jgKuHzaYpU

#SOPS #CLI #SecretsManagement #DevOps