diff --git a/README.md b/README.md index 30f227b4..d96a7a23 100644 --- a/README.md +++ b/README.md @@ -1657,6 +1657,7 @@ _**Unofficial** set of patterns for structuring projects._ * [BadActor](https://github.com/jaredfolkins/badactor) - In-memory, application-driven jailer built in the spirit of fail2ban. * [Cameradar](https://github.com/Ullaakut/cameradar) - Tool and library to remotely hack RTSP streams from surveillance cameras. * [certificates](https://github.com/mvmaasakkers/certificates) - An opinionated tool for generating tls certificates. +* [dongle](https://github.com/golang-module/dongle) - A simple, semantic and developer-friendly golang package for encoding&decoding and encryption&decryption. * [firewalld-rest](https://github.com/prashantgupta24/firewalld-rest) - A rest application to dynamically update firewalld rules on a linux server. * [go-generate-password](https://github.com/m1/go-generate-password) - Password generator that can be used on the cli or as a library. * [go-password-validator](https://github.com/lane-c-wagner/go-password-validator) - Password validator based on raw cryptographic entropy values.