diff --git a/frontends/web/templates/about.html b/frontends/web/templates/about.html index ffd6980..ee1818d 100644 --- a/frontends/web/templates/about.html +++ b/frontends/web/templates/about.html @@ -513,58 +513,111 @@
Limits & Specs
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Max text2M characters
Max file{{ max_payload_kb }} KB
Max carrier24 MP (~6000x4000)
DCT capacity~75 KB/MP
LSB capacity~375 KB/MP
Max upload30 MB
File expiry5 min
PIN6-9 digits
RSA keys2048, 3072, 4096 bit
Passphrase3-12 words (BIP-39)
Python Version3.10-3.12
Built withFlask, Pillow, NumPy, SciPy, jpegio, cryptography, argon2-cffi
+ +
+
+
+ +
Max Payload
+ {{ max_payload_kb }} KB +
+
+
+
+ +
Max Carrier
+ 24 MP +
+
+
+
+ +
DCT Capacity
+ ~75 KB/MP +
+
+
+
+ +
LSB Capacity
+ ~375 KB/MP +
+
+
+
+ +
Encryption
+ AES-256 +
+
+
+
+ +
Error Correction
+ Reed-Solomon + v4.1 +
+
+
+ + +
+ + Reed-Solomon Error Correction: DCT mode corrects up to 16 byte errors per 223-byte chunk. + Handles problematic carrier images with uniform areas that cause unstable DCT coefficients. +
+ + +
+
+

+ +

+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Max text2M characters
Max upload30 MB
File expiry5 min
PIN6-9 digits
RSA keys2048, 3072, 4096 bit
Passphrase3-12 words (BIP-39)
Python Version3.10-3.12
Built withFlask, Pillow, NumPy, SciPy, jpegio, reedsolo, cryptography, argon2-cffi
+
+
+
+