You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!doctype html><htmlclass="no-js"><head><linkrel="icon" type="image/svg+xml" href="./favicon.svg"/><metacharset="utf-8"/><title>Turnkey Export</title><metaname="viewport" content="width=device-width,initial-scale=1"/><metaname="turnkey-signer-environment" content="__TURNKEY_SIGNER_ENVIRONMENT__"/><metahttp-equiv="Content-Security-Policy" content="default-src 'self'; script-src 'self'; style-src 'self'; base-uri 'self'; object-src 'none'; form-action 'none'"><linkhref="/styles.e084a69a94c0575bc6ba.css" rel="stylesheet" integrity="sha384-uIrxQTbBoDAwjgotQ+GUHgbxFM2iajB5QKNa4WuL9wn/Ou+2383e3dM2FCWOAq9m" crossorigin="anonymous"></head><body><h2>Export Key Material</h2><p><em>This public key will be sent along with a private key ID or wallet ID inside of a new <code>EXPORT_PRIVATE_KEY</code> or <code>EXPORT_WALLET</code> activity</em></p><form><label>Embedded key</label><inputname="embedded-key" id="embedded-key" disabled="disabled"/><buttonid="reset">Reset Key</button></form><br/><br/><br/><h2>Inject Key Export Bundle</h2><p><em>The export bundle comes from the parent page and is composed of a public key and an encrypted payload. The payload is encrypted to this document's embedded key (stored in local storage and displayed above). The scheme relies on <atarget="_blank" href="https://datatracker.ietf.org/doc/rfc9180/">HPKE (RFC 9180)</a></em>.</p><form><label>Bundle</label><inputname="key-export-bundle" id="key-export-bundle"/><buttonid="inject-key">Inject Bundle</button><br/><label>Key Format</label><selectid="key-export-format" name="key-export-format"><optionvalue="HEXADECIMAL">Hexadecimal (Default)</option><optionvalue="SOLANA">Solana</option></select><br/><label>Organization Id</label><inputname="key-organization-id" id="key-organization-id"/></form><br/><br/><h2>Inject Wallet Export Bundle</h2><p><em>The export bundle comes from the parent page and is composed of a public key and an encrypted payload. The payload is encrypted to this document's embedded key (stored in local storage and displayed above). The scheme relies on <atarget="_blank" href="https://datatracker.ietf.org/doc/rfc9180/">HPKE (RFC 9180)</a></em>.</p><form><label>Bundle</label><inputname="wallet-export-bundle" id="wallet-export-bundle"/><buttonid="inject-wallet">Inject Bundle</button><br/><label>Organization Id</label><inputname="wallet-organization-id" id="wallet-organization-id"/></form><br/><br/><h2>Sign Transaction</h2><p><em>Input a serialized transaction to sign.</em></p><form><label>Transaction</label><inputname="transaction-to-sign" id="transaction-to-sign"/><buttonid="sign-transaction">Sign</button></form><br/><br/><h2>Sign Message</h2><p><em>Input a serialized message to sign.</em></p><form><label>Message</label><inputname="message-to-sign" id="message-to-sign"/><buttonid="sign-message">Sign</button></form><br/><br/><h2>Message log</h2><p><em>Below we display a log of the messages sent / received. The forms above send messages, and the code communicates results by sending events via the <code>postMessage</code> API.</em></p><divid="message-log"></div><divid="key-div"></div><scriptdefer="defer" src="/bundle.921b01a774677f8e2da8.js" integrity="sha384-P/yUGeA+YjATjB94JS/FcpAKrqBRW/oFjpTPQJAEZMy2zDCV+2mfOqsTbuxZkCcy" crossorigin="anonymous"></script><scriptdefer="defer" src="/bundle.3f29bf7d8e30fb1dd823.js" integrity="sha384-2FahO+4Ckv/SX/ymp4E9OL0qChHU6KW6jUewg//yvqWnWvCOMJVHD1HLeBZUAB0G" crossorigin="anonymous"></script></body></html>
1
+
<!doctype html><htmlclass="no-js"><head><linkrel="icon" type="image/svg+xml" href="./favicon.svg"/><metacharset="utf-8"/><title>Turnkey Export</title><metaname="viewport" content="width=device-width,initial-scale=1"/><metaname="turnkey-signer-environment" content="__TURNKEY_SIGNER_ENVIRONMENT__"/><metahttp-equiv="Content-Security-Policy" content="default-src 'self'; script-src 'self'; style-src 'self'; base-uri 'self'; object-src 'none'; form-action 'none'"><linkhref="/styles.e084a69a94c0575bc6ba.css" rel="stylesheet" integrity="sha384-uIrxQTbBoDAwjgotQ+GUHgbxFM2iajB5QKNa4WuL9wn/Ou+2383e3dM2FCWOAq9m" crossorigin="anonymous"></head><body><h2>Export Key Material</h2><p><em>This public key will be sent along with a private key ID or wallet ID inside of a new <code>EXPORT_PRIVATE_KEY</code> or <code>EXPORT_WALLET</code> activity</em></p><form><label>Embedded key</label><inputname="embedded-key" id="embedded-key" disabled="disabled"/><buttonid="reset">Reset Key</button></form><br/><br/><br/><h2>Inject Key Export Bundle</h2><p><em>The export bundle comes from the parent page and is composed of a public key and an encrypted payload. The payload is encrypted to this document's embedded key (stored in local storage and displayed above). The scheme relies on <atarget="_blank" href="https://datatracker.ietf.org/doc/rfc9180/">HPKE (RFC 9180)</a></em>.</p><form><label>Bundle</label><inputname="key-export-bundle" id="key-export-bundle"/><buttonid="inject-key">Inject Bundle</button><br/><label>Key Format</label><selectid="key-export-format" name="key-export-format"><optionvalue="HEXADECIMAL">Hexadecimal (Default)</option><optionvalue="SOLANA">Solana</option></select><br/><label>Organization Id</label><inputname="key-organization-id" id="key-organization-id"/></form><br/><br/><h2>Inject Wallet Export Bundle</h2><p><em>The export bundle comes from the parent page and is composed of a public key and an encrypted payload. The payload is encrypted to this document's embedded key (stored in local storage and displayed above). The scheme relies on <atarget="_blank" href="https://datatracker.ietf.org/doc/rfc9180/">HPKE (RFC 9180)</a></em>.</p><form><label>Bundle</label><inputname="wallet-export-bundle" id="wallet-export-bundle"/><buttonid="inject-wallet">Inject Bundle</button><br/><label>Organization Id</label><inputname="wallet-organization-id" id="wallet-organization-id"/></form><br/><br/><h2>Sign Transaction</h2><p><em>Input a serialized transaction to sign.</em></p><form><label>Transaction</label><inputname="transaction-to-sign" id="transaction-to-sign"/><buttonid="sign-transaction">Sign</button></form><br/><br/><h2>Sign Message</h2><p><em>Input a serialized message to sign.</em></p><form><label>Message</label><inputname="message-to-sign" id="message-to-sign"/><buttonid="sign-message">Sign</button></form><br/><br/><h2>Message log</h2><p><em>Below we display a log of the messages sent / received. The forms above send messages, and the code communicates results by sending events via the <code>postMessage</code> API.</em></p><divid="message-log"></div><divid="key-div"></div><scriptdefer="defer" src="/bundle.921b01a774677f8e2da8.js" integrity="sha384-P/yUGeA+YjATjB94JS/FcpAKrqBRW/oFjpTPQJAEZMy2zDCV+2mfOqsTbuxZkCcy" crossorigin="anonymous"></script><scriptdefer="defer" src="/bundle.801fe7bbee4484b5f44c.js" integrity="sha384-Y3daiqb/giuJ3A47VcQjdqby9sZ8UQvtWG9V1WBE2t8NLgebEXKTo4q2B5KgiirW" crossorigin="anonymous"></script></body></html>
0 commit comments