Bitcoin Forum
May 14, 2024, 05:58:11 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Development & Technical Discussion / [ANN] CoinMessage: Secure Messaging with Bitcoin Addresses on: December 17, 2013, 05:05:37 AM
Hi everyone,

I've created a secure messaging library that uses the blockchain for the public key infrastructure. So far, this is a fairly straightforward implementation of ECC cryptograpy using the curve that Bitcoin uses for encryption, secp256k1. You can now send a secure message to any public bitcoin address that has spent something. Only the holder of the private key can read the message. The restriction on having an address that has already spent something is the result of the blockchain not containing the public key until someone has actually spent funds from that address.

The v0.1 alpha python code is here:

https://github.com/coinmessage/coinmessage

Among other things this should enable:
  • Secure, encrypted messages where only one party has the key to read them.
  • Logins to websites without passwords, instead using a challenge/response mechanism like GPG auth.
  • A wallet client that can also be used for reading secure messages.
  • A consistent pseudonymous internet identity that can provably be the same across websites.

Currently, you can only encrypt and decrypt messages from the python command-line.

I'm posting in the Development and Technical Discussion forum so that I can get feedback on the security implications. I've figured out the math and got it to work, but I'm by no means an ECC expert and would very much welcome feedback.

Thanks!
2  Alternate cryptocurrencies / Altcoin Discussion / LTC mining question on: April 24, 2013, 03:54:57 PM
I have 3 6950's mining litecoin using cgminer. 2 of them get around 400 KH/s. The third one gets only 80 KH/s. How do I get the third one to get 400?
3  Other / Beginners & Help / Bitcoin headed to $125 before end of april? [BET] on: March 28, 2013, 05:03:39 PM
http://betsofbitco.in/item?id=1381

What do you guys think?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!