|
|
eja
Newbie
Offline
Activity: 39
Merit: 0
|
|
January 23, 2012, 11:44:49 PM |
|
After selecting the language I just get a white screen. This is on chromium 15 on linux. It does work on my mobile phone though.. looks nice
|
|
|
|
hattorihanzo (OP)
Newbie
Offline
Activity: 23
Merit: 0
|
|
January 23, 2012, 11:52:18 PM |
|
After selecting the language I just get a white screen. This is on chromium 15 on linux. It does work on my mobile phone though.. looks nice Strange. I'm using 16 and do most my testing in chrome. Can you refresh it and try again?
|
|
|
|
eja
Newbie
Offline
Activity: 39
Merit: 0
|
|
January 23, 2012, 11:59:54 PM |
|
Yes, seems to work now..
|
|
|
|
hattorihanzo (OP)
Newbie
Offline
Activity: 23
Merit: 0
|
|
January 24, 2012, 12:03:10 AM |
|
Strange. Yea this is target for webkit. so im pretty sure dom sql and a few other features are limited to chrome and android/iphone devices.
|
|
|
|
teslacoil404
Member
Offline
Activity: 78
Merit: 10
|
|
January 24, 2012, 12:29:50 AM |
|
Hi, it looks nice!I can translate it in italian if you want.
|
|
|
|
hattorihanzo (OP)
Newbie
Offline
Activity: 23
Merit: 0
|
|
January 24, 2012, 03:22:05 AM |
|
|
|
|
|
Costia
Newbie
Offline
Activity: 28
Merit: 0
|
|
January 24, 2012, 03:34:25 AM |
|
why should i trust you and the security of your pc with the private key of my wallet? and: http://btcbin.com/#dev does that delete only my entries?
|
|
|
|
hattorihanzo (OP)
Newbie
Offline
Activity: 23
Merit: 0
|
|
January 24, 2012, 03:45:06 AM |
|
why should i trust you and the security of your pc with the private key of my wallet? and: http://btcbin.com/#dev does that delete only my entries? Nothing is hosted on BTCBIN, all the data is stored on your device similar to the normal client. Altho the normal client has wallet encryption, this is ment to be just a wallet carrier. And yes, it will all the wallets. But im think your confused still about how the app works.
|
|
|
|
Costia
Newbie
Offline
Activity: 28
Merit: 0
|
|
January 24, 2012, 03:49:11 AM |
|
you use the local storage feature of html5? I am just being paranoid, as required by bitcoin
|
|
|
|
hattorihanzo (OP)
Newbie
Offline
Activity: 23
Merit: 0
|
|
January 24, 2012, 03:51:58 AM |
|
more or elss but no, webkits local sqlite
|
|
|
|
hattorihanzo (OP)
Newbie
Offline
Activity: 23
Merit: 0
|
|
January 24, 2012, 03:54:21 AM |
|
so it only works in webkit right now. I will see about adding a driver for localstorage and maybe getting it to work on wp7
|
|
|
|
Costia
Newbie
Offline
Activity: 28
Merit: 0
|
|
January 24, 2012, 04:13:35 AM |
|
Oh. so its totally offline I thought it still required a server like apache
|
|
|
|
hattorihanzo (OP)
Newbie
Offline
Activity: 23
Merit: 0
|
|
January 24, 2012, 04:22:55 AM |
|
Well servering the static files yes. But if you look, we utilize html5 app caching. This will work in air-plane mode baby.
|
|
|
|
Costia
Newbie
Offline
Activity: 28
Merit: 0
|
|
January 24, 2012, 05:01:30 AM |
|
you have to encrypt the keys the db is stored as a regular file - i was able to read the private key with notepad from outside the browser
|
|
|
|
hattorihanzo (OP)
Newbie
Offline
Activity: 23
Merit: 0
|
|
January 24, 2012, 03:15:04 PM |
|
you have to encrypt the keys the db is stored as a regular file - i was able to read the private key with notepad from outside the browser
Yes i agree, this is still in development. Also its targeted for mobile devices which have a more sandboxed environment, but still given the nature I agree.
|
|
|
|
Costia
Newbie
Offline
Activity: 28
Merit: 0
|
|
January 24, 2012, 03:27:42 PM |
|
I didnt know mobile device browsers supported html 5. confirmed to work on my sony X10 mini - in the android opera browser. nice
|
|
|
|
hattorihanzo (OP)
Newbie
Offline
Activity: 23
Merit: 0
|
|
January 24, 2012, 05:33:54 PM |
|
I didnt know mobile device browsers supported html 5. confirmed to work on my sony X10 mini - in the android opera browser. nice Iphone and android both use webkit, I've tested on these devices. Androids: droid 1,2,3 iphone 3,4s ipod touch
|
|
|
|
hattorihanzo (OP)
Newbie
Offline
Activity: 23
Merit: 0
|
|
January 24, 2012, 07:25:29 PM |
|
also chrome 16.
it should also work in opera and safari.
no firefox or ie due to the sqlite requirement.
|
|
|
|
|