crypto-puzzle

A time-lock puzzle generator. (by fabiospampinato)

Crypto-puzzle Alternatives

Similar projects and alternatives to crypto-puzzle based on common topics and language

  • 2captcha-php

    PHP package for easy integration with the API of 2captcha captcha solving service to bypass recaptcha, hcaptcha, funcaptcha, geetest and solve any other captchas.

  • RandomxAudits

    Audit Proposals and Reports for RandomX

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • mCaptcha

    A no-nonsense CAPTCHA system with seamless UX | Backend component

  • cuckoo

    a memory-bound graph-theoretic proof-of-work system (by tromp)

  • survey

    survey to collect mCaptcha's performance on various devices (by mCaptcha)

  • next-hcaptcha

    🤖 Robust, dependency free and highly configurable solution for guarding Next.js API Routes through higher order function with HCaptcha

  • friendly-challenge

    The widget and docs for the proof of work challenge used in Friendly Captcha. Protect your websites and online services from spam and abuse with Friendly Captcha, a privacy-first anti-bot solution.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better crypto-puzzle alternative or higher similarity.

crypto-puzzle reviews and mentions

Posts with mentions or reviews of crypto-puzzle. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-08.
  • mCaptcha: Open-source proof-of-work captcha for websites
    4 projects | news.ycombinator.com | 8 Aug 2023
    Funnily enough I've recently implemented [0] a little proof-of-work generator (or more specifically a time-lock puzzle [1] generator), which is the base building block on top which something like this can be built.

    It's a very cool idea imo, you generate a cryptographic puzzle that's cheap for you to make, cheap for you to verify if its solved, and potentially cheap-enough for legitimate users to solve, but expensive-enough that users making too many requests would find solving them prohibitively expensive.

    I wish something like this was bolted onto email protocols, it would just cost more to be a spammer than it'd be worth it.

    Interesting how mCaptcha seems based on sha256, I don't know enough but it would be worth checking how much the algorithm can be sped up with (already existing) dedicated ASICs, if the attacker can solve the puzzle like 10000x faster than normal users you just can't crank the difficulty of the puzzle high enough and for motivated attackers this becomes basically useless. Basing this of on repeated squarings, like the RSW paper on time-lock puzzles did, seems potentially better.

    [0]: https://github.com/fabiospampinato/crypto-puzzle

  • Silent SHA256 based proof-of-work(PoW) captcha solution
    6 projects | news.ycombinator.com | 4 Aug 2022
    Nice! I had written a little algorithm that one could use to implement something like this (maybe interesting if you want to understand how it could work): https://github.com/fabiospampinato/crypto-puzzle

    I think there's something to this, it costs you next to nothing to generate these puzzles and get a guaranteed, tunable, slowdown factor on attackers (or cost increase for them I guess).

Stats

Basic crypto-puzzle repo stats
2
19
4.9
about 1 month ago

fabiospampinato/crypto-puzzle is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of crypto-puzzle is TypeScript.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com