You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Server responds with the resolved 127.0.X.X binding address.
Port resolution: Absolute port numbers map to local IPs via 127.0.<octet3>.<octet4>:<local_port> where octet3 = 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).
Open ports: 85% of block ($10 USD lease)
Crème-locked ports: 15% of block ($1000 USD to unlock, 1 hour minimum)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
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.
All reactions