Bitcoin Forum

Bitcoin => Project Development => Topic started by: drkurubit on February 20, 2012, 06:14:27 AM



Title: Online wallet
Post by: drkurubit on February 20, 2012, 06:14:27 AM
Hi everyone im very new to the forum, but i been working with bitcoins for about 5 months now, in that time i have created an app that only my friends and my self currently use and i would like to make it public. The main point of the the app is to have an online wallet available at any time, where you can send and receive payments from your browser or mobile devices.

I know that trust is one of the main things when providing this type of services, so my question really is. What would you as a bitcoin lover would want new, base on features and security. To feel safe using an online wallet.

And if your in Miami lets go have a beer.


Title: Re: Online wallet
Post by: koin on February 20, 2012, 07:32:32 AM
I know that trust is one of the main things when providing this type of services, so my question really is. What would you as a bitcoin lover would want new, base on features and security.

the online wallet options out there each has things going for it and other things that detract.

only a couple are truly simple to use.  strongcoin is probably the closest.  but its 1% fees are too high, imo.  that's why people are still using mt. gox even just as an online wallet (no fees).

bitcoins stored (securely) by the wallet provider would be ok -- as i keep offline, paper wallets for any amounts of significance.

would be smart to support many different languages.

email notification of incoming transactions (and optionally for outgoing payments as well) would be nice.


Title: Re: Online wallet
Post by: drkurubit on February 20, 2012, 07:51:32 AM
The plan that i would like to follow is to implement 0% fees, where a user can move as many btc as they please, as for the security i have taken every step i can to maintaing everything lock down, i mean overstep as my field of studies is security. And as of now i have english and spanish but love to support many more. and notifications is something im working o now, both email and sms using twilio.


Title: Re: Online wallet
Post by: amincd on February 20, 2012, 08:02:15 AM
I think Bitventory has the best security for an online wallet:

https://bitventory.com/testnet/

I recommend including its safeguards.


Title: Re: Online wallet
Post by: drkurubit on February 20, 2012, 08:08:29 AM
I think Bitventory has the best security for an online wallet:

https://bitventory.com/testnet/

I recommend including its safeguards.


Thank you I'll be looking into it


Title: Re: Online wallet
Post by: Technomage on February 20, 2012, 01:46:52 PM
I think Strongcoin and Blockchain.info wallets are very convenient and have good security. With Strongcoin the problem is the fees, which are much higher than the fees in the Blockchain.info wallet. I've used both though and can recommend them, especially the latter.


Title: Re: Online wallet
Post by: drkurubit on February 25, 2012, 08:53:52 AM
Next week where opening for beta tester, a max of 100 users will be allow to join the service and test things out.

Question: android or iphone app first ??


Title: Re: Online wallet
Post by: drkurubit on February 27, 2012, 01:14:49 AM
Small update.

I have everything running on tet servers, if you want to take a look, just go to http://bitsutoa.com
I should add that everything is running on tesnet and on dev servers, when we open for beta testing everything will de deleted and move the deployment servers for stability and security.

If you dont like something, or have feedbacks please let me know.  thank you


https://i.imgur.com/hqzZ5.png


Title: Re: Online wallet
Post by: Herbert on February 27, 2012, 09:02:08 AM
Can you explain a bit on the implementation? Is this "just" a bitcoind frontend with bitcoind running on your server? Or is the concept similar to blockchain.info or strongcoin?


Title: Re: Online wallet
Post by: amincd on February 27, 2012, 10:14:28 AM
Quote
Question: android or iphone app first ??

I think Apple will reject an online wallet app. They've rejected bitcoin clients before:

https://bitcointalk.org/index.php?topic=31362.0;all


Title: Re: Online wallet
Post by: Deafboy on February 27, 2012, 10:27:14 AM
Regarding the security.
Only safe online wallet is wallet which does not store any bitcoins (private keys).

Quote
online wallet available at any time, where you can send and receive payments from your browser or mobile devices.
Dynamic horizontal resizing would be fine. It looks bad on 800x480

(or two site designs - one for desktop / tablet, one for smartphone)


Title: Re: Online wallet
Post by: drkurubit on February 27, 2012, 10:44:51 AM
Can you explain a bit on the implementation? Is this "just" a bitcoind frontend with bitcoind running on your server? Or is the concept similar to blockchain.info or strongcoin?

Ill try to explain this as best as i can, my brother was the one who did the encryption side.
To what he has explain me is, your password is the key to decode the file contains your information.

The main app is base on ruby running out of Heroku (at the moment test is running on amazon ec2 and volume drive), bitcoind is running on a cloud cluster made up of 10 ec2 instances lock down for security, theres a nightly backup to an intence that is only turn on when the backup request is issue and then its turn off.


Title: Re: Online wallet
Post by: drkurubit on February 27, 2012, 10:45:32 AM

I think Apple will reject an online wallet app. They've rejected bitcoin clients before:

https://bitcointalk.org/index.php?topic=31362.0;all

for android im thinking native app, and for iphone more of a web app.


Title: Re: Online wallet
Post by: drkurubit on February 28, 2012, 10:17:51 AM
i have generated over 10K bitcoins for testing, does anyone know where i can send them for other developers to use


Title: Re: Online wallet
Post by: Pieter Wuille on February 28, 2012, 05:03:30 PM
i have generated over 10K bitcoins for testing, does anyone know where i can send them for other developers to use

http://testnet.freebitcoins.appspot.com/


Title: Re: Online wallet
Post by: drkurubit on March 02, 2012, 03:24:36 PM
officially testnet beta is online. if you need coins to test just reply with your address, and please leave feedback, what dont you like, what would you like to see. 


Thanks