Mearvk Ltd : Red Democrat Edition #7
mearvk
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Memory Footprint (Rough Estimates)
Approximate heap/RSS at steady state on Linux x86_64, Java 21 with virtual threads.
Core:
Modules (per-module, when active):
Totals (approximate):
Recommended JVM flags:
GrayPortRegistry™ — 30M Port Block Leasing (Bitcoin/Dashcoin)
Port registry service that leases blocks of 30,000,000 ports via Bitcoin or Dashcoin payment. Two tiers: standard (port 9999) and Crème (port 10085).
Brand: Installer ID Tech™
Standard Registry (Port 9999)
month(30 days),year(1 year),multi-year(3 years)nwe_gray_registry(MySQL)Protocol (TCP on port 9999):
LEASE|<block_id>|<term>|<btc_txid>STATUS|<block_id>BIND|<block_id>|<port>LISTQUITHow to Pay and Lease:
telnet <server-ip> 9999LEASE|<block_id>|month|<your_btc_txid>LEASED|block=<id>|ports=<start>-<end>|term=month|txid=<txid>BIND|<block_id>|<port_number>Port resolution: Absolute port numbers map to local IPs via
127.0.<octet3>.<octet4>:<local_port>whereoctet3 = port / 65536 / 256,octet4 = port / 65536 % 256,local_port = port % 65536.Gray85 Crème Registry (Port 10085)
Same as standard but 15 out of every 100 ports are Crème-locked (planetary auditor control).
nwe_gray85_registry(MySQL)Additional commands:
UNLOCK|<block_id>|<port_offset>|<hours>|<btc_txid>CREME|<block_id>Example session:
Source:
modules/gray/source/GrayPortRegistryServer.java— Standard registry (port 9999)modules/gray.a85/source/Gray85PortRegistryServer.java— Crème registry (port 10085)This discussion was created from the release Mearvk Ltd : Red Democrat Edition.
Beta Was this translation helpful? Give feedback.
All reactions