frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Show HN: Chaum Pedersen ZK Protocol Using gRPC

https://github.com/Dyslex7c/ZKP-chaum-pedersen-gRPC
8•tryzs•8h ago
Here is the protocol worklow. Let us define g as the generator of the multiplicative cyclic group G of order q. Let us define p = 2q + 1 (a safe prime). The values p, g, a1, b1, c1 are publicly available to the prover and the verifier. a1 = g^a mod q b1 = g^b mod q c1 = g^ab mod q where a and b are cryptographically secure randomly generated numbers. prover wants to prove he knows a secret x. the prover computes y1 = g^x mod q and y2 = b1^x mod q. the prover sends y1 and y2 to the verifier. The verifier then computes a challenge value s and sends it to the prover. the prover then computes z = (x + as) mod q. the prover sends z to the verifier. The verifier then does two checks, g^z mod q = a1^s * y1 mod q and b1^z mod q = c1^s * y2 mod q. If the checks are satisfied that means the prover has proved that he indeed knows x. It can be mathematically proven that these checks are indeed true if and only if the prover knows a valid x.

Show HN: Let’s Bend – Open-Source Harmonica Bending Trainer

https://letsbend.de
78•egdels•9h ago•14 comments

Show HN: Astro Pinball

https://apps.apple.com/us/app/astro-pinball/id6744948059
5•zeeeebo•2h ago•1 comments

Show HN: Hexplain – Making medical papers accessible with AI

https://hexplain.ai/
4•fsilavong•4h ago•1 comments

Show HN: Air Lab – A portable and open air quality measuring device

https://networkedartifacts.com/airlab/simulator
474•256dpi•3d ago•183 comments

Show HN: Unified.nvim – A Neovim plugin for inline Git diffs

https://github.com/axkirillov/unified.nvim
2•axkdev•7h ago•0 comments

Show HN: Chaum Pedersen ZK Protocol Using gRPC

https://github.com/Dyslex7c/ZKP-chaum-pedersen-gRPC
8•tryzs•8h ago•0 comments

Show HN: Liven Beta – Context engine mapping codebase dependencies for LLM(SWE)

https://github.com/bytquest/liven_beta/tree/master
5•bytquest•8h ago•0 comments

Show HN: CurveFit Pro – Advanced nonlinear curve fitting in the browser

https://www.standardsapplied.com/curvefit-pro.html
2•Standards1•9h ago•0 comments

Show HN: Monorepo-hash, check if any workspace in your PNPM monorepo changed

https://github.com/EDM115/monorepo-hash
2•EDM115•13h ago•0 comments

Show HN: Ask-human-mcp – zero-config human-in-loop hatch to stop hallucinations

https://masonyarbrough.com/blog/ask-human
126•echollama•3d ago•57 comments

Show HN: AI game animation sprite generator

https://www.godmodeai.cloud/ai-sprite-generator
155•lyogavin•2d ago•113 comments

Show HN: GPT image editing, but for 3D models

https://www.adamcad.com/
184•zachdive•4d ago•86 comments

Show HN: A cross platform SOCKS5 proxy for TLS traffic inspection & manipulation

https://github.com/Anof-cyber/InterceptSuite
4•anof-cyber•17h ago•0 comments

Show HN: Lambduck, a Functional Programming Brainfuck

https://imjakingit.github.io/lambduck/
70•jorkingit•3d ago•27 comments

Show HN: iOS Screen Time from a REST API

https://www.thescreentimenetwork.com/api/
103•anteloper•3d ago•52 comments

Show HN: Claude Composer

https://github.com/possibilities/claude-composer
154•mikebannister•3d ago•89 comments

Show HN: NanoTS – Fast, embeddable, tiny time series database

https://github.com/dicroce/nanots
10•dicroce•1d ago•0 comments

Show HN: Container Use for Agents

https://github.com/dagger/container-use
76•aluzzardi•3d ago•17 comments

Show HN: AI that extracts brand identity from websites to generate ads

https://www.board.ad
3•salmandotweb•20h ago•0 comments

Show HN: ClickStack – Open-source Datadog alternative by ClickHouse and HyperDX

https://github.com/hyperdxio/hyperdx
237•mikeshi42•3d ago•74 comments

Show HN: AStack – A composable framework for building AI applications

https://github.com/astack-tech/astack
2•qddegtya•22h ago•1 comments

Show HN: Mustardwatch: Detect what files a program uses, rerun when they change

https://github.com/shachaf/mustardwatch
15•shachaf•2d ago•0 comments

Show HN: Arxivlens – Save Hours Researching Scientific Literature on ArXiv

https://arxivlens.com/
8•Ava234•2d ago•0 comments

Show HN: I made a 3D SVG Renderer that projects textures without rasterization

https://seve.blog/p/i-made-a-3d-svg-renderer-that-projects
206•seveibar•3d ago•70 comments

Show HN: Kan.bn – An open-source alterative to Trello

https://github.com/kanbn/kan
507•henryball•6d ago•218 comments

Show HN: I build one absurd web project every month

https://absurd.website
292•absurdwebsite•6d ago•68 comments

Show HN: A photo backup idea – to your own storage, not iCloud/Google

https://myphoto-vault.netlify.app/
9•Nainiket•1d ago•1 comments

Show HN: Small tool to query XML data using XPath

https://github.com/linkdd/xq
5•linkdd•1d ago•1 comments

Show HN: I wrote a Java decompiler in pure C language

https://github.com/neocanable/garlic
169•neocanable•5d ago•94 comments

Show HN: I built a real-time dashboard to visualize my hourly earnings

https://www.bobo.wtf/
3•barisbll•14h ago•0 comments