|
1 | 1 | <!DOCTYPE html> |
2 | 2 | <html> |
3 | 3 | <head> |
4 | | - <title>deliver - Gordian Seed Tool</title> |
| 4 | + <title>deliver - Gordian Seed Tool |
| 5 | +</title> |
5 | 6 | <meta http-equiv="content-type" content="text/html; charset=UTF-8"> |
6 | 7 | <style> |
7 | 8 | .app-name { |
|
147 | 148 |
|
148 | 149 |
|
149 | 150 | <div class="app-name"> |
150 | | - en-US |
| 151 | + en-US: Gordian Seed Tool |
| 152 | + |
151 | 153 | </div> |
152 | 154 |
|
153 | 155 |
|
154 | 156 |
|
| 157 | + <div class="app-subtitle"> |
| 158 | + Subtitle: Cryptographic Seed Vault |
| 159 | + |
| 160 | + </div> |
| 161 | + |
155 | 162 |
|
156 | 163 | <div class="app-urls"> |
157 | 164 |
|
158 | 165 |
|
159 | 166 |
|
160 | 167 |
|
| 168 | + <div class="app-url-descr"> |
| 169 | + support_url: <a target="_blank" class="app-url" href="https://github.com/BlockchainCommons/GordianSeedTool-iOS/issues |
| 170 | +">https://github.com/BlockchainCommons/GordianSeedTool-iOS/issues |
| 171 | +</a> |
| 172 | + </div> |
| 173 | + |
161 | 174 |
|
162 | 175 |
|
163 | 176 |
|
| 177 | + <div class="app-url-descr"> |
| 178 | + marketing_url: <a target="_blank" class="app-url" href="https://github.com/blockchaincommons/GordianSeedTool-iOS |
| 179 | +">https://github.com/blockchaincommons/GordianSeedTool-iOS |
| 180 | +</a> |
| 181 | + </div> |
| 182 | + |
164 | 183 |
|
165 | 184 | </div> |
166 | 185 |
|
167 | 186 |
|
| 187 | + <div class="app-keyword"> |
| 188 | + <div class="cat-headline">Keywords</div> |
| 189 | + <ul class="app-keyword-list"> |
| 190 | + |
| 191 | + <li>cryptography</li> |
| 192 | + |
| 193 | + <li>cryptocurrency</li> |
| 194 | + |
| 195 | + <li>bitcoin</li> |
| 196 | + |
| 197 | + <li>private keys</li> |
| 198 | + |
| 199 | + <li>seeds</li> |
| 200 | + |
| 201 | + <li>blockchain</li> |
| 202 | + |
| 203 | + <li>qr</li> |
| 204 | + |
| 205 | + <li>wallet</li> |
| 206 | + |
| 207 | + <li>security</li> |
| 208 | + |
| 209 | + <li>psbt</li> |
| 210 | + |
| 211 | + </ul> |
| 212 | + </div> |
| 213 | + |
168 | 214 |
|
169 | 215 |
|
| 216 | + <div class="app-description"> |
| 217 | + <div class="cat-headline">Description</div> |
| 218 | + <div class="app-description-text"> |
| 219 | + Gordian Seed Tool protects your cryptographic seeds while also making them available for easy use. Using Seed Tool, you can generate seeds and store them securely on your device. You can then derive and share multi-signature signing and verification keys from those seeds or use them to sign PSBTs. Sophisticated backup procedures include printed pages and Sharded Secret Key Reconstruction (SSKR) — which lets you split your seed into pieces and send them to trusted parties, who can send them back to you in an emergency for seed recovery. You can even use an entirely offline device (no internet access) to store your seeds and use QR codes to exchange accounts, descriptors, seeds, keys, or PSBTs with online devices running compatible wallet or signing software.<br /><br />The "seeds" generated and protected by Gordian Seed Tool are long strings of truly random numbers used in cryptography. As the name suggests, seeds are the starting point for other things such as cryptocurrency keys and addresses. To be secure, seeds need to be created and saved safely.<br /><br />NOTE: Gordian Seed Tool is not a cryptocurrency wallet. It does not store or transmit value in any cryptocurrency, but it can be used in conjunction with such tools.<br /><br />Gordian Seed Tool is open-source software from Blockchain Commons, a not-for-profit public-good organization. Find our repository on GitHub and check out the code for yourself!<br /> |
| 220 | + </div> |
| 221 | + </div> |
| 222 | + |
170 | 223 |
|
171 | 224 |
|
| 225 | + <div class="app-changelog"> |
| 226 | + <div class="cat-headline">Changelog</div> |
| 227 | + Improvements in 1.6<br /><br />UI Best Practices<br /><br />• BIP39/ByteWords Entry: Shows validity of individual words<br />• Hex Entry: More accessible entry cuts out spaces, other non-hex entries<br />• Seed Printing: Elides some info if necessary to print out a backup of a seed<br />• Fingerprint Info: Seed views now display master fingerprint & Lifehash<br /><br />Resilience Best Practices<br /><br />• Output Descriptor: Output Descriptor can be saved as seed metadata<br /><br />Other Chain Expansions<br /><br />• Tezos Support: Generates tz1 addresses & private keys<br />• Ethereum & Tezos Improvements: Better shows necessary data for chains<br /><br />Specification Updates<br /><br />• Envelope is now prime output type for seeds, SSKR, requests, responses<br />• Envelope attachments are supported<br />• Update to Envelope v2, based on IETF feedback<br />• Update to Account Descriptor v2, Output Descriptor v3, based on community feedback<br />• Update to IANA registered CBOR numbers (with backward compatibility as needed)<br /><br />General bug fixes and improvements.<br /> |
| 228 | + </div> |
| 229 | + |
172 | 230 |
|
173 | 231 |
|
| 232 | + <div class="app-changelog"> |
| 233 | + <div class="cat-headline">Promotional Text</div> |
| 234 | + Securely generates, stores, imports, and exports cryptographic seeds (long random numbers) used in a variety of cryptographic and cryptocurrency applications.<br /> |
| 235 | + </div> |
| 236 | + |
174 | 237 |
|
175 | 238 | <div class="app-screenshots"> |
176 | 239 | <div class="cat-headline">Screenshots</div> |
@@ -308,5 +371,61 @@ <h4>iPad Pro (12.9-inch) (3rd generation)</h4> |
308 | 371 |
|
309 | 372 |
|
310 | 373 |
|
| 374 | + <div class="app-minor-information"> |
| 375 | + <div class="cat-headline">Review Information</div> |
| 376 | + <dl class="app-minor-information"> |
| 377 | + |
| 378 | + <dt class="app-minor-information-key"> |
| 379 | + First name |
| 380 | + </dt> |
| 381 | + <dd class="app-minor-information-text"> |
| 382 | + Wolf<br /> |
| 383 | + </dd> |
| 384 | + |
| 385 | + <dt class="app-minor-information-key"> |
| 386 | + Last name |
| 387 | + </dt> |
| 388 | + <dd class="app-minor-information-text"> |
| 389 | + McNally<br /> |
| 390 | + </dd> |
| 391 | + |
| 392 | + <dt class="app-minor-information-key"> |
| 393 | + Phone number |
| 394 | + </dt> |
| 395 | + <dd class="app-minor-information-text"> |
| 396 | + +1 626 488 7620<br /> |
| 397 | + </dd> |
| 398 | + |
| 399 | + <dt class="app-minor-information-key"> |
| 400 | + Email address |
| 401 | + </dt> |
| 402 | + <dd class="app-minor-information-text"> |
| 403 | + wolf@wolfmcnally.com<br /> |
| 404 | + </dd> |
| 405 | + |
| 406 | + <dt class="app-minor-information-key"> |
| 407 | + Demo user |
| 408 | + </dt> |
| 409 | + <dd class="app-minor-information-text"> |
| 410 | + <br /> |
| 411 | + </dd> |
| 412 | + |
| 413 | + <dt class="app-minor-information-key"> |
| 414 | + Demo password |
| 415 | + </dt> |
| 416 | + <dd class="app-minor-information-text"> |
| 417 | + <br /> |
| 418 | + </dd> |
| 419 | + |
| 420 | + <dt class="app-minor-information-key"> |
| 421 | + Notes |
| 422 | + </dt> |
| 423 | + <dd class="app-minor-information-text"> |
| 424 | + Note: This is not a cryptocurrency wallet. It neither stores nor transmits value in any cryptocurrency.<br /><br />To test the app's scanning capabilities, you can find a PDF containing a "ur:crypto-seed" QR code attached, or at this URL: https://github.com/BlockchainCommons/GordianSeedTool-iOS/blob/master/Testing/DPAL%20Seed.pdf<br /> |
| 425 | + </dd> |
| 426 | + |
| 427 | + </dl> |
| 428 | + </div> |
| 429 | + |
311 | 430 | </body> |
312 | 431 | </html> |
0 commit comments