|
1 | 1 | # Shannon's Open Tasks
|
2 | 2 |
|
3 |
| -Additional tasks at [the delegated list](TODO-Delegated.md) may be done by others. |
4 |
| - |
5 |
| -_Research_ |
6 |
| - |
7 |
| -1. * [ ] Research How Casa WOrks |
8 |
| -1. * [ ] Research calback queries (U) |
9 |
| -``` |
10 |
| -Support some minimal x-callback function. |
11 |
| -
|
12 |
| -http://x-callback-url.com |
13 |
| -
|
14 |
| -Some research questions: can you know who called you, and check who are are sending to, to do some security or UX differently. |
15 |
| -``` |
16 |
| - |
17 |
| -_Writing:_ |
18 |
| - |
19 |
| -1. * [ ] Write high-level vision of next-generation architecture |
20 |
| -1. * [ ] Suggest text updates for seedtool.info based on lifehash.info |
21 |
| -1. * [ ] Write case study of Square setup (https://wallet.build/march-update/) |
22 |
| -1. * [ ] Write about current best practices for Ethereum/Tezos |
23 |
| - * See https://tor.us/, https://docs.web3auth.io/key-infrastructure/overview, https://docs.web3auth.io/key-infrastructure/powered-by-torus |
24 |
| -3. * [ ] Write Our Own NFC Specs |
25 |
| - * Relate to https://raw.githubusercontent.com/Coldcard/firmware/master/docs/nfc-coldcard.md, https://bitcointalk.org/index.php?topic=5380346.new |
26 |
| -4. * [ ] Why 25519 HD-keys on bad |
27 |
| -5. * [ ] Expand on crypto-envelope |
28 |
| -6. * [ ] Best Practices Topics |
29 |
| - * [ ] Article on File Name Best Practice (RFC) |
30 |
| - * [ ] Article on Best Practices / Language for Crypto-Requests & Responses (RFC) |
31 |
| - * [ ] Article on Best Practices for Notes + what shouldn't be there (because not encrypted) + what not to put there in adversarial situations, such as some govt's (real names, IDs) |
32 |
| - - Source of Entropy |
33 |
| - - what used for |
34 |
| - - why |
35 |
| - - possibly account info (if safe) |
36 |
| -7. * [ ] Consolidate Three Eth/NFT Articles Into One For Blog |
37 |
| - * Goal: Do You Want to Talk About Major Architectural Changes? If so, let us know; if not, we won't do it |
38 |
| -8. * [ ] Add URs to all test vectors |
39 |
| -9. * [ ] Add file names to test vectors |
40 |
| -10. * [ ] Make Sure UR Docs Talk About Creation |
41 |
| -11. * [ ] Document Coldcard & Passport Seed Backup Methodologies |
42 |
| -12. * [ ] Update Internship Info, matching dates of https://www.summerofbitcoin.org/how-it-works [Wednesday] |
43 |
| -13. * [ ] Write Article or Tweets about Translations [2022] |
44 |
| -14. * [ ] Further integration of Gordian Seed Tool |
45 |
| -15. * [ ] Write article on Algorithmic Agility problems, pro-functional agility. See https://news.ycombinator.com/item?id=27265971, https://blog.cryptographyengineering.com/2017/10/16/falling-through-the-kracks/. Balancing 3.1 and 3.2 in https://datatracker.ietf.org/doc/html/rfc7696. JOSE/JWT Problems: https://paragonie.com/blog/2017/03/jwt-json-web-tokens-is-bad-standard-that-everyone-should-avoid. Versions vs Agility: https://paragonie.com/blog/2018/03/paseto-platform-agnostic-security-tokens-is-secure-alternative-jose-standards-jwt-etc |
46 |
| -16. * [ ] Write Doc About Using URs (Test Vectors / Conformance Test) (PRIORITY) |
47 |
| - * [ ] Plain Seed |
48 |
| - * [ ] Seed with Metadata |
49 |
| - * [ ] Seed with Other Info |
50 |
| - * [ ] Both 12-word and 24-word |
51 |
| - * [ ] Crypto-Request/Reponse |
52 |
| - * [ ] Up to crypto-psbt |
53 |
| - * [ ] Best practices for what to do with Crypto-Request (what you show) -- maybe screenshot GST |
54 |
| - |
55 |
| -_Seed Tool:_ |
56 |
| - |
57 |
| -1. * [ ] Write walkthrough for GST |
58 |
| - * How can a sophisticated user see how everything works? |
59 |
| -6. * [ ] Write GST Use Cases, per https://github.com/BlockchainCommons/GordianSeedTool-iOS/issues/93#event-6164780548 |
60 |
| -7. * [ ] Suggest changes to Cosigner Public Key pop-up, encourage use of multisig segwit |
61 |
| -8. * [ ] Scout https://github.com/BlockchainCommons/Gordian/discussions/82#discussioncomment-2087325 for concrete features for Seedtool (TW) |
62 |
| -9. * [ ] Write Seed Tool / Sparrow Interaction as Airgapped Wallet [2022 #1] |
63 |
| -10. * [ ] Differentiate between Release & Developmental Releases |
64 |
| -11. * [ ] Turn Chris' recording of SSKR for Users into Video (once recorded) |
65 |
| -12. * [ ] Write Tweetstorm to go with Video |
66 |
| -13. * [ ] Talk with W. about repo naming conventions |
67 |
| -14. * [ ] Test WalletConnect version (pending) |
68 |
| -15. * [ ] Document WalletConnect in Guide (pending) |
69 |
| - |
70 | 3 | _Web/Repo Tasks (Small):_
|
71 | 4 |
|
72 | 5 | 1. * [ ] Set policy for closing repos without leaders
|
@@ -351,6 +284,13 @@ _Gordian Wallet:_
|
351 | 284 |
|
352 | 285 | ## Recently Completed
|
353 | 286 |
|
| 287 | +14. * [X] Further integration of Gordian Seed Tool |
| 288 | +1. * [X] Write Article or Tweets about Translations [2022] |
| 289 | +1. * [X] Update Internship Info, matching dates of https://www.summerofbitcoin.org/how-it-works [Wednesday] |
| 290 | +1. * [X] Make Sure UR Docs Talk About Creation |
| 291 | +1. * [X] Document Coldcard & Passport Seed Backup Methodologies |
| 292 | +1. * [X] Add URs to all test vectors |
| 293 | +1. * [X] Write high-level vision of next-generation architecture |
354 | 294 | 1. * [X] Finalize GST Manual Changes for 1.4 (52+) [NW1]
|
355 | 295 | 1. * [X] Update All GST Pics as Needed in Manual [NW2]
|
356 | 296 | 1. * [X] Do Final Edit of GST 1.4 Manual [NW3]
|
|
0 commit comments