From a5ee25b297eda474adf0b4cb98dc3a4e017915b1 Mon Sep 17 00:00:00 2001 From: "Aaron D. Lee" Date: Mon, 29 Dec 2025 14:25:48 -0500 Subject: [PATCH] More README nonsense. --- README.md | 6 ++++++ frontends/web/templates/index.html | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ca3d4e..0af6f81 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,12 @@ A secure steganography system for hiding encrypted messages in images using hybr - 📁 **File embedding** - Hide any file type (PDF, ZIP, documents) - 📱 **QR code support** - Encode/decode RSA keys via QR codes + +## Advanced WebUI + + + + ## Installation ### From Source diff --git a/frontends/web/templates/index.html b/frontends/web/templates/index.html index 45420ea..9798af5 100644 --- a/frontends/web/templates/index.html +++ b/frontends/web/templates/index.html @@ -6,7 +6,7 @@
Stegasoo

Stegasoo

-

Create hidden encrypted messages in images and photos using advanced steganography.

+

Hide encrypted files or messages in images with steganography.