Bitcoin Forum
October 19, 2025, 01:05:44 AM *
News: Latest Bitcoin Core release: 30.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 [1319] 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 ... 2548 »
  Print  
Author Topic: NXT :: descendant of Bitcoin - Updated Information  (Read 2761747 times)
ebereon
Sr. Member
****
Offline Offline

Activity: 397
Merit: 500


View Profile
January 31, 2014, 03:12:07 AM
 #26361

Solar powered NXT node for conferences!

Berlin conference first!  Wink

I want to support the next conferences with a RasPI completly solar powered in a nice box.
- RasPI model B
- Wlan USB Stick with preconfigured DHCP settings (just turn on wifi tethering on your mobile phone with SSID: NXT, PW: RasPI-NXT)
- Solar panel on top of the box
- 2x Li-Ion battery powerbank (up to 4x 18650 Li-Ion recharchable batterys each) (up to 27'200mAh! It will be able to run NXT node up to 30 hours without Sun!)
(I can sent this to Berlin with batteries included, but not outside germany, so you have to buy the batteries your self)
- open NRS of the RasPI on your mobile phone to show it

All parts will be assembled with latest raspian configured to start up NXT server and login to Wlan 802.11bgn after plugin the power cable of the RasPI.

I will also make a list of all parts, so other conferences can build it's own, because of customs/tax etc.

Some more equipment will arrive next week, then I will also build up odroid U3 and XU (octacore Wink).

2 photos:
You see 2 cables going into the box, atm the batteries need a first charge with normal 5V/1A powersupplys, it should be done in ~14 hours


And the parts in the box:


If the community like it, I can send it to one of the Berlin conference people. Well, please resend to me when finished Wink

Todo:
- testing odroid U3 + XU
- measure power consumption of all parts, batteries and solar panel to optimice power usage for offgrid solar NXT nodes
- make a list off all pars + weblinks to shops
- howto
- ...

Greets,
eb
ebereon
Sr. Member
****
Offline Offline

Activity: 397
Merit: 500


View Profile
January 31, 2014, 03:20:41 AM
 #26362

BTW: More pics here -> http://imgur.com/zFJAnzw,zhN1Ny5,VD5oaiz,S6fpGe3,w6mfMfY,r3FPKuD,yD9lncP,8Y7VVXb#6  Cool
salsacz
Hero Member
*****
Offline Offline

Activity: 490
Merit: 504


View Profile
January 31, 2014, 03:30:09 AM
 #26363

fantastic! where do you live, eb?
opticalcarrier
Full Member
***
Offline Offline

Activity: 238
Merit: 100



View Profile
January 31, 2014, 03:34:55 AM
 #26364

I think one of the top priorities for the NXT guys going to Austin BTC is to try to meet up with some zerocoin folks.
ebereon
Sr. Member
****
Offline Offline

Activity: 397
Merit: 500


View Profile
January 31, 2014, 03:36:06 AM
 #26365

fantastic! where do you live, eb?
Southern Germany  Cool
jl777
Legendary
*
Offline Offline

Activity: 1176
Merit: 1134


View Profile WWW
January 31, 2014, 03:45:24 AM
 #26366

I think one of the top priorities for the NXT guys going to Austin BTC is to try to meet up with some zerocoin folks.
+1
By then we hope to have proof of concept NXTcash.

NXTcash could be in Asset Exchange, so that it will definitely be separate from NXT itself. If you don't want to use NXTcash, there is no reason to do so. Still early days so a lot can change, but there will be some unavoidable fees when using NXTcash, probably 2 transaction fees, possibly more. Not sure.

We might also need a DAC to act as cashier. This could be a really cool proof of concept that shows that all the fancy stuff other coins are talking about could be done on top of NXT.

I hope that after client is released, nexern could help with NXTcash. We need some client changes and might need his DNA. Not sure on the latter.

James

P.S. Any chance of reserving the NXTcash asset name so all of NXT could use a common sense name for it? Not sure if Asset Names are transferable. does anybody know?

http://www.digitalcatallaxy.com/report2015.html
100+ page annual report for SuperNET
jl777
Legendary
*
Offline Offline

Activity: 1176
Merit: 1134


View Profile WWW
January 31, 2014, 04:06:28 AM
 #26367

libzerocoin v0.11 tutorial.

Successfully loaded parameters.
Successfully minted a zerocoin.
Deserialized and verified the coin.
Successfully accumulated coins.
Successfully generated a coin spend transaction.
Successfully verified a coin spend transaction.

Coin serial number is:
50670758816621627632275390863152275966382160624109318714908837898946724293259

Installed libzerocoin and generated a test coin Smiley

http://www.digitalcatallaxy.com/report2015.html
100+ page annual report for SuperNET
jl777
Legendary
*
Offline Offline

Activity: 1176
Merit: 1134


View Profile WWW
January 31, 2014, 04:11:05 AM
 #26368

libzerocoin v0.11 test utility.

Testing if an RSA modulus can be generated...
   [PASS]
Testing if parameter sizes are correct...
   [PASS]
Testing if group/field parameters can be generated...
   [PASS]
Testing if parameter generation is correct...
   [PASS]
Testing if coins can be minted...
   [PASS]
Testing if the accumulator works...
   [PASS]
Testing if the commitment equality PoK works...
   [PASS]
Testing if a minted coin can be spent...
   [PASS]

Average coin size is 133 bytes.
Serial number size is 32 bytes.
Spend proof size is 23567 bytes.

8 out of 8 tests passed.

OK, so I have verified libzerocoin functions in isolation. No major issues getting it running. Now to encapsulate it so Java can call the libzerocoin.

http://www.digitalcatallaxy.com/report2015.html
100+ page annual report for SuperNET
Anon136
Legendary
*
Offline Offline

Activity: 1722
Merit: 1217



View Profile
January 31, 2014, 05:05:02 AM
 #26369

this has to be a record amount of time between comments in this thread

Rep Thread: https://bitcointalk.org/index.php?topic=381041
If one can not confer upon another a right which he does not himself first possess, by what means does the state derive the right to engage in behaviors from which the public is prohibited?
jl777
Legendary
*
Offline Offline

Activity: 1176
Merit: 1134


View Profile WWW
January 31, 2014, 05:10:21 AM
 #26370

this has to be a record amount of time between comments in this thread
I thought it must have been broken!
If it weren't for my blabber, it would have been over 90 minutes between posts.

http://www.digitalcatallaxy.com/report2015.html
100+ page annual report for SuperNET
salsacz
Hero Member
*****
Offline Offline

Activity: 490
Merit: 504


View Profile
January 31, 2014, 05:10:59 AM
Last edit: January 31, 2014, 05:23:57 AM by salsacz
 #26371

First chapters of NxtMyths as infographics:
http://nxtcoin.blogspot.cz/2014/01/nxt-distribution-infographics.html
= multimedia

Best quality:


Good night  Wink

PS: donations, as usual  Cool 15003961341330858247
Anon136
Legendary
*
Offline Offline

Activity: 1722
Merit: 1217



View Profile
January 31, 2014, 05:11:20 AM
 #26372

this has to be a record amount of time between comments in this thread
I thought it must have been broken!
If it weren't for my blabber, it would have been over 90 minutes between posts.

wonder why its so quiet. it isnt some sort of holiday or something is it.

Rep Thread: https://bitcointalk.org/index.php?topic=381041
If one can not confer upon another a right which he does not himself first possess, by what means does the state derive the right to engage in behaviors from which the public is prohibited?
brooklynbtc
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250

AKA jefdiesel


View Profile
January 31, 2014, 05:12:43 AM
 #26373

James, how about we explore non-legal recourses first? I've suggested proof of prior art and reputation damage, any other ideas? Maybe steganography for art/video assets?
Maybe we just follow the cryptocurrency style. Open source. Free to use. For everyone!
Usage is fine. Stealing outright is not.
Things like clients should be open source and free to use for everyone. Things like web services shouldn't be open source.. Look at all the BTC and LTC clones. Everyone uses the same client/wallet. And it wasn't created by satoshi. Did it harm BTC or LTC? No..

+1. No matter what we we do, we should avoid to make Nxt a corporation. There is no Nxt entity, only open source individual's works and contribution. Between corporation and theft, I rather choose theft.
+theft

SN
S   U   P   E   R    N   E   T
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀   
Uniting cryptocurrencies, Rewarding talent, Sharing benefits..

Blockchain Technology.

TwinWinNerD
Legendary
*
Offline Offline

Activity: 1680
Merit: 1001


CEO Bitpanda.com


View Profile WWW
January 31, 2014, 05:23:41 AM
 #26374

this has to be a record amount of time between comments in this thread
I thought it must have been broken!
If it weren't for my blabber, it would have been over 90 minutes between posts.

wonder why its so quiet. it isnt some sort of holiday or something is it.

chinese new year!

jl777
Legendary
*
Offline Offline

Activity: 1176
Merit: 1134


View Profile WWW
January 31, 2014, 05:34:05 AM
 #26375

this has to be a record amount of time between comments in this thread
I thought it must have been broken!
If it weren't for my blabber, it would have been over 90 minutes between posts.

wonder why its so quiet. it isnt some sort of holiday or something is it.

chinese new year!
This means 90% of all the regulars are all from China!

http://www.digitalcatallaxy.com/report2015.html
100+ page annual report for SuperNET
Anon136
Legendary
*
Offline Offline

Activity: 1722
Merit: 1217



View Profile
January 31, 2014, 05:43:26 AM
 #26376

this has to be a record amount of time between comments in this thread
I thought it must have been broken!
If it weren't for my blabber, it would have been over 90 minutes between posts.

wonder why its so quiet. it isnt some sort of holiday or something is it.

chinese new year!
This means 90% of all the regulars are all from China!

i looked it up. a lot of countries celebrate chinese new year, not just china.

Rep Thread: https://bitcointalk.org/index.php?topic=381041
If one can not confer upon another a right which he does not himself first possess, by what means does the state derive the right to engage in behaviors from which the public is prohibited?
msin
Legendary
*
Offline Offline

Activity: 1512
Merit: 1006


View Profile
January 31, 2014, 05:50:50 AM
 #26377

Its quiet here, perhaps the calm before the storm. jl777, great job on the zerocoin project, do you think its doable from the code you have?
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1010

Newbie


View Profile
January 31, 2014, 06:06:57 AM
 #26378

Anyone can clone Nxt, but CFB can kill it.

CFB won't kill clones.
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1010

Newbie


View Profile
January 31, 2014, 06:09:00 AM
 #26379

So, because Utopian is a Nxt support, it's okay for him to create a clone?

It's OK to clone even for u as long as u don't try to scam ppl.
jl777
Legendary
*
Offline Offline

Activity: 1176
Merit: 1134


View Profile WWW
January 31, 2014, 06:15:11 AM
 #26380

Its quiet here, perhaps the calm before the storm. jl777, great job on the zerocoin project, do you think its doable from the code you have?
As long as we get several more people to help, we can get a proof of concept NXTcash testnet (Mar?). It won't be usable for end users, but it will show the zerocoin team we are serious. At that point we will either get direct help from them or early releases of their upcoming zerocash as we would be able to help them debug it. Even if we don't we would have shown we can encapsulate C++ and call it from NXT Java code, so as soon as their zerocash is released in May, we can start porting.

At that point, depending on how it tests out, we might even be able to release it, or we might have to refactor it into 100% Java. Not sure on that point.

Still need to solve a few mysteries, too tired now, but maybe somebody else will find an easy solution. Battling with where and how the redeemed NXTcash gets sent. Will it be an asset in Asset Exchange with a decentralized autonomous gateway? Stuff like that. Suggestions welcomed that's for sure as this is pretty cutting edge stuff I don't think many people have much reference to go by, any idea is potentially a good idea.

https://github.com/Zerocoin/libzerocoin/wiki/Integrating-with-bitcoin-clients is the key info on how to integrate zerocoin onto NXT.

The important thing is that NXTcash will be purely optional and if someone does not want to use it, they wont have to. Converting NXT -> NXTcash will be done locally and take about a minute, that is the longest time with the upcoming zerocash release. Also, anybody using NXTcash will need 7gigs on their HDD, so probably will never work so good on smartphones. Current cost will be 2 NXT and maybe a bit more, not sure until we figure out exact redemption control flow.

Feeling a lot more optimistic about this, even without any help from zerocoin team. We just need help from the key NXT peoples!

NXTcash, the next form of cash!!

James

http://www.digitalcatallaxy.com/report2015.html
100+ page annual report for SuperNET
Pages: « 1 ... 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 [1319] 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 ... 2548 »
  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!