goSecretBoxPassword VS Lean and Mean Docker containers

Compare goSecretBoxPassword vs Lean and Mean Docker containers and see what are their differences.

goSecretBoxPassword

A probably paranoid Golang utility library for securely hashing and encrypting passwords based on the Dropbox method. This implementation uses Blake2b, Scrypt and XSalsa20-Poly1305 (via NaCl SecretBox) to create secure password hashes that are also encrypted using a master passphrase. (by dwin)

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) (by slimtoolkit)
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
goSecretBoxPassword Lean and Mean Docker containers
- 39
58 18,238
- 0.9%
0.0 9.0
over 1 year ago 7 days ago
Go Go
MIT License Apache 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.

goSecretBoxPassword

Posts with mentions or reviews of goSecretBoxPassword. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning goSecretBoxPassword yet.
Tracking mentions began in Dec 2020.

Lean and Mean Docker containers

Posts with mentions or reviews of Lean and Mean Docker containers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-07.

What are some alternatives?

When comparing goSecretBoxPassword and Lean and Mean Docker containers you can also consider the following projects:

BadActor - BadActor.org An in-memory application driven jailer written in Go

minideb - A small image based on Debian designed for use in containers

memguard - Secure software enclave for storage of sensitive information in memory.

Go random string generator - Flexible and customizable random string generator

nacl - Pure Go implementation of the NaCL set of API's

pipx - Install and Run Python Applications in Isolated Environments

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

Themis - Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.

gophish - Open-Source Phishing Toolkit

ssh-vault - 🌰 encrypt/decrypt using ssh keys

simple-scrypt - A convenience library for generating, comparing and inspecting password hashes using the scrypt KDF in Go 🔑