- Add 'Show Private Key' button to address detail view
- Create dedicated password verification modal with warning text
- Derive private key from HD wallet mnemonic or use directly for imported keys
- Display key in read-only well with copy button
- Add getPrivateKeyForAddress() to shared/wallet.js
- Never log, cache, or auto-clear the private key
- Document clipboard non-clearing policy in README