bitwarden-go VS nacl

Compare bitwarden-go vs nacl and see what are their differences.

bitwarden-go

A Bitwarden-compatible server written in Golang (by VictorNine)

nacl

Pure Go implementation of the NaCL set of API's (by kevinburke)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
bitwarden-go nacl
2 1
241 540
- -
0.0 0.0
about 5 years ago over 1 year ago
Go Go
MIT License BSD 3-clause "New" or "Revised" 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.

bitwarden-go

Posts with mentions or reviews of bitwarden-go. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-31.

nacl

Posts with mentions or reviews of nacl. We have used some of these posts to build our list of alternatives and similar projects.
  • Ten years of experience, still failing phone screens
    1 project | news.ycombinator.com | 11 Dec 2021
    Your post ought to be ample proof that subjective opinions (like the one you display here) are not solid grounds for hiring decisions.

    When looking at this person's github repo, I -unlike you- see a vast number of trivial projects that can best be described as regurgitations of other people's projects. Even worse, if you actually look at his first pinned project (https://github.com/kevinburke/nacl), you'll see that it is nothing but a wrapper with trivial changes/updates.

    TL;DR I see a lot of projects that can provide the illusion of competence but, when actually inspected, telling me not to hire this person.

What are some alternatives?

When comparing bitwarden-go and nacl you can also consider the following projects:

autocert - [mirror] Go supplementary cryptography libraries

ACL - A simple but powerful Access Control List manager

Cameradar - Cameradar hacks its way into RTSP videosurveillance cameras

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

Go random string generator - Flexible and customizable random string generator

certmagic - Automatic HTTPS for any Go program: fully-managed TLS certificate issuance and renewal

ssh-vault - 🌰 encrypt/decrypt using ssh keys

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

argon2-hashing - A light package for generating and comparing password hashing with argon2 in Go

secure - HTTP middleware for Go that facilitates some quick security wins.

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.