Bitcoin Forum
April 27, 2024, 08:12:35 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 4  All
  Print  
Author Topic: [ANN] Easywallet.org - web based wallet, iPhone/Android clients with QR Codes  (Read 8882 times)
kangasbros (OP)
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1006



View Profile
April 06, 2012, 10:30:04 AM
Last edit: September 29, 2012, 05:58:58 PM by hazek
 #1

Easywallet.org features:

- works like a native app with iPhone - easy and fast
- also works the same way in android
- Easy to use currency conversions
- Anonymity & privacy: new bitcoin addresses generated generously, and all bitcoins within the service are mixed => very good level of privacy provided, outsiders can't figure out your financial information from your purchases/transactions
(note: the static address and transaction history is enabled by default, because the wallet is targeted towards newbies. Turn these features off, if you want anonymity/privacy.)
- Fees are 0.002BTC per outgoing transaction, which includes bitcoin network fee. Transactions between easywallet instances are free and instant.

To create a new wallet: https://easywallet.org

FAQ etc.: https://easywallet.org/faq

Also includes simple API. I myself have a very simple setup, where my wallet has always at least certain amount of bitcoins in it (min 50 EUR, max 100 EUR, for example). If I receive too much bitcoins, or the exchange rate goes up, the cron script automatically deducts from my easywallet. Or when I spend too much bitcoins, drinking at Room 77, the script automatically reloads my wallet each hour.

https://github.com/kangasbros/Easywallet.org-tools

Coupon feature: https://easywallet.org/coupons

Perfect for re-selling bitcoins easily to your friends!

The security precautions:

- Encrypted everything: All private keys and other crucial information is stored on ecrypted truecrypt volumes. This protects against Linode-style attacks, because if you reboot the server you need to mount the devices.
- Tor: all outgoing connections are done via Tor. This adds anonymity.
- Key hashing: only salted hashes are stored in the database. If the attacker gets the database, it isn't possible for him to get the actual URL keys. This means also that the admin of the site can't figure out the secret URLs.
- Hourly backups.

Any feature requests, feedback, etc. very welcome!

Be very wary of relying on JavaScript for security on crypto sites. The site can change the JavaScript at any time unless you take unusual precautions, and browsers are not generally known for their airtight security.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714205555
Hero Member
*
Offline Offline

Posts: 1714205555

View Profile Personal Message (Offline)

Ignore
1714205555
Reply with quote  #2

1714205555
Report to moderator
1714205555
Hero Member
*
Offline Offline

Posts: 1714205555

View Profile Personal Message (Offline)

Ignore
1714205555
Reply with quote  #2

1714205555
Report to moderator
finway
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500


View Profile
April 06, 2012, 10:50:29 AM
 #2

Cool site, cool django-bitcoin!

Stephen Gornick
Legendary
*
Offline Offline

Activity: 2506
Merit: 1010


View Profile
April 20, 2012, 12:51:45 AM
 #3

To create a new wallet: https://easywallet.org

Any reason http://www.easywallet.org shouldn't either resolve or get a redirect if it needs to be http://easywallet.org?

Unichange.me

            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █


FreeMoney
Legendary
*
Offline Offline

Activity: 1246
Merit: 1014


Strength in numbers


View Profile WWW
April 20, 2012, 02:23:23 AM
 #4

I'd love for the addresses to come 'used' so that they have firstbits already. And of course then you could display the firstbits.

Play Bitcoin Poker at sealswithclubs.eu. We're active and open to everyone.
moocow1452
Sr. Member
****
Offline Offline

Activity: 240
Merit: 250

Don't mind me.


View Profile
April 20, 2012, 02:48:22 AM
 #5

Like that it's mobile friendly, but scanner bounces the QR code to a Google search for the URL. Might want to fix that when it goes gold.
kangasbros (OP)
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1006



View Profile
April 20, 2012, 07:18:17 AM
Last edit: April 20, 2012, 08:37:53 AM by kangasbros
 #6

Any reason http://www.easywallet.org shouldn't either resolve or get a redirect if it needs to be http://easywallet.org?

Thanks, just noticed this problem today. Will try to fix it ASAP.

I'd love for the addresses to come 'used' so that they have firstbits already. And of course then you could display the firstbits.

Sorry, I'm not going to implement that. I think the anonymity might be in danger if I implement something like this. And also it would be lots of work, and I don't personally see the benefits. Thanks for the feedback anyway Smiley

Edit: to clarify, my philosophy with bitcoin is that it should be as cash-like, anonymous as possible. This means one address for one use, etc. Firstbits doesn't go well with that philosophy.

Like that it's mobile friendly, but scanner bounces the QR code to a Google search for the URL. Might want to fix that when it goes gold.

How do you reproduce that error? What scanner app did you use? What phone/model etc? That sounds pretty dangerous...

moocow1452
Sr. Member
****
Offline Offline

Activity: 240
Merit: 250

Don't mind me.


View Profile
April 20, 2012, 11:27:08 PM
 #7

Google Goggles on Android 2.3

I think it might have something to do with starting the URL off with 'http:/', one slash instead of two.
kangasbros (OP)
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1006



View Profile
April 21, 2012, 10:22:28 AM
Last edit: April 21, 2012, 11:10:18 AM by kangasbros
 #8

Google Goggles on Android 2.3

I think it might have something to do with starting the URL off with 'http:/', one slash instead of two.

Oh now I spotted the error, so it was with the QR code URL... Going to fix it ASAP.

Edit: fixed now.

kangasbros (OP)
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1006



View Profile
June 01, 2012, 03:10:50 PM
 #9

Now there is a new service, built on top of easywallet.org, which allows you to spam your bitcoins to multiple email addresses! You know, all your friends want 0.01 bitcoins, right?

http://mater.dy.fi/

It is more like built as an example how easywallet.org API can be used. The source code is on github: https://github.com/nikla/bitcoin_spammer

Other than that, we also wrote a short guides how to use easywallet.org, for example: https://easywallet.org/en/bitcoin_for_iphone

I'd love for the addresses to come 'used' so that they have firstbits already. And of course then you could display the firstbits.

I changed my mind about this, I'm probably going to develop firstbits in a way which doesn't compromise privacy. Hopefully I will have time for it soon Cheesy


rjk
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


1ngldh


View Profile
June 01, 2012, 03:11:47 PM
 #10

I'd love for the addresses to come 'used' so that they have firstbits already. And of course then you could display the firstbits.
I changed my mind about this, I'm probably going to develop firstbits in a way which doesn't compromise privacy. Hopefully I will have time for it soon Cheesy
Why doesn't someone code up a C++ patch and build firstbits into the satoshi client?

Mining Rig Extraordinaire - the Trenton BPX6806 18-slot PCIe backplane [PICS] Dead project is dead, all hail the coming of the mighty ASIC!
davout
Legendary
*
Offline Offline

Activity: 1372
Merit: 1007


1davout


View Profile WWW
June 01, 2012, 03:34:01 PM
 #11

Why doesn't someone code up a C++ patch and build firstbits into the satoshi client?
Turn the question around, why would someone do that ?

rjk
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


1ngldh


View Profile
June 01, 2012, 03:45:01 PM
 #12

Why doesn't someone code up a C++ patch and build firstbits into the satoshi client?
Turn the question around, why would someone do that ?
No need to depend on an external service, less likely to be inaccurate if coded properly.

Mining Rig Extraordinaire - the Trenton BPX6806 18-slot PCIe backplane [PICS] Dead project is dead, all hail the coming of the mighty ASIC!
Trader Steve
Hero Member
*****
Offline Offline

Activity: 836
Merit: 1007


"How do you eat an elephant? One bit at a time..."


View Profile
June 02, 2012, 04:22:47 AM
 #13

@kangasbros:

I have to say I really like EasyWallet.org. I love the features and I hope you have much success with it.  Smiley
kangasbros (OP)
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1006



View Profile
June 02, 2012, 10:48:06 AM
 #14

Why doesn't someone code up a C++ patch and build firstbits into the satoshi client?

Why don't you do it? Cheesy

I was thinking about tomse kind of python script, offline solution. However not very high at my priority list...

@TraderSteve thanks for the feedback! Smiley

rjk
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


1ngldh


View Profile
June 02, 2012, 02:01:58 PM
 #15

Why doesn't someone code up a C++ patch and build firstbits into the satoshi client?
Why don't you do it? Cheesy
Because unfortunately I don't know how to code. Sad

Which makes me also ask: why are the firstbits between blockchain.info and firstbits.com different? That seems to be some kind of poor coding.

Example addresses: 1FreenodeMrq7gKn91wR4meJKEbi9RNa8M and 1FReeNodEPpTjSZaCdfk6Ai93CHwhcP3iz

On firstbits.com, the first address has a firstbits of 1freenodem, and on blockchain.info it has a firstbits of 1freenode.
On firstbits.com, the second address has a firstbits of 1freen, and on blockchain.info it has a firstbits of 1freenodep.

Both addresses were first seen in block 182600, as a sendmany transaction, and the first example address was the first in the transaction list. Therefore, 1freen should map to the first address, as it does on blockchain.info, and not to the second address, as it does on firstbits.com.

Mining Rig Extraordinaire - the Trenton BPX6806 18-slot PCIe backplane [PICS] Dead project is dead, all hail the coming of the mighty ASIC!
Boussac
Legendary
*
Offline Offline

Activity: 1220
Merit: 1015


e-ducat.fr


View Profile WWW
June 02, 2012, 02:58:43 PM
 #16

As a reminder, Instawallet.org is also available as a mobile app on Android phones (instawallet in Google Play store) and iOS phones (FriendlyPay in AppStore).

kangasbros (OP)
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1006



View Profile
June 03, 2012, 07:23:09 AM
 #17

As a reminder, Instawallet.org is also available as a mobile app on Android phones (instawallet in Google Play store) and iOS phones (FriendlyPay in AppStore).

Hmm, wasn't FriendlyPay pulled from the App Store? I really can't find it...

Stephen Gornick
Legendary
*
Offline Offline

Activity: 2506
Merit: 1010


View Profile
June 03, 2012, 08:06:50 AM
 #18

Hmm, wasn't FriendlyPay pulled from the App Store? I really can't find it...

The link to it is in the wiki, not sure if it has been dropped by Apple:

 - http://en.bitcoin.it/wiki/Mobile_Payment_Apps

Unichange.me

            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █


Boussac
Legendary
*
Offline Offline

Activity: 1220
Merit: 1015


e-ducat.fr


View Profile WWW
June 03, 2012, 09:20:36 AM
 #19

Hmm, wasn't FriendlyPay pulled from the App Store? I really can't find it...

The link to it is in the wiki, not sure if it has been dropped by Apple:

 - http://en.bitcoin.it/wiki/Mobile_Payment_Apps

I confirm: as of today it is available from the appstore (search: friendlypay)

kangasbros (OP)
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1006



View Profile
June 03, 2012, 01:26:37 PM
 #20

I confirm: as of today it is available from the appstore (search: friendlypay)

Not actually from all appstores... But whatever.

Pages: [1] 2 3 4  All
  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!