Bitcoin Forum
April 30, 2024, 11:39:23 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANNOUNCE] thewalletlist.com - store your btc address in the cloud  (Read 1954 times)
qxzn (OP)
Hero Member
*****
Offline Offline

Activity: 609
Merit: 505



View Profile
February 11, 2012, 09:50:15 PM
 #1

Greetings,

Wouldn't it be nice if sending bitcoins was as easy as sending email?
Hopefully soon it will be..

thewalletlist.com opened its doors today. The core of the site is a
simple mapping from email addresses to bitcoin addresses. Registering
is free and you can add as many email addresses as you like.

Once you're signed up, if someone wants to send you bitcoins, they
don't need to remember your address -- they can just look it up.

There is also a simple API for easy integration with bitcoin apps.

Check it out and let us know what you think!

 - thewalletlist.com devs
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714520363
Hero Member
*
Offline Offline

Posts: 1714520363

View Profile Personal Message (Offline)

Ignore
1714520363
Reply with quote  #2

1714520363
Report to moderator
mc_lovin
Legendary
*
Offline Offline

Activity: 1190
Merit: 1000


www.bitcointrading.com


View Profile WWW
February 13, 2012, 07:21:48 PM
 #2

oh, awesome!  well done and an asset to the community.
ThomasV
Legendary
*
Offline Offline

Activity: 1896
Merit: 1353



View Profile WWW
February 13, 2012, 07:32:37 PM
 #3

please read this: http://ecdsa.org/bitcoin_URIs.html  (the part on aliases)

Electrum: the convenience of a web wallet, without the risks
Matoking
Sr. Member
****
Offline Offline

Activity: 352
Merit: 250

Firstbits: 1m8xa


View Profile WWW
February 13, 2012, 08:22:23 PM
 #4

Can you claim any e-mail address as your own, or do you have to authenticate by sending an e-mail?

BTC : 1CcpmVDLvR7DgA5deFGScoNhiEtiJnh6H4 - LTC : LYTnoXAHNsemMB2jhCSi1znQqnfupdRkSy
Bitcoin-otc
BitBin - earn bitcoins with your pastes!
qxzn (OP)
Hero Member
*****
Offline Offline

Activity: 609
Merit: 505



View Profile
February 13, 2012, 08:27:00 PM
 #5

please read this: http://ecdsa.org/bitcoin_URIs.html  (the part on aliases)

Thanks for the link. That looks a bit more complicated than what we're doing, but definitely promising. Is there something in particular you wanted to point out?

By the way, it would be awesome if electrum had support for querying the wallet list!
qxzn (OP)
Hero Member
*****
Offline Offline

Activity: 609
Merit: 505



View Profile
February 13, 2012, 08:28:25 PM
 #6

Can you claim any e-mail address as your own, or do you have to authenticate by sending an e-mail?

There is a standard email confirmation procedure before any listing goes active. Feel free to try it out and send your feedback -- it's free and you can always remove your bitcoin address if you like.
ThomasV
Legendary
*
Offline Offline

Activity: 1896
Merit: 1353



View Profile WWW
February 14, 2012, 04:48:22 PM
 #7

please read this: http://ecdsa.org/bitcoin_URIs.html  (the part on aliases)
Thanks for the link. That looks a bit more complicated than what we're doing, but definitely promising. Is there something in particular you wanted to point out?

Yes, I wanted to let you know that there is an ongoing discussion on aliases.
The proposal that I made might not be the final one, but it is already supported by Electrum.
In addition, the developer of Multibit is considering adding support for aliases into his client soon.

Another thing that I wanted to point out is that aliases can be signed.
This adds some level of protection against hijacking.
 - an alias can be signed by a trusted authority. For example, your website could play that role, if you decide to host aliases.
The trusted authority should be reputable and not subject to hacking.
In addition, it may provide various services, such as verification of real-world identity, etc.
 - an alias can be self-signed. This will protect only the users who have seen that alias previously, because their client will detect that the hijacked alias has a bad signature.

Quote
By the way, it would be awesome if electrum had support for querying the wallet list!
The current proposal does not allow a website to host aliases from other domains, but we could add this as an option in Electrum if your service is successful.
For addresses that belong to your domain (thewalletlist.com), all you need to do is a minor modification of your API :
Code:
    https://thewalletlist.com/bitcoin.id/<email prefix>

Electrum: the convenience of a web wallet, without the risks
finway
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500


View Profile
February 14, 2012, 05:54:19 PM
 #8

Great! I have got the same idea.

qxzn (OP)
Hero Member
*****
Offline Offline

Activity: 609
Merit: 505



View Profile
February 14, 2012, 07:23:12 PM
 #9

Another thing that I wanted to point out is that aliases can be signed.
This adds some level of protection against hijacking.
 - an alias can be signed by a trusted authority. For example, your website could play that role, if you decide to host aliases.
The trusted authority should be reputable and not subject to hacking.
In addition, it may provide various services, such as verification of real-world identity, etc.
 - an alias can be self-signed. This will protect only the users who have seen that alias previously, because their client will detect that the hijacked alias has a bad signature.

The signing stuff looks interesting. We are definitely open to new ways of making the service more secure and reassuring to our users.

Quote
Quote
By the way, it would be awesome if electrum had support for querying the wallet list!
The current proposal does not allow a website to host aliases from other domains, but we could add this as an option in Electrum if your service is successful.
For addresses that belong to your domain (thewalletlist.com), all you need to do is a minor modification of your API :
Code:
    https://thewalletlist.com/bitcoin.id/<email prefix>

Making that tweak would be easy, but not really useful for now as nobody really uses @thewalletlist.com email addresses. We would be happy to make changes to the API to accommodate electrum queries if you decide to allow cross-domain alias hosting.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!