From a746f261fd5cca711bdcc40f76d7ada8d37df89d Mon Sep 17 00:00:00 2001 From: Ian Culp Date: Sat, 3 Jul 2021 17:28:26 +0000 Subject: [PATCH 1/5] Adding signed CLA --- ...76C96C1110EA901974F2324CE131ACA12429CC.asc | 69 +++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 signed-cla/CLA.icculp.C076C96C1110EA901974F2324CE131ACA12429CC.asc diff --git a/signed-cla/CLA.icculp.C076C96C1110EA901974F2324CE131ACA12429CC.asc b/signed-cla/CLA.icculp.C076C96C1110EA901974F2324CE131ACA12429CC.asc new file mode 100644 index 0000000..20097ae --- /dev/null +++ b/signed-cla/CLA.icculp.C076C96C1110EA901974F2324CE131ACA12429CC.asc @@ -0,0 +1,69 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +# Contributor License Agreement + +Version 1.0 + +Name: `Ian Culp` + +E-Mail: `icculp@gmail.com` + +Legal Jurisdiction: Oklahoma, United States of America + +Project: https://github.com/BlockchainCommons/Learning-Bitcoin-from-the-Command-Line + +Date: `07/03/2021` + +## 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 ./signed-cla/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----- +Version: GnuPG v1 + +iQEcBAEBAgAGBQJg4Ju5AAoJEEzhMayhJCnMJeQH/jZaU4zA7IFqaTmeqlXm54Sk +UHr1K4UX38cfMq2Twc60j9S54aRynVj00MIw8SkEBwtIWxuoTsWFM5m5Af8TFPob +GjAPgowQgomI5LNLFCMJxEwdYmRhELrepadqvrcHBWL4Aj9C3/KuaBC3YHAUtGFE +GgWZaIZvve6rXtvEbiZCnE+8I7N3yJUMqtLkWMgJQlqSnzI9NZrGJFPEDG2qslnm +fH4vjwg9puZQFt73LNlpryup9gbJF1mitKGwphz8zSeS7rGFUHS5JOSda5bLYkSt +8sSUuP88gNo3zEJKyI9q0m79K4yJRUumtyxzZ0ZLSLN9M6zyy1ZyPNxQLH94qhY= +=eEPE +-----END PGP SIGNATURE----- From de33c0fb30b82bb7043c7a5c9e07f867eb8a8756 Mon Sep 17 00:00:00 2001 From: Ian Culp Date: Sat, 3 Jul 2021 17:31:45 +0000 Subject: [PATCH 2/5] resigning fixed --- ...76C96C1110EA901974F2324CE131ACA12429CC.asc | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/signed-cla/CLA.icculp.C076C96C1110EA901974F2324CE131ACA12429CC.asc b/signed-cla/CLA.icculp.C076C96C1110EA901974F2324CE131ACA12429CC.asc index 20097ae..af74c63 100644 --- a/signed-cla/CLA.icculp.C076C96C1110EA901974F2324CE131ACA12429CC.asc +++ b/signed-cla/CLA.icculp.C076C96C1110EA901974F2324CE131ACA12429CC.asc @@ -5,15 +5,15 @@ Hash: SHA1 Version 1.0 -Name: `Ian Culp` +Name: Ian Culp -E-Mail: `icculp@gmail.com` +E-Mail: icculp@gmail.com Legal Jurisdiction: Oklahoma, United States of America Project: https://github.com/BlockchainCommons/Learning-Bitcoin-from-the-Command-Line -Date: `07/03/2021` +Date: 07/03/2021 ## Purpose @@ -59,11 +59,11 @@ To sign this Contributor License Agreement, fill in `$name`, `$email`, and `$dat -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 -iQEcBAEBAgAGBQJg4Ju5AAoJEEzhMayhJCnMJeQH/jZaU4zA7IFqaTmeqlXm54Sk -UHr1K4UX38cfMq2Twc60j9S54aRynVj00MIw8SkEBwtIWxuoTsWFM5m5Af8TFPob -GjAPgowQgomI5LNLFCMJxEwdYmRhELrepadqvrcHBWL4Aj9C3/KuaBC3YHAUtGFE -GgWZaIZvve6rXtvEbiZCnE+8I7N3yJUMqtLkWMgJQlqSnzI9NZrGJFPEDG2qslnm -fH4vjwg9puZQFt73LNlpryup9gbJF1mitKGwphz8zSeS7rGFUHS5JOSda5bLYkSt -8sSUuP88gNo3zEJKyI9q0m79K4yJRUumtyxzZ0ZLSLN9M6zyy1ZyPNxQLH94qhY= -=eEPE +iQEcBAEBAgAGBQJg4J7YAAoJEEzhMayhJCnMsGAH/RxWo7gZAdCGWRdxkah3ng/u +aZL7vr2ifQO/2UuBcEpBlexGh/FY+QSpHXSK2/MjmFyhiCgxzHhhF08o0j6IVvAQ +kN0UkfaDRxIQyYjhU0+lVv1szxSQHVxNnNQlWwMmbeVMC2zHqsdAjfTDGzSNph07 +BQ8PK1B/4OrcCtVJ+fRbDyuLTjyDzxrO3dWttshodKKseyh6c0UyHbNLM844NCeZ +xjhlP4u/B90fdngeDctohW1BDsK8brlbDthcMn9wsUh6EgK8wosQc74KxthpM3P3 +fm4zTqtJmKNzI2CBYrEXZ/hkCWLYRgeSXiuk5+EwzCZVoCxsLsfREWWaGIP97Dc= +=//vR -----END PGP SIGNATURE----- From 77ee6d0e6db16c61572d37bdf04d67f941c21dc7 Mon Sep 17 00:00:00 2001 From: Ian Culp Date: Sat, 3 Jul 2021 17:33:58 +0000 Subject: [PATCH 3/5] updating project link in CLA template --- CLA.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLA.md b/CLA.md index 417638e..25e8a73 100644 --- a/CLA.md +++ b/CLA.md @@ -8,7 +8,7 @@ E-Mail: `$email` Legal Jurisdiction: Wyoming, United States of America -Project: https://github.com/BlockchainCommons/bc-lethe-kit +Project: https://github.com/BlockchainCommons/Learning-Bitcoin-from-the-Command-Line Date: `$date` From de6631877ed7898fb23d88b4706ec1b6741c7a3e Mon Sep 17 00:00:00 2001 From: Ian Culp Date: Sat, 3 Jul 2021 17:40:32 +0000 Subject: [PATCH 4/5] resigning with SHA256 digest (cuz bitcoin) --- ...76C96C1110EA901974F2324CE131ACA12429CC.asc | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/signed-cla/CLA.icculp.C076C96C1110EA901974F2324CE131ACA12429CC.asc b/signed-cla/CLA.icculp.C076C96C1110EA901974F2324CE131ACA12429CC.asc index af74c63..c9bf151 100644 --- a/signed-cla/CLA.icculp.C076C96C1110EA901974F2324CE131ACA12429CC.asc +++ b/signed-cla/CLA.icculp.C076C96C1110EA901974F2324CE131ACA12429CC.asc @@ -1,19 +1,19 @@ -----BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 +Hash: SHA256 # Contributor License Agreement Version 1.0 -Name: Ian Culp +Name: `$name` -E-Mail: icculp@gmail.com +E-Mail: `$email` -Legal Jurisdiction: Oklahoma, United States of America +Legal Jurisdiction: Wyoming, United States of America Project: https://github.com/BlockchainCommons/Learning-Bitcoin-from-the-Command-Line -Date: 07/03/2021 +Date: `$date` ## Purpose @@ -59,11 +59,11 @@ To sign this Contributor License Agreement, fill in `$name`, `$email`, and `$dat -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 -iQEcBAEBAgAGBQJg4J7YAAoJEEzhMayhJCnMsGAH/RxWo7gZAdCGWRdxkah3ng/u -aZL7vr2ifQO/2UuBcEpBlexGh/FY+QSpHXSK2/MjmFyhiCgxzHhhF08o0j6IVvAQ -kN0UkfaDRxIQyYjhU0+lVv1szxSQHVxNnNQlWwMmbeVMC2zHqsdAjfTDGzSNph07 -BQ8PK1B/4OrcCtVJ+fRbDyuLTjyDzxrO3dWttshodKKseyh6c0UyHbNLM844NCeZ -xjhlP4u/B90fdngeDctohW1BDsK8brlbDthcMn9wsUh6EgK8wosQc74KxthpM3P3 -fm4zTqtJmKNzI2CBYrEXZ/hkCWLYRgeSXiuk5+EwzCZVoCxsLsfREWWaGIP97Dc= -=//vR +iQEcBAEBCAAGBQJg4KCJAAoJEEzhMayhJCnM7qsH/Rehra/LeNi5vkr5vN88W33S +MWDHofb6KNtyHYtVrd3nP0EBWcbMsNH75XMeHlx3rXVrG5UvxEVCnvcuTVAr8s0T +AkXwhKS8gnZT2DWFBQzD1dbs+P0m32hqE/6tDkxFmCGjXlR/yTgRUv/4RD3Ifenh +QbkM+6/AXlhpGVPc3QB1bwJ3F/nIxS56cDOn5JeUQuUWFmEe7ucAkvtNMvrEOeE8 +L8UMTOg4yuFNDHo8KuYcq43qq+5U5PBj0+8X8sRsPACig5vBrSBseDBpJufTxv8X +bgsE1eOp4h0hsvLCqIPcYLDg3/I1Ez8F4bUG5c3CE/lcXOD4OCuNb/O3f4ZcA3E= +=3Pvu -----END PGP SIGNATURE----- From f3f6b808c6bce9ee72125e9e68703f11c5263590 Mon Sep 17 00:00:00 2001 From: Ian Culp Date: Sat, 3 Jul 2021 17:42:58 +0000 Subject: [PATCH 5/5] signed CLA with updated info --- ...76C96C1110EA901974F2324CE131ACA12429CC.asc | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/signed-cla/CLA.icculp.C076C96C1110EA901974F2324CE131ACA12429CC.asc b/signed-cla/CLA.icculp.C076C96C1110EA901974F2324CE131ACA12429CC.asc index c9bf151..a4d9e99 100644 --- a/signed-cla/CLA.icculp.C076C96C1110EA901974F2324CE131ACA12429CC.asc +++ b/signed-cla/CLA.icculp.C076C96C1110EA901974F2324CE131ACA12429CC.asc @@ -5,15 +5,15 @@ Hash: SHA256 Version 1.0 -Name: `$name` +Name: Ian Culp -E-Mail: `$email` +E-Mail: icculp@gmail.com -Legal Jurisdiction: Wyoming, United States of America +Legal Jurisdiction: Oklahoma, United States of America Project: https://github.com/BlockchainCommons/Learning-Bitcoin-from-the-Command-Line -Date: `$date` +Date: 07/03/2021 ## Purpose @@ -59,11 +59,11 @@ To sign this Contributor License Agreement, fill in `$name`, `$email`, and `$dat -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 -iQEcBAEBCAAGBQJg4KCJAAoJEEzhMayhJCnM7qsH/Rehra/LeNi5vkr5vN88W33S -MWDHofb6KNtyHYtVrd3nP0EBWcbMsNH75XMeHlx3rXVrG5UvxEVCnvcuTVAr8s0T -AkXwhKS8gnZT2DWFBQzD1dbs+P0m32hqE/6tDkxFmCGjXlR/yTgRUv/4RD3Ifenh -QbkM+6/AXlhpGVPc3QB1bwJ3F/nIxS56cDOn5JeUQuUWFmEe7ucAkvtNMvrEOeE8 -L8UMTOg4yuFNDHo8KuYcq43qq+5U5PBj0+8X8sRsPACig5vBrSBseDBpJufTxv8X -bgsE1eOp4h0hsvLCqIPcYLDg3/I1Ez8F4bUG5c3CE/lcXOD4OCuNb/O3f4ZcA3E= -=3Pvu +iQEcBAEBCAAGBQJg4KFsAAoJEEzhMayhJCnMLoQH/jw2Dchpc5aV/rYcmCAzdqT5 +R13cEr+XHOendw/9SLEGF7io2KWCCJwcZ95jyG9etSbFJHDmwSnONBpJgH7IiMgV +OYuz0LloM44WiHTwBujsb9ezjVztqgvfQqhFwVc28BB52MnXfiBzCXpfZIvcmj/H +vbTmk2o6SAyoHiZm9Jwe+R9fiTeHYEM680R1M18CWfjY04JxtTv7tXuPRedBqJzU +R9BYutO0voUJVDF3CcC3CbGKc+cHcU14MH5gjKZsMi/YPqu8XPU0tjIiDPjtSGxT +5WyFgTMoH3Wm9Xzg9eFg74feN4LlDJl2XV/ISgfkoXFowMmJlOD74RE0fo9F3iw= +=qvM2 -----END PGP SIGNATURE-----