Bitcoin Forum
April 16, 2024, 05:50:58 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 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 ... 2557 »
  Print  
Author Topic: NXT :: descendant of Bitcoin - Updated Information  (Read 2761521 times)
NxtChg
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1000


Simcoin Developer


View Profile WWW
January 29, 2014, 09:32:15 PM
 #25941

API 2 won't care about addresses. Transactions will be signed on client side.

But when you return addresses for transactions?

Like current getTransaction.

Old 64-bit unsigned number.

So we can protect from any corruption on the way from core to client by adding new addresses.

Otherwise if something goes wrong, and a wrong address gets to the client, the new addresses won't save the user.

Simcoin: https://simtalk.org:444/ | The Simplest Bitcoin Wallet: https://tsbw.io/ | Coinmix: https://coinmix.to | Tippr stats: https://tsbw.io/tippr/
--
About smaragda and his lies: https://medium.com/@nxtchg/about-smaragda-and-his-lies-c376e4694de9
1713246658
Hero Member
*
Offline Offline

Posts: 1713246658

View Profile Personal Message (Offline)

Ignore
1713246658
Reply with quote  #2

1713246658
Report to moderator
Whoever mines the block which ends up containing your transaction will get its fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713246658
Hero Member
*
Offline Offline

Posts: 1713246658

View Profile Personal Message (Offline)

Ignore
1713246658
Reply with quote  #2

1713246658
Report to moderator
1713246658
Hero Member
*
Offline Offline

Posts: 1713246658

View Profile Personal Message (Offline)

Ignore
1713246658
Reply with quote  #2

1713246658
Report to moderator
1713246658
Hero Member
*
Offline Offline

Posts: 1713246658

View Profile Personal Message (Offline)

Ignore
1713246658
Reply with quote  #2

1713246658
Report to moderator
martismartis
Legendary
*
Offline Offline

Activity: 1162
Merit: 1005


View Profile
January 29, 2014, 09:34:19 PM
 #25942

When you remember the address, could you send them to Anon for safe keeping?   Tongue

The file with the link to online wallet (blockchain.info guid) is encrypted with the BTC address...

I think guys who sold me the bitcoins should have it in their wallet history.

Edit: I'll find it in browser history, don't worry.

Maybe this: 1LLe2He9k8r8WnAnuXJbAUedX8c2HCr8bQ Smiley
jl777
Legendary
*
Offline Offline

Activity: 1176
Merit: 1132


View Profile WWW
January 29, 2014, 09:35:20 PM
 #25943

http://www.youtube.com/watch?v=Uh6erfE9HYE

Matthew Green's half hour presentation at Real World Crypto 2014

They massively improved on the alpha version. zerocash uses SHA256, merkle trees, etc. and seems to be ideal to implement onto NXT

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

Activity: 1176
Merit: 1132


View Profile WWW
January 29, 2014, 09:41:42 PM
 #25944

Why not zerocoin? Any unproven tech will need to be reviewed by cryptographic authority and we know that is not so easy.

I'll read Zerocoin whitepaper tomorrow and will think. Today is too late, time to drink milk and go to bed soon.

In my search for a crypto algo reviewer, I was referred to a crypto expert named Matt Green.  He did get back to me yesterday and said he was currently advising Zerocoin but might have some time to review our code.  I did mention to him that we were interested in implementing Zerocoin with Nxt POS and would like him to review our code if he could.  Here is his blog, seems like a really nice guy; http://blog.cryptographyengineering.com/

Also, I've had a hard time getting crypto people to review the code, they would rather review a protocol design document instead of code.
That's the zerocoin professor!
zerocash is scheduled to be released in May as altcoin.

http://www.digitalcatallaxy.com/report2015.html
100+ page annual report for SuperNET
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
January 29, 2014, 09:42:36 PM
 #25945

But in any other case, how could Big Brother possibly add your "more info" if all transaction in the past are fulfilled?

Imagine that weight of a real (weight = 100%) link between IN and OUT is 5% (that's how Big Brother sees it). U use this OUT to buy something from a website that is later seized by BB. Now he knows one of ur real IPs, this increases that link weight from 5% to 12%.

Even worse, some other guy reveals his real transactions, this automatically increases weights of all the other links involved into the same mixing session.


And the other thing: what's the issue with the 'joincoin approach'? I.e. if n senders sends 5Nxts then n receiver receives 5Nxts. So, nobody could differentiate who exactly transferred whom 5Nxt. They send collectively n*5 Nxts and they receive collectively n*5 Nxts.

"nobody could differentiate who exactly transferred whom 5Nxt" is correct, but actually some non-zero probability is enough to use approach described above to deanonymize u.
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
January 29, 2014, 09:44:52 PM
 #25946

So we can protect from any corruption on the way from core to client by adding new addresses.

Otherwise if something goes wrong, and a wrong address gets to the client, the new addresses won't save the user.

Signature would be invalidated in case of corruption.
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
January 29, 2014, 09:45:43 PM
 #25947

Maybe this: 1LLe2He9k8r8WnAnuXJbAUedX8c2HCr8bQ Smiley

Yes, thank u.

Money is still there, it's good.
NxtChg
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1000


Simcoin Developer


View Profile WWW
January 29, 2014, 09:45:58 PM
 #25948

They massively improved on the alpha version. zerocash uses SHA256, merkle trees, etc. and seems to be ideal to implement onto NXT

Watching. This indeed looks much better.

Simcoin: https://simtalk.org:444/ | The Simplest Bitcoin Wallet: https://tsbw.io/ | Coinmix: https://coinmix.to | Tippr stats: https://tsbw.io/tippr/
--
About smaragda and his lies: https://medium.com/@nxtchg/about-smaragda-and-his-lies-c376e4694de9
nxtru
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
January 29, 2014, 09:49:16 PM
 #25949


The block #53436 contains 65 transactions!
jl777
Legendary
*
Offline Offline

Activity: 1176
Merit: 1132


View Profile WWW
January 29, 2014, 09:49:25 PM
 #25950

They massively improved on the alpha version. zerocash uses SHA256, merkle trees, etc. and seems to be ideal to implement onto NXT

Watching. This indeed looks much better.
3 totally private transactions can be embedded in a single AM
Compute time was ~one minute, but that is done by the local client computer, verification time <10 milliseconds

small enough to fit in AM, fast enough for 100 TPS

Whitepaper will be written by univ, professor
reference implementation with source code in May

If we can establish earlier workings with them, that would be much better.

James

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

Activity: 1162
Merit: 1005


View Profile
January 29, 2014, 09:50:04 PM
 #25951

Maybe this: 1LLe2He9k8r8WnAnuXJbAUedX8c2HCr8bQ Smiley

Yes, thank u.

Money is still there, it's good.

5% for storing your wallet number  Grin
NxtChg
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1000


Simcoin Developer


View Profile WWW
January 29, 2014, 09:50:27 PM
 #25952

Signature would be invalidated in case of corruption.

You're not listening! Forget about transaction signing, I understood already long time ago what you're trying to say.

This is another issue:
- client calls getTransaction
- core returns sender address
- something goes wrong and client receives a corrupted address
- user decides to send money to that address and loses money

If that would be the new address, it would be protected from corruption.

We have a chance to add extra protection, why not do it?





Simcoin: https://simtalk.org:444/ | The Simplest Bitcoin Wallet: https://tsbw.io/ | Coinmix: https://coinmix.to | Tippr stats: https://tsbw.io/tippr/
--
About smaragda and his lies: https://medium.com/@nxtchg/about-smaragda-and-his-lies-c376e4694de9
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
January 29, 2014, 09:53:18 PM
 #25953

You're not listening!

I am. I'm just sleeping. I got u. I hope. Smiley
Std52stp
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
January 29, 2014, 09:54:22 PM
 #25954

Why is NXT falling down?
Do you think it will reach 0,00005000 btc again ?
Anon136
Legendary
*
Offline Offline

Activity: 1722
Merit: 1217



View Profile
January 29, 2014, 09:56:07 PM
 #25955

Why is NXT falling down?
Do you think it will reach 0,00005000 btc again ?

from my observation of the charts it appears to be driven from the supply side. strong demand but big seller(s) taking very large dumps.

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: 1470
Merit: 1004


View Profile
January 29, 2014, 09:56:25 PM
 #25956

Why is NXT falling down?
Do you think it will reach 0,00005000 btc again ?

Maybe, we had a dip before it skyrocketed before, so don't wait to long.
ChuckOne
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250

☕ NXT-4BTE-8Y4K-CDS2-6TB82


View Profile
January 29, 2014, 09:56:28 PM
 #25957

But in any other case, how could Big Brother possibly add your "more info" if all transaction in the past are fulfilled?

Imagine that weight of a real (weight = 100%) link between IN and OUT is 5% (that's how Big Brother sees it). U use this OUT to buy something from a website that is later seized by BB. Now he knows one of ur real IPs, this increases that link weight from 5% to 12%.

Even worse, some other guy reveals his real transactions, this automatically increases weights of all the other links involved into the same mixing session.
Social engineering, I see.

Quote
And the other thing: what's the issue with the 'joincoin approach'? I.e. if n senders sends 5Nxts then n receiver receives 5Nxts. So, nobody could differentiate who exactly transferred whom 5Nxt. They send collectively n*5 Nxts and they receive collectively n*5 Nxts.

"nobody could differentiate who exactly transferred whom 5Nxt" is correct, but actually some non-zero probability is enough to use approach described above to deanonymize u.

Correct me if I am wrong, but if that is so, that even mixing with sum(in)=/=sum(out) would give my links a non-zero probability.
jkoil
Hero Member
*****
Offline Offline

Activity: 834
Merit: 524


Nxt NEM


View Profile
January 29, 2014, 09:59:21 PM
 #25958

a sneak peak to my idea about a green Nxt video:
http://www.youtube.com/watch?v=ic_WLMPX888&feature=youtu.be

It's cheesy, yet funny and spot on Smiley



It made me laugh, very accurate though!

good video,
some watchers may still be interested in the numbers and ask for the proofs: could there be also a link to those calculations.
Or is it better that now is only raised some questions ...


I agree, that's why NxtMyths projects start as a paper, will continue as infographics and will be completed in the video(s). I just wanted a little more fun for 2 hours Cheesy

ok Smiley
Sometimes it may be better to start with the video. But, ofc it's safer to start with facts and proofs Smiley




BTW, is there any other example of some system, which takes as much electricity as Bitcoin (17 million USD / day) ?
http://qz.com/156479/miners-spend-17-million-a-day-for-a-shot-at-4-4-million-of-bitcoin/

Just wondering, how Bitcoin can justify that kind of waste ... is it really worth of 17 M ...

msin
Legendary
*
Offline Offline

Activity: 1470
Merit: 1004


View Profile
January 29, 2014, 10:00:10 PM
 #25959

Why not zerocoin? Any unproven tech will need to be reviewed by cryptographic authority and we know that is not so easy.

I'll read Zerocoin whitepaper tomorrow and will think. Today is too late, time to drink milk and go to bed soon.

In my search for a crypto algo reviewer, I was referred to a crypto expert named Matt Green.  He did get back to me yesterday and said he was currently advising Zerocoin but might have some time to review our code.  I did mention to him that we were interested in implementing Zerocoin with Nxt POS and would like him to review our code if he could.  Here is his blog, seems like a really nice guy; http://blog.cryptographyengineering.com/

Also, I've had a hard time getting crypto people to review the code, they would rather review a protocol design document instead of code.
That's the zerocoin professor!
zerocash is scheduled to be released in May as altcoin.


I can send him a proposal with bounty offer if you would like to put some text together regarding what you want.  
Emule
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
January 29, 2014, 10:00:54 PM
 #25960

do you all like it? not even started ... plenty more to come I hope i don't kill the coin Grin
Pages: « 1 ... 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 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 ... 2557 »
  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!