Narthex

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

commit 50c1afc1d380ad761844ac945e426e4127414aac
parent c51cd47d4e79b53398fe2cde2c5784d8680e1b27
Author: Michael Constantine Dimopoulos <mk@mcdim.xyz>
Date:   Sun,  6 Mar 2022 23:08:43 +0000

Updated readme

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

diff --git a/README.md b/README.md @@ -2,7 +2,7 @@ <img src="https://mcdim.xyz/projects/n/narthexblack.png" alt="Narthex logo" style="height: 150px; width:150px;"/> <p float="left"> -<img src="https://img.shields.io/badge/version-1.1-blue"/> +<img src="https://img.shields.io/badge/version-1.2-blue"/> <img src="https://img.shields.io/badge/language-C-lightgrey"/> <img src="https://img.shields.io/badge/lines%20of%20code-1k-lightgreen"/> <img src="https://img.shields.io/badge/tools-8-green"/> @@ -10,9 +10,9 @@ <img src="https://img.shields.io/badge/license-GNU%20GPLv3-yellow"/> </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. Currently under development! +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. -*I made a video to explain the usage of Narthex to non-Unix people:* +*I made a video to explain the usage of Narthex:* https://www.youtube.com/watch?v=U0UmCeLJSkk&t=938s (the timestamp is intentional)