If I wasn't so embarrassed by the code I'd throw it on GitHub. It derives the private key based on the integer (1 to group order), then derives comp/uncomp pub keys.
I just tried it with a new key I made, good job and I hope you teach people something
Security risk: my Memo pass is stored in plain text in the browser. Please ENCRYPT local storage and hold the plain text only in SESSION storage (and provide public mode where there's no plaintext).
As blake said this has been brought up and is fairly standard practice. We are changing our stance on this though and will be removing plaintext passwords from local storage soon. Ty.
Malware can search for it because the data has the same rights as you. Instead of stealing, it'll just post spam from your account. At least that's how I'd exploit it.
Security risk: my Memo pass is stored in plain text in the browser. Please ENCRYPT local storage and hold the plain text only in SESSION storage (and provide public mode where there's no plaintext).
I expressed my concerns with this months ago to @jason when I first started on the app but was told it's standard practice. I'm with you. Session tokens, no plaintext.
Memo needs an edit feature or at least I need one badly. Could it work by "overriding" the existing memo, sending a new memo with the existing posts ID and the site displays the most recent?
New backend is live on TxStreet.com . No visual changes but now all data (except price) comes straight from my own dedicated full nodes. Probably will be buggy for a bit. Please test it!
We need a marketing buzzword. 0-conf has no meaning to someone who doesn't know the protocol. "Instant" something?
Here are some ideas: Zero Wait, Flash Transactions, Instant Transactions, Snap-Instant, Zero Flash Payments. *shrug* Hope this will help get the brain juices flowing for others.
Set default profile name as Anonymous instead of random text. Not all of us want or care about usernames - we just want to participate in discussion whilst contributing to the BCH network
The text differentiates people (e.g. if multiple anonymous people were replying to each other). Otherwise it would be hard to follow the conversation. It could be shortened though.
@scriptSig yes you're right, I used bch price 500 usd, also bigger tx because we could have to use more then one input. Also I was thinking to use op_return that's not necessary.
It's disingenuous to say coins are burned. Once a coin is mined, every fraction thereof lives eternally. It is always accounted for. Private keys may be lost, but the BCH is there.
You are technically correct,however I'm keeping all my coins in wallets where I hold the private key...because that's the point of crypto,no wormhole for me thanks.