From 84f66056c7807cf385dc8cac219034b27257ce9b Mon Sep 17 00:00:00 2001 From: Andrea Delle Chiaie Date: Sat, 24 Jan 2026 17:35:15 +0100 Subject: [PATCH 1/4] Create CLA.misterdelle.95471FFA0C364BB13618FE956197E47B27E98909.asc --- ...471FFA0C364BB13618FE956197E47B27E98909.asc | 65 +++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 CLA-signed/CLA.misterdelle.95471FFA0C364BB13618FE956197E47B27E98909.asc diff --git a/CLA-signed/CLA.misterdelle.95471FFA0C364BB13618FE956197E47B27E98909.asc b/CLA-signed/CLA.misterdelle.95471FFA0C364BB13618FE956197E47B27E98909.asc new file mode 100644 index 0000000..d15122a --- /dev/null +++ b/CLA-signed/CLA.misterdelle.95471FFA0C364BB13618FE956197E47B27E98909.asc @@ -0,0 +1,65 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +# Contributor License Agreement + +Version 1.0 + +Name: Andrea Delle Chiaie + +E-Mail: andrea@dellechiaie.it + +Legal Jurisdiction: Wyoming, United States of America + +Project: https://github.com/BlockchainCommons/Learning-Bitcoin-from-the-Command-Line + +Date: `01/24/2026` + +## Purpose + +This agreement gives Blockchain Commons, LLC the permission it needs in order to accept my contributions into its open software project and to manage the intellectual property in that project over time. + +## License + +I hereby license Blockchain Commons, LLC to: + +1. do anything with my contributions that would otherwise infringe my copyright in them + +2. do anything with my contributions that would otherwise infringe patents that I can or become able to license + +3. sublicense these rights to others on any terms they like + +## Reliability + +I understand that Blockchain Commons will rely on this license. I may not revoke this license. + +## Awareness + +I promise that I am familiar with legal rules, like ["work made for hire" rules](http://worksmadeforhire.com), that can give employers and clients ownership of intellectual property in work that I do. I am also aware that legal agreements I might sign, like confidential information and invention assignment agreements, will usually give ownership of intellectual property in my work to employers, clients, and companies that I found. If someone else owns intellectual property in my work, I need their permission to license it. + +## Copyright Guarantee + +I promise not to offer contributions to the project that contain copyrighted work that I do not have legally binding permission to contribute under these terms. When I offer a contribution with permission, I promise to document in the contribution who owns copyright in what work, and how they gave permission to contribute it. If I later become aware that one of my contributions may have copyrighted work of others that I did not have permission to contribute, I will notify Blockchain Commons, in confidence, immediately. + +## Patent Guarantee + +I promise not to offer contributions to the project that I know infringe patents of others that I do not have permission to contribute under these terms. + +## Open Source Guarantee + +I promise not to offer contributions that contain or depend on the work of others, unless that work is available under a license that [Blue Oak Council rates bronze or better](https://blueoakconcil.org/list), such as the MIT License, two- or three-clause BSD License, the Apache License Version 2.0, or the Blue Oak Model License 1.0.0. When I offer a contribution containing or depending on others' work, I promise to document in the contribution who licenses that work, along with copies of their license terms. + +## Disclaimers + +***As far as the law allows, my contributions come as is, without any warranty or condition. Other than under [Copyright Guarantee](#copyright-guarantee), [Patent Guarantee](#patent-guarantee), or [Open Source Guarantee](#open-source-guarantee), I will not be liable to anyone for any damages related to my contributions or this contributor license agreement, under any kind of legal claim.*** + +- --- + +To sign this Contributor License Agreement, fill in `$name`, `$email`, and `$date` above. Then sign using GPG using the following command `gpg --armor --clearsign --output ./CLA-signed/CLA.YOURGITHUBNAME.YOURGPGFINGERPRINT.asc CLA.md`, then either submit your signed Contributor License Agreement to this repo as a GPG signed Pull Request or email it to [ChristopherA@BlockchainCommons.com](mailto:ChristopherA@BlockchainCommons.com). +-----BEGIN PGP SIGNATURE----- + +iHUEARYKAB0WIQSVRx/6DDZLsTYY/pVhl+R7J+mJCQUCaXTzFwAKCRBhl+R7J+mJ +CT+8AQCbdoyHki5m1WBwnbKzdhl1eBoKvoNuHD+Z7O4n/4NVewEAkumn2wsfXHSP +rtK7r/72KXxVag7G3k0rWVFhORH8Fgw= +=tBny +-----END PGP SIGNATURE----- From adb8f99b221768c8ed2955d4a19325fcfea02bec Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 17 Feb 2026 08:26:26 -1000 Subject: [PATCH 2/4] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index efb5fd9..7566ce5 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,13 @@ ![](https://www.blockchaincommons.com/images/projects/lbtc-screen.png) -Learning Bitcoin from the Command Line is a tutorial for working with Bitcoin (and Lightning) that teaches direct interaction with the servers themselves, as the most robust and secure way to begin cryptocurrency work. +--- -> NOTE: This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for use. +***In 2026, Learning Bitcoin from the Command Line is being brought up to date with a new 3.0 edition. If you want to see the work in progress, visit our [`lbtcftcl-v3.0` branch](https://github.com/BlockchainCommons/Learning-Bitcoin-from-the-Command-Line/tree/lbtcftcl-v3.0), which is already much more up-to-date than v2.2.2. But be aware it is being worked on through the end of the year, and so will not be complete or entirely coherent before then.*** + +--- + +Learning Bitcoin from the Command Line is a tutorial for working with Bitcoin (and Lightning) that teaches direct interaction with the servers themselves, as the most robust and secure way to begin cryptocurrency work. _This tutorial assumes that you have some minimal background of how to use the command line interface. If not, there are many tutorials available, and I have one for Mac users at https://github.com/ChristopherA/intro-mac-command-line._ From 564e15b02ffa27b24bbf482e0c08aff557c4f53a Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Thu, 19 Feb 2026 14:08:59 -1000 Subject: [PATCH 3/4] Add files via upload --- images/3-qraddress.jpg | Bin 0 -> 404 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 images/3-qraddress.jpg diff --git a/images/3-qraddress.jpg b/images/3-qraddress.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df35e5b917abf696eaa208c354159992982c4f65 GIT binary patch literal 404 zcmV;F0c-w=P)* z)IqLXfw(jN8dq&QKBF-QJbe8G7cNTYi*rL8}KlKQP?JvJ*7ynES{T8 zP!#fmLA{HxMj084+GVHOl!{&V Date: Thu, 19 Feb 2026 14:10:55 -1000 Subject: [PATCH 4/4] Delete images/3-qraddress.jpg --- images/3-qraddress.jpg | Bin 404 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 images/3-qraddress.jpg diff --git a/images/3-qraddress.jpg b/images/3-qraddress.jpg deleted file mode 100644 index df35e5b917abf696eaa208c354159992982c4f65..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 404 zcmV;F0c-w=P)* z)IqLXfw(jN8dq&QKBF-QJbe8G7cNTYi*rL8}KlKQP?JvJ*7ynES{T8 zP!#fmLA{HxMj084+GVHOl!{&V