More README nonsense.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<div class="text-center mb-5">
|
||||
<img src="{{ url_for('static', filename='logo.svg') }}" alt="Stegasoo" height="120" class="mb-3">
|
||||
<h1 class="display-4 fw-bold">Stegasoo</h1>
|
||||
<p class="lead text-muted">Create hidden encrypted messages in images and photos using advanced steganography.</p>
|
||||
<p class="lead text-muted">Hide encrypted files or messages in images with steganography.</p>
|
||||
</div>
|
||||
|
||||
<div class="row g-4 mb-5">
|
||||
|
||||
Reference in New Issue
Block a user