From 51f64f97787d3853f2fed36709221f76198fc580 Mon Sep 17 00:00:00 2001 From: Lorenzo Maturano Date: Mon, 1 Jul 2024 07:15:16 -0300 Subject: [PATCH] july --- _posts/2024-06-06-socratic-seminar-10.md | 2 +- _posts/2024-07-04-socratic-seminar-11.md | 50 ++++++++++++++++++++++++ 2 files changed, 51 insertions(+), 1 deletion(-) create mode 100644 _posts/2024-07-04-socratic-seminar-11.md diff --git a/_posts/2024-06-06-socratic-seminar-10.md b/_posts/2024-06-06-socratic-seminar-10.md index 6bd8799f..7d2ddbc7 100644 --- a/_posts/2024-06-06-socratic-seminar-10.md +++ b/_posts/2024-06-06-socratic-seminar-10.md @@ -1,7 +1,7 @@ --- layout: post type: socratic -title: "Seminário Socrático 10" +title: "Seminário Socrático #10" meetup: https://www.meetup.com/clube-bitcoin-floripa/events/301417344/ --- diff --git a/_posts/2024-07-04-socratic-seminar-11.md b/_posts/2024-07-04-socratic-seminar-11.md new file mode 100644 index 00000000..230c2d70 --- /dev/null +++ b/_posts/2024-07-04-socratic-seminar-11.md @@ -0,0 +1,50 @@ +--- +layout: post +type: socratic +title: "Seminário Socrático #10" +meetup: https://www.meetup.com/clube-bitcoin-floripa/events/301417344/ +--- + +## Avisos + +- Entrem no grupo do Whatsapp [Floripa Bitdevs](https://chat.whatsapp.com/FCQNp71ayTv4U1LNDDowXh)! +- Respeite a privacidade dos participantes. +- Os meetups nunca são gravados. Queremos todos a vontade para participar e discutir os assuntos programados, de forma anônima se assim o desejarem. + +## Agradecimentos + +- Agradecemos à Vinteum pelo apoio. + +## Cronograma + +### Aquecimento +- [Julian Assange to End 14-Year Prosecution with a Guilty Plea in Exchange for Freedom](https://www.nobsbitcoin.com/julian-assange-to-end-12-year-us-prosecution-with-a-guilty-plea-in-exchange-for-freedom/) +- [Nubank Partners with Lightspark for Lightning and UMA](https://www.lightspark.com/news/nubank-announcement) +- [Volt Wallet: A Modern Descriptor-based Financial Freedom Bitcoin Wallet](https://www.nobsbitcoin.com/volt-wallet/) +- [Windows will start to print the screen](https://support.microsoft.com/pt-br/windows/copilot-no-windows-seus-dados-e-privacidade-3e265e82-fc76-4d0a-afc0-4a0de528b73a) + +### Bitcoin +- [Burak Introduces Ark v2 with Liquidity-efficient Design](https://brqgoo.medium.com/introducing-ark-v2-2e7ab378e87b) +- [Proof-of-work based signet faucet with `OP_CAT`](https://delvingbitcoin.org/t/proof-of-work-based-signet-faucet/937) +- [Payjoin Release v0.17.0](https://github.com/payjoin/rust-payjoin/releases/tag/payjoin-0.17.0) +- [How Silent Payments Work](https://medium.com/@ottosch/how-silent-payments-work-41bea907d6b0) +- [BitcoinJ ran out of space (12-byte SIGNED integer) to encode chain work data](https://github.com/bitcoinj/bitcoinj/issues/3410) + +### E-cash +- [XYZ domain that the DNS registrar has taken over](https://primal.net/e/note1luc96j5l8dm33zqzly40y9ygfxjfxj2q2qr6264rcna8uzxk4s6ql2ngwg) +- [Introducing DotNut - a C# library implementing the Cashu protocol](https://primal.net/e/nevent1qqstgq3vqcxkcyczjsywdys44d5kl44s9xfrra2fmxmddk7mar3mnjgzyq324q23pmnrlc43djhpdcyjrauwnw5cst3gdrn7vwkk6z9wndv4gkupk6d) +- [Chamberlain – A Cashu Mint with Integrated LDK Lightning Node (Rust, based on CDK)](https://primal.net/e/note1ead5wvfug96ddfd6ddtxay7ak8p0uja005agpawjpmp7xd28x3sqf9mdzs) +- [proof-of-concept (POC) test last month with stable channels and Cashu mints](https://primal.net/e/note14k6pzdkpt6yw7n3tum6zk270kr0wea5f7xtjl3vj6u6qkxuhjzasj44vez) + +### Lightning +- Amboss Lightning Decoder + - [https://primal.net/e/note16qlmfdj0tjadvtq8vuwwxa3zuvvs4l9m77ryrq7ttm2xd9vj0g4sfy7tnj](https://primal.net/e/note16qlmfdj0tjadvtq8vuwwxa3zuvvs4l9m77ryrq7ttm2xd9vj0g4sfy7tnj) + - [https://amboss.space/lightning-decoder](https://amboss.space/lightning-decoder) +- A new BOLT12 website + - [https://bolt12.org/](https://bolt12.org/) + - [https://primal.net/e/note1w6wh63r82chfz7g5rkzpfs9wh6z57qq2xa0llmsqxd606h9h4rcqffv2e4](https://primal.net/e/note1w6wh63r82chfz7g5rkzpfs9wh6z57qq2xa0llmsqxd606h9h4rcqffv2e4) +- [DoS: LND Onion Bomb](https://morehouse.github.io/lightning/lnd-onion-bomb/) + +### Cryptography +- [Proposing a P2QRH BIP towards a quantum resistant soft fork](https://delvingbitcoin.org/t/proposing-a-p2qrh-bip-towards-a-quantum-resistant-soft-fork/956) +- [cargo-checkct, a tool that evaluates whether Rust cryptographic libraries run in constant time to avoid timing attacks](https://www.ledger.com/blog-cargo-checkct-our-home-made-tool-guarding-against-timing-attacks-is-now-open-source)