{% extends "base.html" %} {% block title %}Stegasoo - Secure Steganography{% endblock %} {% block content %}
Stegasoo

Stegasoo

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

Encode Message

Hide your secret message inside an innocent-looking image using your daily phrase + PIN.

Decode Message

Extract and decrypt hidden messages from Stegasoo-encoded images using your credentials.

Generate Keys

Create your weekly phrase card and PIN. Memorize 21 words + 6 digits for maximum security.

How It Works
Key Components
  • Reference Photo — Any photo you and recipient both have
  • Day Phrase — 3 words, different each day of the week
  • Static PIN — 6 digits, same every day
Security Features
  • Argon2id memory-hard key derivation (256MB)
  • Pseudo-random pixel selection (defeats steganalysis)
  • AES-256-GCM authenticated encryption
{% endblock %}