Bitcoin Forum
May 05, 2024, 10:54:21 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 [115] 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 ... 676 »
  Print  
Author Topic: NA  (Read 893540 times)
/GeertJohan
Sr. Member
****
Offline Offline

Activity: 409
Merit: 250


View Profile
June 30, 2014, 04:39:59 PM
 #2281

In my opinion, an HTML wallets are a tricky business.
First of all, asuming the wallet is served from a webserver: one needs to trust CA's. After diginotar's failure, this is a bit of an issue.
Then there's the problem with javascript, which was never really designed to do crypto stuff. Most default javascript random number generators aren't very good. Furthermore, javascript doesn't exactly run in a safe environment. Code injection is trivial and a simple virus (Aw3some toolbar gadget mp3 downloader v6-plus DOWNLOAD NOW!) could do it. After that there's the subject of 'where do we store the coins aka private keys?'. Either on the server, making the server a huge target. Or in the client? (cookies? local storage? hmm.. I dont know if thats really that great..)..

So. I believe html/js wallets (or wallet front-ends) are definitely very interesting, but I doubt if they should be used in production already.
Browsers are constantly improving and working on security. I think there will come a time that something like this is possible in a safe way.
I'll take a better look at Hive and see how they approached these problems. Maybe they've got some great solutions!

What do we require for iOS?
(I'm not an Objective-C coder, so I might get terminology wrong.)
What we need is an Objective-C library that, on itself, is a complete working guldencoin node implementation with wallet functionality (including persistence).
Possibly this can be achieved by taking Breadwallet and adding scrypt+KGW.
The library should come with unit tests and regression tests.
If the library is forked (for instance from breadwallet), then upstream remote's should still work (keep git history). That way we can merge in new features and improvements.
The library must expose API's to do all the common tasks as seen in the android wallet and guldencoin-qt.
Please contact us before starting to work on this. We'd like to stay in touch throughout the process and avoid multiple people trying to achieve the same; spilling time by doing the same things twice.
1714949661
Hero Member
*
Offline Offline

Posts: 1714949661

View Profile Personal Message (Offline)

Ignore
1714949661
Reply with quote  #2

1714949661
Report to moderator
1714949661
Hero Member
*
Offline Offline

Posts: 1714949661

View Profile Personal Message (Offline)

Ignore
1714949661
Reply with quote  #2

1714949661
Report to moderator
1714949661
Hero Member
*
Offline Offline

Posts: 1714949661

View Profile Personal Message (Offline)

Ignore
1714949661
Reply with quote  #2

1714949661
Report to moderator
"The nature of Bitcoin is such that once version 0.1 was released, the core design was set in stone for the rest of its lifetime." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
WaterLooDown
Legendary
*
Offline Offline

Activity: 924
Merit: 1000


View Profile
June 30, 2014, 08:16:04 PM
 #2282

I have made a post in the hive wallet link, please feel free to make our voices heard. Smiley

https://bitcointalk.org/index.php?topic=637227.new#new

https://developer.gulden.com/blog/ - For the latest Gulden development updates
strataghyst
Sr. Member
****
Offline Offline

Activity: 393
Merit: 250


View Profile
June 30, 2014, 09:50:19 PM
 #2283

GeertJohan I think this can be done secure look at blockchain.info this is probably the most used bitcoin wallet.

They also have alot of open source code at github that you can review.
bram_vnl
Legendary
*
Offline Offline

Activity: 1148
Merit: 1000


View Profile
June 30, 2014, 11:03:38 PM
 #2284

http://www.guldencoinforum.com is down at the moment
shadowmoon
Full Member
***
Offline Offline

Activity: 210
Merit: 100

ActionCrypto.com ★ Bitcoin Binary Options


View Profile
July 01, 2014, 01:35:23 AM
 #2285

Guldencoin has established partnership with Bitscoinshop (http://www.bitscoinshop.com.br/en/) where you can buy items by using Guldencoin, and enjoy 10% discount. As Guldencoin is not yet integrated with the payment platform, you will need to use the following procedure during checkout:
 
1. Customers wishing to purchase using Guldencoin should choose the product, along with signing up with the details and place of delivery;
 
2. Choose the bank transfer as the payment method, meanwhile leave a message to indicate that you want to pay with Guldencoin;
 
3. In the message, specify the dollar amount of your purchase (with 10% discount) and the quote of the current exchanging rate. Bitscoinshop will convert the amount of your purchase into Guldencoin, and send wallet address for payment.
 
4. Once confirmed the payment, items will be delivered.

Buy various mining products, Asics, Gridseed, shoes and dressing. All with 6-month warranty against manufacturing defects!
We have several offers and products please visit our store.

BioMike
Legendary
*
Offline Offline

Activity: 1658
Merit: 1001


View Profile
July 01, 2014, 05:54:40 AM
 #2286

GeertJohan I think this can be done secure look at blockchain.info this is probably the most used bitcoin wallet.

Because most used is the most secure? Ask microsoft if that is true.

They also have alot of open source code at github that you can review.

OpenSSL anyone?

The point that GeertJohan wants to make is that security comes at many levels, you have to secure ALL of them. Webservers are very difficult (and expensive) to secure properly. Security is as strong as the weakest link. Riskmanagement comes second, how much is lost when security is breached? That is way more on a centralized server than on an individual wallet.
thsminer
Sr. Member
****
Offline Offline

Activity: 332
Merit: 250



View Profile
July 01, 2014, 06:34:39 AM
Last edit: July 01, 2014, 01:57:38 PM by thsminer
 #2287

To anyone who is trading at Coinnext, https://coinnext.com this exchange is going to shut down by the 24th of July. So withdraw your funds over there.
WaterLooDown
Legendary
*
Offline Offline

Activity: 924
Merit: 1000


View Profile
July 01, 2014, 06:58:57 AM
 #2288

To anyone who is trading at Coinext, https://coinnext.com this exchange is going to shut down by the 24th of July. So withdraw your funds over there.

Thanks for the update ths.


https://developer.gulden.com/blog/ - For the latest Gulden development updates
veertje
Legendary
*
Offline Offline

Activity: 952
Merit: 1000


View Profile
July 01, 2014, 07:22:56 AM
Last edit: July 01, 2014, 02:05:41 PM by veertje
 #2289

Is the team already lobbying for some (big) sponsors to get a budget for a marketing campain or development costs? That could be inside the cryptoland, but outside cryptoland as well. There is a budget reserved in NLG, but maybe get some sponsors in Euro's, to speed up that proces. I think the sponsors can get banners on the many guldencoin websites for their promotion. F.e. on http://www.guldencoinweb.nl and https://guldencoin.com ofcourse.
WaterLooDown
Legendary
*
Offline Offline

Activity: 924
Merit: 1000


View Profile
July 01, 2014, 07:44:00 AM
 #2290

Added to the ANN:

iOS framework
An iOS framework that exposes Guldencoin wallet functionality with Objective-C methods so that we can build an app around it. It would have to contain the following functionality:

- get confirmed and unconfirmed balance
- get recent transactions
- send payments
- get (send/receive) addresses
- generate new address
- get QR code of address
- request payment with amount, label and message using QR code
- get all transactions, sent or received
- get connected peers
- get latest blocks
- backup private keys
- restore private keys
- reset blockchain
- trusted peers

Reward: 2.000.000 NLG

Hi Guys,

The importance of this project cannot be underestimated, it will bring a lot of good for NLG. Find out from friends or family if they know anyone that could potentially help out here.

Thanks

https://developer.gulden.com/blog/ - For the latest Gulden development updates
thsminer
Sr. Member
****
Offline Offline

Activity: 332
Merit: 250



View Profile
July 01, 2014, 09:06:53 AM
 #2291

To anyone who is trading at Coinext, https://coinnext.com this exchange is going to shut down by the 24th of July. So withdraw your funds over there.

Thanks for the update ths.



I do want to share some funny experience... This morning at the same time I did a withdrawal both BTC and NLG. NLG was transfered from Coinext to Bittrex in 4 mins including the delay exchanges normally have. BTC is still pending after more than an hour and a half!
Digithusiast
Hero Member
*****
Offline Offline

Activity: 886
Merit: 504



View Profile
July 01, 2014, 10:13:14 AM
Last edit: July 01, 2014, 10:26:05 AM by Digithusiast
 #2292

To trigger some additional bets today on http://nlgcup.com I placed 5,000 NLG on a Unites States win over Belgium, and 5,000 NLG on a Swiss win over Argentina  Grin  Grin  Grin

...and for coming Friday 10,000 NLG on a Colombia win over Brasil,
...and for Saturday 10,000 NLG on a Costa Rica win over The Netherlands   Tongue
WaterLooDown
Legendary
*
Offline Offline

Activity: 924
Merit: 1000


View Profile
July 01, 2014, 11:05:01 AM
 #2293

Guldencoin has established partnership with Bitscoinshop (http://www.bitscoinshop.com.br/en/) where you can buy items by using Guldencoin, and enjoy 10% discount. As Guldencoin is not yet integrated with the payment platform, you will need to use the following procedure during checkout:
 
1. Customers wishing to purchase using Guldencoin should choose the product, along with signing up with the details and place of delivery;
 
2. Choose the bank transfer as the payment method, meanwhile leave a message to indicate that you want to pay with Guldencoin;
 
3. In the message, specify the dollar amount of your purchase (with 10% discount) and the quote of the current exchanging rate. Bitscoinshop will convert the amount of your purchase into Guldencoin, and send wallet address for payment.
 
4. Once confirmed the payment, items will be delivered.

Buy various mining products, Asics, Gridseed, shoes and dressing. All with 6-month warranty against manufacturing defects!
We have several offers and products please visit our store.

That is great Shadowmoon, thanks for the update!

https://developer.gulden.com/blog/ - For the latest Gulden development updates
BlackB
Member
**
Offline Offline

Activity: 72
Merit: 10


View Profile
July 01, 2014, 02:33:11 PM
 #2294

I bet for Germany yesterday no loot received Sad
veertje
Legendary
*
Offline Offline

Activity: 952
Merit: 1000


View Profile
July 01, 2014, 03:57:32 PM
 #2295

I bet for Germany yesterday no loot received Sad

As long as the "old" matches are on top, they are not payed yet. Germany-Algeria is still on top, so payout will come, no worries.. Cool
bram_vnl
Legendary
*
Offline Offline

Activity: 1148
Merit: 1000


View Profile
July 01, 2014, 11:44:04 PM
 #2296

When can we expect updates again?
TamiLee
Hero Member
*****
Offline Offline

Activity: 637
Merit: 500


View Profile
July 02, 2014, 06:53:39 AM
 #2297

When can we expect updates again?

Looks like the market is waiting for a update as sellers are not forcing the price down and buyers on the sidelines for 2 reasons.

1. BTC price has gone up.
2. NLG makes another announcement it might force some buys between the 100 and 120 range, I think no announcement by friday the price will be forced down until more news creates a fresh pump.

This is the lowest the volume has been on bittrex which suggests people are holding as they see the potential value in the coin.
WaterLooDown
Legendary
*
Offline Offline

Activity: 924
Merit: 1000


View Profile
July 02, 2014, 07:03:50 AM
 #2298

Hi All,

Version 1.6 of the Android application has been uploaded to the playstore. This added in new checkpoints so the sync times will be A LOT faster now for new users and updated additional seed nodes for faster syncs.

Please give it a try and let us know how the new version works.


https://developer.gulden.com/blog/ - For the latest Gulden development updates
Svener
Hero Member
*****
Offline Offline

Activity: 502
Merit: 500


View Profile
July 02, 2014, 07:41:03 AM
 #2299

Hi All,

Version 1.6 of the Android application has been uploaded to the playstore. This added in new checkpoints so the sync times will be A LOT faster now for new users and updated additional seed nodes for faster syncs.

Please give it a try and let us know how the new version works.



I installed it on my sisters s4 and sent a test payment... came through really fast. Great job! Keep up the good work team.
thsminer
Sr. Member
****
Offline Offline

Activity: 332
Merit: 250



View Profile
July 02, 2014, 09:26:28 AM
 #2300

When can we expect updates again?

Looks like the market is waiting for a update as sellers are not forcing the price down and buyers on the sidelines for 2 reasons.

1. BTC price has gone up.
2. NLG makes another announcement it might force some buys between the 100 and 120 range, I think no announcement by friday the price will be forced down until more news creates a fresh pump.

This is the lowest the volume has been on bittrex which suggests people are holding as they see the potential value in the coin.

Yep, the only volume is from our constant sellers. However it is all artificial as I mentioned a few posts earlier. Only one person or group is keeping up the price by putting buy orders on 100 and now 90. Almost no orders are put above this so besides this buyer nobody is eager to buy. It's impossible to have success stories every two weeks so in between those announcements you will have to accept huge drops. But... as in many cases this silence is often followed by a huge buy fest.

There are some psychological priciples that often can be seen in stockmarkets:

- is this interesting? Can I make good profit? lets wait a little...
- you see, it's cheaper now, lets wait a little more...
- Hmm lets pickup some because it can't get much less...
- sh..t it dropped again, i'll buy some more to lower the average price
- whow this has no bottom! Sell, sell, sell...
- Sh..t it climbes, lets wait it'l drop again
- huh it keeps rising... shall I buy?
- Wow this is rising for a week now I don't want to miss the train, Buy, Buy, buy

And so the story goes on and on and on. Smiley




Pages: « 1 ... 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 [115] 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 ... 676 »
  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!