aptos-foundation / AIPs

Aptos Improvement Proposals (AIPs)
https://governance.aptosfoundation.org/
114 stars 93 forks source link

[AIP-80][Discussion] Standardized Private Keys #405

Open gregnazario opened 5 months ago

gregnazario commented 5 months ago

AIP Discussion

This AIP defines how private keys should be represented off-chain. It provides a way for private keys to be differentiated from addresses, and defines a way to determine which key scheme is associated.

Read more about it here: https://github.com/aptos-foundation/AIPs/pull/385

ghost commented 4 months ago

I more prefer Nostr NIP style, why not learn from them? https://github.com/nostr-protocol/nips/blob/master/49.md

https://github.com/nostr-protocol/nips/blob/master/06.md

gregnazario commented 4 months ago

I more prefer Nostr NIP style, why not learn from them? https://github.com/nostr-protocol/nips/blob/master/49.md

https://github.com/nostr-protocol/nips/blob/master/06.md

Thanks for mentioning, looks like the encryption path is pretty nice there. The original private key representation here though is exactly the same minus the 0x