acmetool
:lock: acmetool, an automatic certificate acquisition tool for ACME (Let's Encrypt) (by hlandau)
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)
acmetool | goSecretBoxPassword | |
---|---|---|
1 | - | |
2,073 | 59 | |
0.0% | - | |
0.0 | 0.0 | |
about 2 years ago | almost 3 years ago | |
Go | Go | |
- | MIT License |
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.
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.
acmetool
Posts with mentions or reviews of acmetool.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-17.
-
Homebrew installed infected software?
as it states on that page it pulls from https://github.com/hlandau/acmetool <- Is the original repo, and if it were infected would be the source of the SCA.
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.
What are some alternatives?
When comparing acmetool and goSecretBoxPassword you can also consider the following projects:
go-yara - Go bindings for YARA
nacl - Pure Go implementation of the NaCL set of API's
lego - Let's Encrypt/ACME client and library written in Go
Go random string generator - Flexible and customizable random string generator
memguard - Secure software enclave for storage of sensitive information in memory.