{% extends "base.html" %} {% block title %}Encode Message - Stegasoo{% endblock %} {% block content %}
Encode Secret Message or File
Drop image or click to browse
image.jpg
Hash Acquired --
SHA256: ················
The secret photo both parties have (NOT transmitted)
Drop image or click to browse
image.jpg
Carrier Loaded --
-- × -- px
The image to hide your message in (e.g., a meme)
Carrier: -
DCT: - LSB: -
0 / 250,000 characters Getting long! 0%
Drop any file or click to browse
Max {{ max_payload_kb }} KB
Supports any file type: PDF, ZIP, documents, etc.
()
Your passphrase for this message

SECURITY FACTORS (provide at least one: PIN or RSA Key)
Static 6-9 digit PIN
Drop QR image or click to browse
Original Cropped QR
RSA Key loaded
RSA Key --
{% if channel_configured %}
Server: {{ channel_fingerprint }}
{% endif %}
Invalid format. Use: XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX

AES-256-GCM Encryption
Random Pixel Embedding
Undetectable by Analysis
Limits: Carrier image max ~24 megapixels (6000x4000). Files max 30MB upload. Payload max {{ max_payload_kb }} KB.
{% endblock %} {% block scripts %} {% endblock %}