Nexus Compress
Nexus Compress reduces any payload to an 8-byte seed for transmission. The receiver hydrates it back to 100 percent lossless original data instantly. Live benchmark results: text 1KB — gzip sends 791 bytes — Nexus sends 8 bytes json 10KB — gzip sends 5,240 bytes — Nexus sends 8 bytes csv 50KB — gzip sends 26,300 bytes — Nexus sends 8 bytes binary 5KB — gzip made it bigger at 5,023 bytes — Nexus…
Nexus Compress endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
decompress /decompress |
Upload the 8-byte ghost file to decompress and actualize back to the byte-perfect original. Returns either the self-executing inception container or the raw original file. SHA256… |
| POST |
compress /compress |
make anything 8 bytes. |
| POST |
mersenne test /mersenne/test |
test for mersenne primes. primes go to global fund. |
| GET |
mersenne discoveries /mersenne/discoveries |
shows primes bounties collected to design fund. |