>From 224e6063bdc4f5bc2597d60c9a62d7c451626a50 Mon Sep 17 00:00:00 2001 From: bzt <[email protected]> Date: Wed, 30 Nov 2022 12:29:25 +0100 Subject: [PATCH] Add stegano to other projects
--- suckless.org/other_projects/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/suckless.org/other_projects/index.md b/suckless.org/other_projects/index.md index 8166df7e..0d59fd39 100644 --- a/suckless.org/other_projects/index.md +++ b/suckless.org/other_projects/index.md @@ -34,6 +34,7 @@ There are several other projects which are inspired by the spirit of suckless. * [ssfn](https://gitlab.com/bztsrc/scalable-font2) - single header bitmap, pixmap, vector font renderer * [ssg](https://github.com/jroimartin/ssg) - slide generation system with markdown-like syntax * [ssg](https://www.romanzolotarev.com/ssg.html) - Static site generator 180 LoC +* [stegano](https://bztsrc.gitlab.io/stegano) - simple multiplatform steganography app with GUI, CLI and WebService, supports WEBP and AES * [sup](//oldgit.suckless.org/sup/) - minimalistic sudo replacement * [sw](https://github.com/jroimartin/sw) - minimalistic web framework * [sxmo](https://sxmo.org/) - minimalistic phone environment which uses suckless tools -- 2.38.1
