ACL VS nacl

Compare ACL vs nacl and see what are their differences.

ACL

A simple but powerful Access Control List manager (by txgruppi)

nacl

Pure Go implementation of the NaCL set of API's (by kevinburke)
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
ACL nacl
- 1
2 540
- -
0.0 0.0
about 4 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.

ACL

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

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

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 ACL and nacl you can also consider the following projects:

lego - Let's Encrypt/ACME client and library written in Go

bitwarden-go - A Bitwarden-compatible server written in Golang

acmetool - :lock: acmetool, an automatic certificate acquisition tool for ACME (Let's Encrypt)

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

go-yara - Go bindings for YARA

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

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

Go random string generator - Flexible and customizable random string generator

acra - Database security suite. Database proxy with field-level encryption, search through encrypted data, SQL injections prevention, intrusion detection, honeypots. Supports client-side and proxy-side ("transparent") encryption. SQL, NoSQL.

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.