Pages:
Author

Topic: Bit-Bank: New Online eWallet - page 3. (Read 5509 times)

sr. member
Activity: 300
Merit: 250
July 24, 2011, 05:49:18 PM
#7
Your page states..

"A minimal fee of 0.01 BTC gets sent to Bit-Bank to allow the continued use of our services. Other than that, our services are entirely free."

Is this a one time fee, or??
hero member
Activity: 672
Merit: 500
BitLotto - best odds + best payouts + cheat-proof
July 24, 2011, 12:08:50 PM
#6
The hardest part is reading black on a very dark brown background.
copper member
Activity: 62
Merit: 0
July 24, 2011, 11:54:31 AM
#5
good work!

one thing i dont like is the design. i think the current design does not fit what the website is about, you need something more modern.
Thanks for the input - I'll definitely consider switching to a more Web-2.0 design in the future.
That'll be after all the core functionality (including the SCI) is finished, though.
full member
Activity: 230
Merit: 100
July 24, 2011, 11:31:41 AM
#4
good work!

one thing i dont like is the design. i think the current design does not fit what the website is about, you need something more modern.
copper member
Activity: 62
Merit: 0
July 24, 2011, 11:25:29 AM
#3
What do you do for security?
Basic:
-Force all traffic through https
-Use a VPS for hosting

Databases:
-Store passwords using a secure hashing algorithm + a unique salt
-Store API keys and tokens using a secure 2-way encryption algorithm (with a private key)

Forms:
-Escape input and strip HTML tags to prevent MySQL injection
-Use sessions + tokens (which expire after a short while) to prevent cross-site request forgery
-Check input for proper values for current form

API:
-Escape parameters + strip tags to prevent MySQL injection
-Check parameters for proper values (ie 30-character API key, etc)
hero member
Activity: 672
Merit: 500
BitLotto - best odds + best payouts + cheat-proof
July 24, 2011, 10:56:52 AM
#2
What do you do for security?
copper member
Activity: 62
Merit: 0
July 24, 2011, 10:43:47 AM
#1
Bit-Bank is a new online eWallet with a goal of providing a secure, convenient location for users to store their bitcoins.

By storing Bitcoins in our eWallet, they'll be accessible from any internet-enabled device, and may be withdraw to any BitCoin address or another Bit-Bank account (which is free and instantaneous).

Users can generate many BitCoin addresses, which can be assigned names such as public, donations, private, etc. Furthurmore, all users are given a unique URL (such as, for mine: https://bit-bank.org/user/seeARMS) which simply displays your public Bitcoin address.

We have also just released an API, which will hopefully spark more mainstream interest in BitCoins. This API allows developers to query for balances, send bitcoins, query for your receiving addresses, etc.

The next thing we're working on is a shopping cart interface (SCI). This will allow merchants to easily accept BitCoin payments online. I hope to have this complete within the next week or so.

Visit us at: https://bit-bank.org.

If you have any questions/comments about the security, appearance or functionality of the site, please ask away.
Pages:
Jump to: