0xBEEFCAF3 / bostonbitdevs

Website for Boston Bitcoin Dev Meetup
https://bostonbitdevs.org/
Creative Commons Zero v1.0 Universal
7 stars 3 forks source link

Socratic Seminar 18 Reading List (July 2023) #23

Closed satsie closed 1 year ago

satsie commented 1 year ago

July BitDevs will be on Tuesday 7/18: https://www.meetup.com/boston-bitdevs/events/293840496/

Drop links here for the reading list!

0xBEEFCAF3 commented 1 year ago

There was an easily exploitable uncontrolled memory resource consumption denial-of-service vulnerability that existed in the peer-to-peer network code of three implementations of Bitcoin and several alternative chains.

https://invdos.net/

0xBEEFCAF3 commented 1 year ago

LDK Node

lightningdevkit.org/blog/announcing-ldk-node/

0xBEEFCAF3 commented 1 year ago

Block stream Jade side channel attack analysis https://blog.ledger.com/blockstream/

0xBEEFCAF3 commented 1 year ago

VLS Beta announcment https://stacker.news/items/200847

0xBEEFCAF3 commented 1 year ago

Many faces of schnorr https://eprint.iacr.org/2023/1019

DanGould commented 1 year ago

We missed foundation updates last meeting

Foundation Passport v2.1.0: P2TR, BIP-85, Nostr, SeedQR Export & More

https://www.nobsbitcoin.com/foundation-passport-v2-1-0/

Envoy Wallet v1.1.3: Standalone Wallet Functionality, Magic Backups

https://www.nobsbitcoin.com/envoy-v1-1-3/

sutt commented 1 year ago

Lightning as the backbone of decentralized AI models

Examples / Explanations

Hackathon through BoltFun

DanGould commented 1 year ago

Splicing Phoenix Beta

TL; DR: Splicing changes the game. Phoenix now manages a single dynamic channel, no more 1% fee on inbound liquidity, better predictability and control, trustless swaps. The new fee schedule is detailed here.

https://acinq.co/blog/phoenix-splicing-update

The many faces of Schnorr (FROST & ROAST Threshold Signature Upgrade)

Offer some of the robustness to FROST that ROAST offers, but without its performance issues.

secure and robust without synchrony assumptions provides security even with an unlimited number of signing requests can be processed concurrently with minimal latency (like FROST) achieves optimal resilience.

https://eprint.iacr.org/2023/1019

thebrandonlucas commented 1 year ago

Mutiny wallet beta release (i.e. first self-custodial browser-based lightning wallet/PWA -- no more asking permission!): https://blog.mutinywallet.com/mutiny-wallet-open-beta/