Steven Roose · @stevenroose
534 followers · 4406 posts · Server x0f.org
Innocenzo Genna · @inno
250 followers · 81 posts · Server mastodon.uno

Dopo la posizione negativa del governo olandese, anche quello tedesco, con il ministro del digitale , critica la teoria delle , affermando che non vi è alcun fallimento del mercato che giustifichi tale intervento normativo, almeno in Germania. In altre parole, il dibattito sul , secondo cui gli OTT dovrebbero pagare il “passaggio” sulle reti telecom, sembra affondare ancor prima della potenziale proposta bundestag.de/presse/hib/kurzme

#schnorr #NetworkFees #fairshare

Last updated 2 years ago

· @waxwing
666 followers · 3746 posts · Server x0f.org

Very much a work in progress, but I'm able to make N of N (3-round) musig transactions on regtest now with this (comically unsafe and very rudimentary) code:

gist.github.com/AdamISZ/4bd063

My plan is to make it possible for counterparties to include signature adaptors (that was my main goal, to show that that is now possible). The whole JIT x-only thing mentioned in a previous post has certainly made this a little more, uh, exciting, than I expected :)

#bitcoin #schnorr #musig

Last updated 2 years ago

Neurosploit · @neurosploit
28 followers · 66 posts · Server bitcoinhackers.org
· @waxwing
657 followers · 3646 posts · Server x0f.org

This is a bit heady, but let me try to distill it:

We know that the reduction from sigs to (EC)DLP is "non-tight", what that means is basically if you have an attacker than can forge the signature, you can also break the DLP, the problem being this statement is *probabilistic* - if the attacker forges the sig with probability p, it only breaks DLP with probability p^2 (remember x^2 < x if x < 1).

That means "knowing the DLP is a% secure" is not the same as (1/n)

#schnorr

Last updated 3 years ago

· @waxwing
657 followers · 3646 posts · Server x0f.org

As a learning exercise, I wrote a toy implementation of MuSig2 (not useable, even as a starting point, for real world code, please note!) in Python, it was useful for me and may be for others trying to get a handle on how it works:

gist.github.com/AdamISZ/3c09bc

Probably start by reading the top comment and then lines 440-475 to get a handle on it.

#bitcoin #schnorr #multisig

Last updated 4 years ago

Blockstream · @Blockstream
1139 followers · 3382 posts · Server bitcoinhackers.org

Blockstream Director of Research Andrew Poelstra started a blog series about in using and OP_CAT. The first in the series is about using signatures to emulate OP_CHECKSIGFROMSTACK. 🪄📜 medium.com/blockstream/cat-and

#schnorr #taproot #bitcoin #Covenants

Last updated 4 years ago

Blockstream · @Blockstream
1139 followers · 3382 posts · Server bitcoinhackers.org

Blockstream cryptographer @real_or_random recently talked during 2021 about the multi-signature scheme. Watch the recording on our YouTube channel! 🔑🔐 youtu.be/DRzDDFetS3E

#bitcoin #schnorr #MuSig2 #realworldcrypto

Last updated 4 years ago

ThreeD · @threed
193 followers · 1267 posts · Server bitcoinhackers.org

So I tried reading up on this and I didn't find a good answer yet.
What are the downsides of Schnorr signatures? The only 2 things I can see is that the nonce needs solid randomness to not reveal private keys and using Schnorr makes this property more important and the argument that in short term, introduction of Schnorr sigs is going to slightly decrease privacy.

#schnorr #bitcoin

Last updated 4 years ago

Nunya Bidness · @NunyaBidness
1296 followers · 16672 posts · Server bitcoinhackers.org

Episode 303 of Bitcoin And . . . is LIVE

Topics for today:

- @Snyke Research
- merged into core
- @Coinbase to sponsor 2 Bitcoin Core devs
- Polkadot to lie about BTC on their network

$BTC
soundcloud.com/bitcoin-and/bit

#BitcoinAnd #bitcoin #btc #taproot #schnorr #lightningnetwork

Last updated 4 years ago

Nunya Bidness · @NunyaBidness
1296 followers · 16672 posts · Server bitcoinhackers.org

Join me today for Episode 302 of Bitcoin And . . .

Topics for today:

- @Snyke's Research
- merged into core
- @Coinbase to sponsor 2 Bitcoin Core devs
- Dan Tapiero says shorts to get double tapped
- Polkadot to… instagr.am/p/CGZ3mXYAxLs/

#btc #taproot #schnorr #lightningnetwork

Last updated 4 years ago

Nunya Bidness · @NunyaBidness
1296 followers · 16672 posts · Server bitcoinhackers.org

Episode 302 of Bitcoin And . . . is LIVE

Topics for today:

- @Snyke Research
- merged into core
- @Coinbase to sponsor 2 Bitcoin Core devs
- Polkadot to lie about BTC on their network

$BTC

soundcloud.com/bitcoin-and/bit

#BitcoinAnd #bitcoin #btc #taproot #schnorr #lightningnetwork

Last updated 4 years ago

· @waxwing
657 followers · 3646 posts · Server x0f.org

May turn out to be one of the more significant merges in Bitcoin's history; but, don't expect the results to be felt for quite a long time:

github.com/bitcoin/bitcoin/pul

#bitcoin #taproot #schnorr

Last updated 4 years ago