ZOSCII Zero Overhead Secure Code Information Interchange.
All Sourcecode, Tools and Applications under this repository are released uner the UNINTELLIGENCE SOFTWARE LICENSE v1.1.
For MIT Licenced versions: https://github.com/PrimalNinja/cyborgzoscii
An innovative character encoding system that eliminates lookup table overhead while providing built-in security properties through direct memory addressing.
CyborgZOSCII is an alternative to ASCII/PETSCII that uses direct ROM addressing instead of traditional character-to-value mapping. This approach provides significant advantages for resource-constrained systems while offering unique security properties.
- CyborgUnicorn.UNINTELLIGENCE nuget source (also visit https://www.nuget.org/profiles/cyborgunicornau)
microZOSCII is a ZOSCII-derived, Quantum Proof mechanism to bootstrap full ZOSCII.
UNSIGNAL Protocol Specification - using ZOSCII for the ultimate Quantum Proof protection.
NoEyes Handshake Protocol Specification - using microZOSCII and ZOSCII for the ultimate Quantum Proof 'real' zero-trust end to end handshake.
superZOSCII Protocol (The Fourth Protocol) is a theoretical extension to the UNSIGNAL Protocol that introduces per-packet window rotation across arbitrarily large ROMs. All packet indirection metadata resides within the currently paged-in 64KB window, maintaining the self-referential security model of ZOSCII.
ZOSCII already provides information-theoretic security (mathematically unbreakable, quantum-proof forever). BRAINLESS adds one thing: an Ouroboros XOR chain.
ZOSCII: Where information theory meets practical engineering, and encryption becomes obsolete.
The puropse of the HTTP Noise Generator is to fetch URLs that are part of a ZOSCII MQ queue that is monitored and fetch them round robin style.
Your IP address is not hidden, the intent is to give you the ability to plausibly deny you consiously visited a website or URL.
Nothing is stored, cached or logged.
HTTP Noise Generator
Usage: noisegen [delay-seconds] [-ua random|clear|"agent string"]
delay-seconds minimum 30, default 30
-ua random (default), -ua clear, -ua "my user agent"
Examples:
noisegen https://mq.example.com/index.php myqueue mykey.jpg noisegen https://mq.example.com/index.php myqueue mykey.jpg 60 noisegen https://mq.example.com/index.php myqueue mykey.jpg 60 -ua clear noisegen https://mq.example.com/index.php myqueue mykey.jpg -ua "Mozilla/5.0"