Storing secrets in distributed binaries?

This page summarizes the projects mentioned and recommended in the original post on /r/golang

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • go-keyring

    Cross-platform keyring interface for Go

  • If it is a personal application you can use the operating systems keyring. E.g. with https://github.com/zalando/go-keyring

  • vault-client-go

    HashiCorp Vault Go Client Library generated from OpenAPI spec.

  • Nice. I think another option for a server application is using environment variables. A more sophisticated solution is to use a secret manager like hashicorp vault paired with its OpenAPI go library.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Vault

    A tool for secrets management, encryption as a service, and privileged access management

  • Nice. I think another option for a server application is using environment variables. A more sophisticated solution is to use a secret manager like hashicorp vault paired with its OpenAPI go library.

  • sealed-secrets

    A Kubernetes controller and tool for one-way encrypted Secrets

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Secrets Management with Hashicorp Vault - which integration point to use? Sidecar Injector? ESO?

    1 project | /r/kubernetes | 17 Nov 2022
  • Best solution to use Argocd with helm and manage secrets ? Don't say flux !

    5 projects | /r/kubernetes | 11 Aug 2022
  • Project: Running a local cluster with TLS, ArgoCD GitOps, Vault and a PostgreSQL operator

    1 project | /r/devops | 4 Aug 2022
  • Kubernetes authentication from multiple, external clusters

    1 project | /r/hashicorp | 9 Jun 2021
  • What if your Pods need to trust self-signed certificates?

    5 projects | news.ycombinator.com | 28 Jun 2023