A .NET implementation of the cross-platform SecureStore (symmetrically-encrypted secrets) protocol
-
Updated
Feb 27, 2024 - C#
A .NET implementation of the cross-platform SecureStore (symmetrically-encrypted secrets) protocol
.NET API client for vault
A .NET tool for encrypting .NET user-secrets using SOPS
DevOps Secret Vault configuration provider implementation for Microsoft.Extensions.Configuration. This library enables you to read your application's settings from a Delinea DevOps Secret Vault API. You can use ".AddDelineaSecretVault" extension method on IConfigurationBuilder to add the DSV configuration provider to the configuration builder.
How we take precautions against attacks from malicious users is exemplified. Net core projects have default security measures. We can use the IDataprotector interface to encrypt data. We must also be protected against xss attacks such as Reflected or Stored. For this, we must pay attention to the use of Html.Raw().
A configuration parser that uses toml format, handles encrypted values and more.
VS & VSCode extensions to help put secrets in secret management solutions.
Secret Store is a platform agnostic method of storing and distributing your secrets
Feb 27, 2018 - Curtis Badke - Secrets Management
A sample application to demonstrate Azure Key Vault integration using Secrets Store CSI driver on Kubernetes.
Pattern de arquitetura voltado para definição e atualização rápida de variáveis de ambiente em aplicações
Just a practising example of microservices usefull in every project
This project is a multi-tenant example project
This is my really simple tutorial on how to access secrets from the secret manager. It come's from my blog https://mitchellmudd.dev/blog/dotnet-asp-secret-manager
Secret Protection API
Add a description, image, and links to the secret-management topic page so that developers can more easily learn about it.
To associate your repository with the secret-management topic, visit your repo's landing page and select "manage topics."