home.social

#nip13 β€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #nip13, aggregated by home.social.

  1. 🚨 PROOF OF CONCEPT: GPU-NIP13-Miner

    PoC demonstrating GPU makes NIP-13 proof-of-work unviable.

    GPU bots are 50x+ faster than CPUs:
    β€’ CPU: 1.18M/s
    β€’ NVIDIA GPU: 60M/s

    Any GPU bot has massive advantage over CPU users, making NIP-13 ineffective as anti-spam.

    πŸ”— github.com/girino/gpu-nip13-mi

    #NIP13 #Nostr #ProofOfWork #GPU

  2. Girino Vey! @npub18lav8fkgt8424rxamvk8qq4xuy9n8mltjtgztv2w44hc5tt9vets0hcfsz@momostr.pink Β·
    🚨 PROOF OF CONCEPT: GPU-NIP13-MINER

    I've just released a proof of concept that demonstrates how GPU usage can make NIP-13 (proof-of-work) completely unviable.

    Bots using GPU are over ONE ORDER OF MAGNITUDE faster than CPUs:

    πŸ“Š BENCHMARKS:
    β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
    β”‚ Hardware β”‚ Kernel β”‚ Performance β”‚
    β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€
    β”‚ CPU (i5-9500T) β”‚ default β”‚ 1.18M/s β”‚
    β”‚ Intel GPU (UHD 630) β”‚ default β”‚ 2.67M/s β”‚
    β”‚ NVIDIA GTX 1660 Ti β”‚ ckolivas β”‚ 60.15M/s β”‚
    β”‚ NVIDIA Quadro P2200 β”‚ ckolivas β”‚ 45.01M/s β”‚
    β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

    A mid-range NVIDIA GPU is ~50x faster than a modern CPU.

    This means any bot using GPU will have a massive advantage over normal users on CPU, making NIP-13 ineffective as an anti-spam mechanism.

    πŸ”— Repository: https://github.com/girino/gpu-nip13-miner

    #NIP13 #Nostr #ProofOfWork #GPU #Mining #OpenCL