Nadav Ivgi [ARCHIVE] on Nostr: 📅 Original date posted:2013-06-21 📝 Original message:I'm working on a project ...
📅 Original date posted:2013-06-21
📝 Original message:I'm working on a project that requires users to exchange public keys (for
multisig transactions).
It seems that hex encoding is usually used to display public keys (i.e. in
bitaddress and brainwallet), which results in longer strings and lacks the
4-bytes verification.
A standard way to encode public keys as base58-check addresses would make
it easier and safer to display and exchange public keys. All that is really
needed is deciding on a prefix byte.
Perhaps we can use 0x37/0x38, which results in the letter P (for "Public")?
It seems like those bytes aren't used for anything yet.
Thanks,
Nadav
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <
http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20130621/b811ebcb/attachment.html>
Published at
2023-06-07 15:03:52Event JSON
{
"id": "409360ad509c5c0ea9a188a5374f2ee4d2d9860078c9a4cd76dc5703c68a26d9",
"pubkey": "4a9c50edfac56c5e90e382fdea7977edd0a5a46b6be7aad0461ae0075d9d2407",
"created_at": 1686150232,
"kind": 1,
"tags": [
[
"e",
"2c593270319de24cfc157759bdb647a5548c35a01c5b07132df9e048008250d1",
"",
"root"
],
[
"e",
"29d4c45626fdf4e5a66d57e75bc1a2aa525485b67abba8ff04e7edec9f2a091a",
"",
"reply"
],
[
"p",
"4a9c50edfac56c5e90e382fdea7977edd0a5a46b6be7aad0461ae0075d9d2407"
]
],
"content": "📅 Original date posted:2013-06-21\n📝 Original message:I'm working on a project that requires users to exchange public keys (for\nmultisig transactions).\n\nIt seems that hex encoding is usually used to display public keys (i.e. in\nbitaddress and brainwallet), which results in longer strings and lacks the\n4-bytes verification.\n\nA standard way to encode public keys as base58-check addresses would make\nit easier and safer to display and exchange public keys. All that is really\nneeded is deciding on a prefix byte.\n\nPerhaps we can use 0x37/0x38, which results in the letter P (for \"Public\")?\nIt seems like those bytes aren't used for anything yet.\n\nThanks,\nNadav\n-------------- next part --------------\nAn HTML attachment was scrubbed...\nURL: \u003chttp://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20130621/b811ebcb/attachment.html\u003e",
"sig": "bcf7e7038da86d5e9d540c126ed050edfc21b94530a63e551665fab76d891c16960751fdd124ddcaa55a1527f406db13882bfb0fd4f285b950bf188c7f571977"
}