Bitcoin Forum
May 01, 2024, 08:23:19 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 2336 2337 2338 2339 2340 2341 2342 2343 2344 2345 2346 2347 2348 2349 2350 2351 2352 2353 2354 2355 2356 2357 2358 2359 2360 2361 2362 2363 2364 2365 2366 2367 2368 2369 2370 2371 2372 2373 2374 2375 2376 2377 2378 2379 2380 2381 2382 2383 2384 2385 [2386] 2387 2388 2389 2390 2391 2392 2393 2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 2406 2407 2408 2409 2410 2411 2412 2413 2414 2415 2416 2417 2418 2419 2420 2421 2422 2423 2424 2425 2426 2427 2428 2429 2430 2431 2432 2433 2434 2435 2436 ... 2557 »
  Print  
Author Topic: NXT :: descendant of Bitcoin - Updated Information  (Read 2761529 times)
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
March 23, 2014, 08:01:25 PM
 #47701

UDP? Why on earth would udp be used over tcp?? Multicast applications?

Not over TCP. Over IP.
1714594999
Hero Member
*
Offline Offline

Posts: 1714594999

View Profile Personal Message (Offline)

Ignore
1714594999
Reply with quote  #2

1714594999
Report to moderator
You can see the statistics of your reports to moderators on the "Report to moderator" pages.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714594999
Hero Member
*
Offline Offline

Posts: 1714594999

View Profile Personal Message (Offline)

Ignore
1714594999
Reply with quote  #2

1714594999
Report to moderator
jl777
Legendary
*
Offline Offline

Activity: 1176
Merit: 1132


View Profile WWW
March 23, 2014, 08:01:32 PM
 #47702


@CfB
how do I get transaction GUID? Does it fit in 64bits?

getTransaction should return hash aka GUID. It's 256-bit long though.
Thanks. I dont see it yet, so I guess not in current testnet. I will allocate 256 bits for it

To clarify, I cannot trust the txid, but I can trust the GUID that I get via getTransaction for the untrusted txid?

James

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

Activity: 1176
Merit: 1132


View Profile WWW
March 23, 2014, 08:02:20 PM
 #47703

In the end we'll have clients that prepare and sign transactions completely locally and send them via UDP.

UDP? Why would udp be used over tcp?? Multicast applications?
UDP also prevents sockets being locked up for the timeout period by attackers

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
March 23, 2014, 08:04:06 PM
 #47704

Thanks. I dont see it yet, so I guess not in current testnet. I will allocate 256 bits for it

It's "hash". It should be in production already.


To clarify, I cannot trust the txid, but I can trust the GUID that I get via getTransaction for the untrusted txid?

Yes.
xyzzyx
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


I don't really come from outer space.


View Profile
March 23, 2014, 08:07:38 PM
 #47705

it would still be good to get SSL on wiki and on whatever forums DNS name they come up with for http://107.170.117.237 forums site.  If the community decided the new forums to be on nxtcrypto.org then a wildcard would be the way to go anyways, otherwise 2 different certs are needed.

How much do you need for a domain-wide SSL certificate for *.nxtcrypto.org?

"An awful lot of code is being written ... in languages that aren't very good by people who don't know what they're doing." -- Barbara Liskov
intmain()
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
March 23, 2014, 08:08:40 PM
 #47706

UDP? Why on earth would udp be used over tcp?? Multicast applications?

Not over TCP. Over IP.

So I guess it's for realtime transaction multicasting?
LemonAndFries
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
March 23, 2014, 08:09:48 PM
 #47707

Here's a reminder: Don't forget your target audience, the average crypto investor.

This is an assumption.

One that I don't share, by the way.

Umm.. OK.

Obviously this project is for the "elite" of the tech world.

Thanks for reminding why I don't even bother to come here anymore.

Disappointing to see such a great project / idea turn into such an elitist mentality.
jl777
Legendary
*
Offline Offline

Activity: 1176
Merit: 1132


View Profile WWW
March 23, 2014, 08:10:14 PM
 #47708

Thanks. I dont see it yet, so I guess not in current testnet. I will allocate 256 bits for it

It's "hash". It should be in production already.


To clarify, I cannot trust the txid, but I can trust the GUID that I get via getTransaction for the untrusted txid?

Yes.
Doh!

   "hash":   "a680aec728f77f26012a8e998a955cd11efbe988e777e038c9e47fccee94f613",

"GUID" is actually called "hash", I kept waiting for a "GUID" field...

Can you explain how the malleable txid can be trusted to retrieve the proper hash? Does this I assume I wait for 10 confirmations? Do I have to make sure a specific txid is matched with hash, or can I just throw away the txid and index off of hash. Is there a getTransaction I can call by passing in hash?

James

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

Activity: 168
Merit: 100


View Profile
March 23, 2014, 08:10:50 PM
 #47709


I see so many red flags and things that could kill nxt, that it is even a wonder nxt is still around, but not for long this way

Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
March 23, 2014, 08:11:02 PM
 #47710

So I guess it's for realtime transaction multicasting?

Global multicasting doesn't work. It's for realtime transaction unicasting.
Emule
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
March 23, 2014, 08:12:07 PM
 #47711

Here's a reminder: Don't forget your target audience, the average crypto investor.

This is an assumption.

One that I don't share, by the way.

Umm.. OK.

Obviously this project is for the "elite" of the tech world.

Thanks for reminding why I don't even bother to come here anymore.

+1 another investor chased away, congrats to the great community
opticalcarrier
Full Member
***
Offline Offline

Activity: 238
Merit: 100



View Profile
March 23, 2014, 08:13:55 PM
 #47712

UDP? Why on earth would udp be used over tcp?? Multicast applications?

Not over TCP. Over IP.

lols.  lost in translation.
Jean-Luc
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250



View Profile WWW
March 23, 2014, 08:14:07 PM
 #47713

Please expound.  Really we only need a decision made on whether or not there is benefit if infrastructure committe will pay for my VPSs' SSL certs, or if I should just disable SSL on them.  The committe's response was "no we dont want to pay for SSL just use tor."  well I have previously laid out reasons that NXT has only partial tor support (DNS is still leaked out), plus, like I mentioned, tor is eventually compromised unless very harsh, nearly impossible security methods are taken

Apparently the certs that I am using, that is signed by a private CA, still causes some client-side software to fail, apparently they cannot just ignore the cert warning for some reason.

In the end we'll have clients that prepare and sign transactions completely locally and send them via UDP

good info, ill go ahead and disable SSL on them then. (it would still be good to get SSL on wiki and on whatever forums DNS name they come up with for http://107.170.117.237 forums site.  If the community decided the new forums to be on nxtcrypto.org then a wildcard would be the way to go anyways, otherwise 2 different certs are needed.

Unless the wiki and forums operator are willing to purchase it out of their own pocket.

Users of Wesley's client that sign transactions client-side will have their privacy compromised without SSL, even though the transactions and their password will be secure (assuming he is verifying the bytes before signing). I do see the value of SSL in this use case, because it is much simpler for the end user than setting up tor, and we are targeting users who presumably are not sophisticated enough to be running the Java server themselves.

My opinion was that SSL is not needed, and in fact cannot be used, for communications between nodes, and also that we cannot distribute an SSL certificate with the Nxt package itself. But for communications between thin clients and a public node, SSL is easier than tor for the end user for the purpose of preserving privacy - that is, from a spying ISP or government, not from the owner of the public node itself.


lead Nxt developer, gpg key id: 0x811D6940E1E4240C
Nxt blockchain platform | Ardor blockchain platform | Ignis ICO
BitcoinForumator
Legendary
*
Offline Offline

Activity: 1120
Merit: 1000


View Profile
March 23, 2014, 08:17:36 PM
 #47714

Cfb, are you going to join nxtforum.org?
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
March 23, 2014, 08:18:41 PM
 #47715

Doh!

   "hash":   "a680aec728f77f26012a8e998a955cd11efbe988e777e038c9e47fccee94f613",

"GUID" is actually called "hash", I kept waiting for a "GUID" field...

Can you explain how the malleable txid can be trusted to retrieve the proper hash? Does this I assume I wait for 10 confirmations? Do I have to make sure a specific txid is matched with hash, or can I just throw away the txid and index off of hash. Is there a getTransaction I can call by passing in hash?

James

Use only hash, Jean-Luc added ability to get transactions by hash, iirc.
chanc3r
Sr. Member
****
Offline Offline

Activity: 952
Merit: 253



View Profile
March 23, 2014, 08:20:42 PM
 #47716

@jl777
if you need cash for servers, come knock on InfComs door.....

@Opticalcarrier;
I'm quite happy for u to submit a request for funding for SSL on forum and wiki servers.

+1

EvilDave
Hero Member
*****
Offline Offline

Activity: 854
Merit: 1001



View Profile
March 23, 2014, 08:26:10 PM
 #47717


Lots cut....

Users of Wesley's client that sign transactions client-side will have their privacy compromised without SSL, even though the transactions and their password will be secure (assuming he is verifying the bytes before signing). I do see the value of SSL in this use case, because it is much simpler for the end user than setting up tor, and we are targeting users who presumably are not sophisticated enough to be running the Java server themselves.

My opinion was that SSL is not needed, and in fact cannot be used, for communications between nodes, and also that we cannot distribute an SSL certificate with the Nxt package itself. But for communications between thin clients and a public node, SSL is easier than tor for the end user for the purpose of preserving privacy - that is, from a spying ISP or government, not from the owner of the public node itself.



Can I summarise the SSL situation as:

 No SSL on nodes. Not needed.

 SSL on forums/wiki may be useful, if only as security theater.

 Wesleys client must have SSL in order to function securely. http://nxtra.org/nxt-client/

Correct me if i'm wrong.


Nulli Dei, nulli Reges, solum NXT
Love your money: www.nxt.org  www.ardorplatform.org
www.nxter.org  www.nxtfoundation.org
Touque
Member
**
Offline Offline

Activity: 94
Merit: 10


View Profile
March 23, 2014, 08:30:16 PM
 #47718

If you want to subsidize and compensate the people who run the servers and service, why don't subsidize with NXT or charge NXT for using your service? Who will pay for it? Will you use the NXT community fund to subsidize the service in the beginning?
I dont have that much NXT myself to be able to afford any significant NXT subsidy.

I could charge NXT, but the whole issue has been that small stakeholders cant forge any meaningful amount of NXT, while everyone can mine enough nodecoins for the fees for my servers. I figured it was better to make multigateway services affordable for everyone.

I seem to have been fired from managing the NXTcash project and as trustee of NXTcommunityfund, but not sure. Nobody seems to tell me the important stuff.

I was planning on continuing to pay for my servers as long as I could afford to. Making it selfsufficient by charging fees would create stability, which seems like a good tradeoff.

James


You can apply for financial support from the infras committee which is set up for the projects as yours. http://107.170.117.237/index.php

EvilDave
Hero Member
*****
Offline Offline

Activity: 854
Merit: 1001



View Profile
March 23, 2014, 08:32:10 PM
 #47719

Here's a reminder: Don't forget your target audience, the average crypto investor.

This is an assumption.

One that I don't share, by the way.

Umm.. OK.

Obviously this project is for the "elite" of the tech world.

Thanks for reminding why I don't even bother to come here anymore.

Disappointing to see such a great project / idea turn into such an elitist mentality.

What the buggery....?

Elitist ?

Just because we're trying to build something with a little bit more frigging ambition than mine, pump, dump, repeat ?

It's been said before, but NXT is for everyone.
If L+F (or anyone else) wants to concentrate on NXT as a first gen crypto, then he's got all the room in the world to do so.
2nd gen features do not explicitly exclude all of the simpler first gen stuff.
Maybe L+F could set up a first gen workgroup/posse to concentrate on the promotion and use of NXT in the first gen space........?

Nulli Dei, nulli Reges, solum NXT
Love your money: www.nxt.org  www.ardorplatform.org
www.nxter.org  www.nxtfoundation.org
jl777
Legendary
*
Offline Offline

Activity: 1176
Merit: 1132


View Profile WWW
March 23, 2014, 08:34:04 PM
 #47720

@jean-luc
Can I rely on a "comment" field for transferAsset? Without that correlating multigateway deposit with corresponding asset transfer will have to use other means. At best, it will delay proper crediting. It sure would make it a lot easier and quicker for me if I could assume a comment could be optionally added to transferAsset

James

http://www.digitalcatallaxy.com/report2015.html
100+ page annual report for SuperNET
Pages: « 1 ... 2336 2337 2338 2339 2340 2341 2342 2343 2344 2345 2346 2347 2348 2349 2350 2351 2352 2353 2354 2355 2356 2357 2358 2359 2360 2361 2362 2363 2364 2365 2366 2367 2368 2369 2370 2371 2372 2373 2374 2375 2376 2377 2378 2379 2380 2381 2382 2383 2384 2385 [2386] 2387 2388 2389 2390 2391 2392 2393 2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 2406 2407 2408 2409 2410 2411 2412 2413 2414 2415 2416 2417 2418 2419 2420 2421 2422 2423 2424 2425 2426 2427 2428 2429 2430 2431 2432 2433 2434 2435 2436 ... 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!