dumb-init VS vault-exfiltrate

Compare dumb-init vs vault-exfiltrate and see what are their differences.

vault-exfiltrate

proof-of-concept for recovering the master key from a Hashicorp Vault process (by slingamn)
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
dumb-init vault-exfiltrate
10 1
6,700 68
0.5% -
0.0 0.0
25 days ago 11 months ago
Python Go
MIT License Mozilla Public License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

dumb-init

Posts with mentions or reviews of dumb-init. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-29.

vault-exfiltrate

Posts with mentions or reviews of vault-exfiltrate. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-30.
  • Show HN: EnvKey 2.0 – End-To-End Encrypted Environments (now open source)
    4 projects | news.ycombinator.com | 30 Mar 2022
    Vault attempts to protect against host compromise scenarios, but it's a very hard problem. Ultimately, in order to do anything useful, Vault deals with plaintext values in memory, and that means that yes, there are ways for an attacker to get access.

    Here's a good example: https://github.com/slingamn/vault-exfiltrate

    The Vault docs include a list of 'hardening' steps for secure production usage. These are great steps to take, but each one represents a mistake that could be made. And because the Vault process is trusted with plaintext secrets, the stakes are high. Making a mistake could lead to a compromise.

    With EnvKey, the host server is never sent secrets in plaintext. For defense in depth, we also follow best practices for hardening our networks. But I think we've seen with Okta and other incidents that despite best intentions, best efforts, and strong engineering, trusting the host server whatsoever just isn't good enough anymore.

What are some alternatives?

When comparing dumb-init and vault-exfiltrate you can also consider the following projects:

tini - A tiny but valid `init` for containers

envkey - Simple, end-to-end encrypted configuration and secrets management

docker-centos7-systemd-unpriv - Dockerfile for CentOS7 with Systemd in unprivileged mode

eks-anywhere - Run Amazon EKS on your own infrastructure 🚀

systemd - The systemd System and Service Manager

compiling-containers

ko - Build and deploy Go applications

flare - Debug how containers react to signals

ouroboros - Automatically update running docker containers with newest available image

Lean and Mean Docker containers - Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)

dive - A tool for exploring each layer in a docker image