Narthex

Modular dictionary generator
git clone git@git.mcdim.xyz:/var/www/git/Narthex.git
Log | Files | Refs | README | LICENSE

commit 1ed855fa16d15e80e9c6fec640d5871dceaac3a6
parent e25f39eb54437f64c7fbc4da3602bc80744b6537
Author: Michael Constantine Dimopoulos <mk@mcdim.xyz>
Date:   Tue,  8 Mar 2022 04:21:45 +0000

Updated README

Diffstat:
MREADME.md | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -8,7 +8,8 @@ <img src="https://img.shields.io/badge/tools-8-green"/> <img src="https://img.shields.io/badge/dependencies-0-green"/> <img src="https://img.shields.io/badge/license-GNU%20GPLv3-yellow"/> -[![Rawsec's CyberSecurity Inventory](https://inventory.raw.pm/img/badges/Rawsec-inventoried-FF5050_flat.svg)](https://inventory.raw.pm/tools.html#Narthex) +<a href="https://inventory.raw.pm/tools.html#Narthex"/><img src="https://inventory.raw.pm/img/badges/Rawsec-inventoried-FF5050_flat.svg"/></a> + </p> Narthex (Greek: Νάρθηξ, νάρθηκας) is a modular & minimal dictionary generator for Unix and Unix-like operating system written in C and Shell. It contains autonomous Unix-style programs for the creation of personalised dictionaries that can be used for password recovery & security assessment. The programs make use of Unix text streams for the collaboration with each other, according to the Unix philosophy. It is licensed under the GPL v3.0.