Skip to content

Commit fdc73d7

Browse files
makes links clickable
1 parent 0a0b735 commit fdc73d7

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

_posts/2025-09-11-socratic-seminar-69.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -17,29 +17,29 @@ Doors open at 6pm with discussion starting shortly after!
1717

1818
Bitcoin Core version 29.1 is now available from:
1919

20-
https://bitcoincore.org/bin/bitcoin-core-29.1/
20+
<https://bitcoincore.org/bin/bitcoin-core-29.1/>
2121

2222
For the release notes please see the git repository:
2323

24-
https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-29.1.md
24+
<https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-29.1.md>
2525

2626
## Bitcoin Knots 29.1 Release
2727

2828
Bitcoin Knots version 29.1.knots20250903 is now available from:
2929

30-
https://bitcoinknots.org/files/29.x/29.1.knots20250903/
30+
<https://bitcoinknots.org/files/29.x/29.1.knots20250903/>
3131

32-
https://github.com/bitcoinknots/bitcoin/releases/tag/v29.1.knots20250903
32+
<https://github.com/bitcoinknots/bitcoin/releases/tag/v29.1.knots20250903>
3333

3434
## Bitcoin Knobs
3535

36-
https://github.com/TABConf/bitcoinknobs
36+
<https://github.com/TABConf/bitcoinknobs>
3737

3838
Bitcoin Knobs is a fork of Bitcoin Knots that takes flexibility a step further. Where others decide what is "safe" or "reasonable," we believe in maximum choice. If that means your node refuses to start, your wallet vanishes into the void, or your peers pretend you don't exist, at least the decision was yours. Because freedom means being able to tune every setting, even the ones nobody sane would touch. Some people call that dangerous. We call it feature-complete.
3939

4040
## Nunchuk releases Miniscript + E2EE group wallets
4141

42-
https://x.com/nunchuk_io/status/1960990764454056229
42+
<https://x.com/nunchuk_io/status/1960990764454056229>
4343

4444
We didn't just add a few pre-baked scripts.
4545

@@ -52,47 +52,47 @@ Use our friendly templates, or craft custom spending rules if you're advanced.
5252

5353
## Google wants to make sideloading Android apps safer by verifying developers’ identities
5454

55-
https://www.androidauthority.com/android-developer-verification-requirements-3590911/
55+
<https://www.androidauthority.com/android-developer-verification-requirements-3590911/>
5656

5757
- Google will soon verify the identities of developers who distribute Android apps outside the Play Store.
5858
- Developers must submit their information to a new Android Developer Console, increasing their accountability for their apps.
5959
- Rolling out in phases from September 2026, these new verification requirements are aimed at protecting users from malware by making it harder for malicious developers to remain anonymous.
6060

6161
## Glock: Garbled Locks for Bitcoin
6262

63-
https://x.com/AlpenLabs/status/1957808842558885902
63+
<https://x.com/AlpenLabs/status/1957808842558885902>
6464

6565
Glock is a primitive that enables the optimistic verification of any offchain computation on Bitcoin.
6666

6767
Using garbled circuit-based locks, Glock drastically cuts onchain costs compared to today’s state-of-the-art, with a far simpler design. In its most compact variant, Glock25 achieves over 550x onchain efficiency over the BitVM2 verifier.
6868

69-
https://alpenlabs.io/glock-paper
69+
<https://alpenlabs.io/glock-paper>
7070

7171
## Spark adopts `sp1` address format already taken by [BIP 352 - Silent Payments](https://github.com/bitcoin/bips/blob/master/bip-0352.mediawiki)
7272

73-
https://x.com/davidmarcus/status/1964082845816934774
73+
<https://x.com/davidmarcus/status/1964082845816934774>
7474

7575
Spark is using the `sp1` address format that is already employed by [BIP 352 - Silent Payments](https://github.com/bitcoin/bips/blob/master/bip-0352.mediawiki)
7676

77-
https://x.com/davidmarcus/status/1964368503047410140
77+
<https://x.com/davidmarcus/status/1964368503047410140>
7878

7979
They claim that they will change the address format, though not the first time they have claimed that.
8080

8181
## Utreexo BIP drafts published
8282

83-
https://x.com/jonatack/status/1954597816082595990
83+
<https://x.com/jonatack/status/1954597816082595990>
8484

8585
Utreexo BIP drafts published by @kcalvinalvinn, co-authored by @tdryja and Davidson Souza. Come review 🤠
8686

87-
- BIP drafts: https://github.com/bitcoin/bips/pull/1923
88-
- Mail list post: https://groups.google.com/g/bitcoindev/c/W1lxBraKG_E
89-
- Utreexo is a proposed alternative to the UTXO set; more info at https://bitcoinops.org/en/topics/utreexo/
87+
- BIP drafts: <https://github.com/bitcoin/bips/pull/1923>
88+
- Mail list post: <https://groups.google.com/g/bitcoindev/c/W1lxBraKG_E>
89+
- Utreexo is a proposed alternative to the UTXO set; more info at <https://bitcoinops.org/en/topics/utreexo/>
9090

9191
## NPM Malicious Packages Incident
9292

93-
https://x.com/P3b7_/status/1965094840959410230
94-
https://x.com/P3b7_/status/1965336272550899932
95-
https://intel.arkm.com/explorer/entity/290c0a74-7647-4ec1-8302-9b6846a8c2b1
93+
<https://x.com/P3b7_/status/1965094840959410230>
94+
<https://x.com/P3b7_/status/1965336272550899932>
95+
<https://intel.arkm.com/explorer/entity/290c0a74-7647-4ec1-8302-9b6846a8c2b1>
9696

9797
~$1000 stolen in widespread supply chain attack. The developer of a dozen high-impact javascript packages was phished and these packages turned malicious. The NPM security team cleaned up quick and internet-citizen reporting was early and widespread, minimizing impact.
9898

0 commit comments

Comments
 (0)