Author

Topic: Nexus - Pure SHA3 + CPU/GPU + nPoS + 15 Active Innovations + More to Come - page 169. (Read 785514 times)

legendary
Activity: 868
Merit: 1058
Creator of Nexus http://nexus.io
Skunk,

Ah you need to compile some of your dependencies as static to run static binaries, I have the makefile static so that dependencies are compiled into the release. Thanks for your feedback Smiley

------------------------

Crypthos,

Yeah InstantX and it's clone ZeroTime (Vanilla Coin) are just network level messages to lock transaction inputs from the memory pool to prevent Finney attacks among others, it does make 0 confirmation safer, but isn't as secure as the blockchain, in some respects they remove a lot of the blockchain security model to supplement faster transactions, where I believe the true speed can come from simultaneous processing, or multiple "branches" in which block chains operate on their own branch for each mining channel, that can give us a 3x increase in processing capability and reduce orphans at the same time. This way attacks would be pushed to individual branches therefore even under a 51% attack on particular channel,  it wouldn't affect the other branches. Working up the architecture too to elimate 51% attacks once and for all, but this will be very tricky to get it right  Wink

Thank You,
Viz.
sr. member
Activity: 329
Merit: 250
Skunk,

Updated makefile, still had remnants of my custom boost 1_57 directories, this is most likely why the Daemon didn't build.
And Borris I'm looking to have it done by the end of the year, though you'll have a decent frame of reference when I go to beta to test for a week, that is when we can set the release date.

Thank You,
Viz.
it builds (fine) dynamically after removing the comments from makefile.unix:
Code:
ifdef STATIC
        LMODE = static
        ifeq (${STATIC}, all)
                LMODE2 = static
        endif
else
        TESTDEFS += -DBOOST_TEST_DYN_LINK
endif
member
Activity: 86
Merit: 10
Just doing some transactions with Nexus, 3 confirmations in more or less one minute an half, is just beautiful...Previously I fell into the hype of DASH with its "Instant X" transactions, turns out for those transactions it just makes you pay a higher fee, that's it. Average transaction fee is 0.0001, "Instant X" transaction is 0.05 that's why they are "instantaneous", it will be amazing when in the future Nexus can do real instant confirmations, reversible transactions, thousands of transactions per second and on top of that no fees, very few coins will be able to compete with this beast =) , cheers guys.
legendary
Activity: 868
Merit: 1058
Creator of Nexus http://nexus.io
Not really, Dash and X11 (11 SHA3 Functions) are all 256 bit output length to where SK-1024 is 1024 bit output length which means that SK-1024 is over 4 times as secure. It is a chain of Skein-1024 and Keccak-1600 (SK). Chained hashing protects against collisions if found in one of the hashing algorithms, but doesn't necessary provide as much security increase as increased output length. 1024 bits is a number of about ~308 digits.

Thank You,
Viz.
member
Activity: 86
Merit: 10
After learning here what a Chained Hash Algorithm is, today I discovered that the good old X11 hashing algorithm is actually 11 different hash algorithms together, does it make Dash with its X11 more secure than Nexus SK-1024 ?
hero member
Activity: 585
Merit: 500
sr. member
Activity: 784
Merit: 255
When did Niro added to Poloniex trade Huh
legendary
Activity: 812
Merit: 1000
Thank you everyone for your participation and feedback.  Thank you @pdogg for updating the OP, looks great!
hero member
Activity: 585
Merit: 500
Lol!!
You see, now we have a concept to build on Wink
member
Activity: 86
Merit: 10
Paycoin, Premine As Never Before =)
sr. member
Activity: 407
Merit: 254

May suggest also a Slogan for the plataform,   "Nexus, As Never Before" Or "Freedom As Never Before", "Money As Never Before", "Wealth As Never Before". Just some random ideas Wink


Think "Nexus, As Never Before" should be the core slogan. And then change the prefix depending on what we are directing the phrase at. Ex if we talk about transactions then use Money, As Never Before or if at the moment we talk from a technical point of view then perhaps Crypto, As Never Before or something like that if you get my point Cheesy

Or in this case .......
Etymology, as never before !
hero member
Activity: 585
Merit: 500

May suggest also a Slogan for the plataform,   "Nexus, As Never Before" Or "Freedom As Never Before", "Money As Never Before", "Wealth As Never Before". Just some random ideas Wink


Think "Nexus, As Never Before" should be the core slogan. And then change the prefix depending on what we are directing the phrase at. Ex if we talk about transactions then use Money, As Never Before or if at the moment we talk from a technical point of view then perhaps Crypto, As Never Before or something like that if you get my point Cheesy
hero member
Activity: 799
Merit: 1000
1 - If this project is going to make it global and have mass adoption there is a feature that I haven't seen here and that is fungibility - Dash - coinjoin kind of function or anonymity like Monero. One of the mayor problems that will have to be solved on Bitcoin is the pseudo-anonymity that it has as transactions can be traced on the blockchain, the best option that I have seen is Monero, as the Dash "Darksend" asks you for 1000 coins to do your coin mixing and people just wants the easiest and quickest way to operate their crypto in a secure way. I think bitcoin is going to implement BIP47, what are your thoughts on that?, and how Nexus will fix this?, because is going to pop up in the future of Nexus.

Ring signature are by far the best as done in Monero rather than coin mixing which is still traceable to some extent if one can determine the flow of the mixers. I have stayed away from anonymous transactions due to the fact that building a new financial system such as Nexus, it is going to be in direct competition to banking systems, which means any reason they have to attempt to make it illegal they will use, and looking towards the future if the transactions were all entirely anonymous that would be a weapon they could use against us, so pseudo anonymous works in my taste, so one can still conceal their identity to their coins, but governments of the world will not have the excuse to say it is a "black market currency" used to fund "terrorism" with no way to "track the flow of money".

2- im not a programmer or have knowledge about computing but in the podcast Videlicet said  Nexus is multi-threaded, I was reading the specs of Bitshares and they are going heavy on single-thread crypto. here is the link    https://bitshares.org/blog/2015/06/08/lessons-learned-from-bitshares-0.x/   and go to "Embrace the Single Threaded Reality of Blockchains"  , after reading this the question is what is better for a crypto?, to be single or multi-threaded? and Why?

Multi Threaded allows different parts of the protocol not be slowed down by other parts such as if there is a large dust spam transaction attack, single threaded would slow block processing, where multi threaded could allow blocks to propagate as normal while the transaction LLP banned out dust spam nodes, so in other words one part of protocol won't slow down the rest of the protocol.

3-Blockchain size, if you see the bitcoin blockchain size charts you'll see is groing quite fast, still is not a problem with 50gb at the moment but as they plan to increase the block size, in a couple of years the blockchain will be massive, so the average Joe wont have it on his laptop to secure the network, it will need special data centers for containing the blockchain which will lead to centralization, how is Nexus planning on fixing this bitcoin issue, as again if Nexus makes it and becomes a mayor crypto this will be a problem in the years to come.

Layers of the Network, like layers of an onion. Each layer will get more to the "core" in which the lower your layer, the more network processing your node is generally doing. So think of the Core of the network as what I call the "Trust Network" in which they are awarded higher interest rates for processing blocks and storing the blockchain. Other nodes on outer tiers communicate with these trust nodes to ensure that their blocks they are receiving are legitimate, the same with transactions. These two layers can both be miners and stakers, where the core Trust Network is the only part of the protocol that needs to store the blockchain. The outer nodes then use the trust of each of their keys to determine what transactions and blocks happen relative to them. This gives incentive for some users to run a full Trust Node, and gives benefit of other users to not need to worry about maintaining an ever growing chain if all they want to do is hold / stake coins.

I hope this explains things better for you my friend.

Thank You,
Viz.


Thanks bro all understood, you're right about the anonymity, with the current system they'll just use it to attack Nexus.

One thing I noticed from the promotion of the Nexus plataform in page 1 of the discussion it says
SPECIFICATIONS

Algorithm
SHA3 [Skien and Keccak]

it says Skien instead of Skein, little thing but we want it to be perfect for the newcomers.


May suggest also a Slogan for the plataform,   "Nexus, As Never Before" Or "Freedom As Never Before", "Money As Never Before", "Wealth As Never Before". Just some random ideas Wink

Another suggestion I was thinking about is the tittle of the discussion, it says "Pure SHA3 + CPU/GPU + nPoS + 15 Active Innovations + More to Come", to tell you the truth I had no idea what SHA3 was until I read this thread, for us crypto-people this is how we talk and is amazing when we see all this specs, but for the average person that is coming here for the first time it may not relatable at all, SHA3 may not mean anything for a newcomer to the crypto world, wouldn't sound better instead to put first "Nexus [Niro] - The First Quantum Computer Hack Resistant Cryptocurrency", that may attract more the attention of the user and spark his curiosity because no other coin promotes SHA3 in this way, then in the introduction he'll understand what SHA3 is and the difference between 256bits bitcoin security against 1024-1600bits Nexus security plus the CPU/GPU + nPoS + 15 Active Innovations + More to Come. Again this are all suggestions, my grain of sand to try make Nexus better, cheers.


Not sure if Nexus is the first crypto to implement quantum resistant cryptography, curecoin is also working on merkle tree implementation which provides resistance to quantum attacks.

Edit: Fwiw I like the slogan Money as never before.
sr. member
Activity: 339
Merit: 266
Advancing Liberty Through Blockchain
legendary
Activity: 1274
Merit: 1000
@Collin

Is your father Jim Cantrell?

I believe he said that a long time ago.

legendary
Activity: 1354
Merit: 1020
I was diagnosed with brain parasite
@Collin

Is your father Jim Cantrell?
sr. member
Activity: 339
Merit: 266
Advancing Liberty Through Blockchain

One thing I noticed from the promotion of the Nexus plataform in page 1 of the discussion it says
SPECIFICATIONS

Algorithm
SHA3 [Skien and Keccak]

it says Skien instead of Skein, little thing but we want it to be perfect for the newcomers.


Good catch!  Fixed.


May suggest also a Slogan for the plataform,  "Nexus, As Never Before" Or "Freedom As Never Before", "Money As Never Before", "Wealth As Never Before". Just some random ideas Wink

Another suggestion I was thinking about is the tittle of the discussion, it says "Pure SHA3 + CPU/GPU + nPoS + 15 Active Innovations + More to Come", to tell you the truth I had no idea what SHA3 was until I read this thread, for us crypto-people this is how we talk and is amazing when we see all this specs, but for the average person that is coming here for the first time it may not relatable at all, SHA3 may not mean anything for a newcomer to the crypto world, wouldn't sound better instead to put first "Nexus [Niro] - The First Quantum Computer Hack Resistant Cryptocurrency", that may attract more the attention of the user and spark his curiosity because no other coin promotes SHA3 in this way, then in the introduction he'll understand what SHA3 is and the difference between 256bits bitcoin security against 1024-1600bits Nexus security plus the CPU/GPU + nPoS + 15 Active Innovations + More to Come. Again this are all suggestions, my grain of sand to try make Nexus better, cheers.


All are very good suggestions.

CURRENT FEATURES

SK-1024
•Using Skein-1024 and Keccak-1600 for GPU PoW to produce a 1024 bit output hash used for the block hash providing the highest security.

Released Reserves
•Decayed Amounts are deposited into the Reserves for each channel, preventing a miner from being able to mint more than the projected amount while difficulty is compensating to their amount of computing power.
also edited a small typeo which is underlined  Tongue
Edit: Underlined another typeo  Tongue

Also fixed these.  Thanks for the feedback all!
member
Activity: 86
Merit: 10
1 - If this project is going to make it global and have mass adoption there is a feature that I haven't seen here and that is fungibility - Dash - coinjoin kind of function or anonymity like Monero. One of the mayor problems that will have to be solved on Bitcoin is the pseudo-anonymity that it has as transactions can be traced on the blockchain, the best option that I have seen is Monero, as the Dash "Darksend" asks you for 1000 coins to do your coin mixing and people just wants the easiest and quickest way to operate their crypto in a secure way. I think bitcoin is going to implement BIP47, what are your thoughts on that?, and how Nexus will fix this?, because is going to pop up in the future of Nexus.

Ring signature are by far the best as done in Monero rather than coin mixing which is still traceable to some extent if one can determine the flow of the mixers. I have stayed away from anonymous transactions due to the fact that building a new financial system such as Nexus, it is going to be in direct competition to banking systems, which means any reason they have to attempt to make it illegal they will use, and looking towards the future if the transactions were all entirely anonymous that would be a weapon they could use against us, so pseudo anonymous works in my taste, so one can still conceal their identity to their coins, but governments of the world will not have the excuse to say it is a "black market currency" used to fund "terrorism" with no way to "track the flow of money".

2- im not a programmer or have knowledge about computing but in the podcast Videlicet said  Nexus is multi-threaded, I was reading the specs of Bitshares and they are going heavy on single-thread crypto. here is the link    https://bitshares.org/blog/2015/06/08/lessons-learned-from-bitshares-0.x/   and go to "Embrace the Single Threaded Reality of Blockchains"  , after reading this the question is what is better for a crypto?, to be single or multi-threaded? and Why?

Multi Threaded allows different parts of the protocol not be slowed down by other parts such as if there is a large dust spam transaction attack, single threaded would slow block processing, where multi threaded could allow blocks to propagate as normal while the transaction LLP banned out dust spam nodes, so in other words one part of protocol won't slow down the rest of the protocol.

3-Blockchain size, if you see the bitcoin blockchain size charts you'll see is groing quite fast, still is not a problem with 50gb at the moment but as they plan to increase the block size, in a couple of years the blockchain will be massive, so the average Joe wont have it on his laptop to secure the network, it will need special data centers for containing the blockchain which will lead to centralization, how is Nexus planning on fixing this bitcoin issue, as again if Nexus makes it and becomes a mayor crypto this will be a problem in the years to come.

Layers of the Network, like layers of an onion. Each layer will get more to the "core" in which the lower your layer, the more network processing your node is generally doing. So think of the Core of the network as what I call the "Trust Network" in which they are awarded higher interest rates for processing blocks and storing the blockchain. Other nodes on outer tiers communicate with these trust nodes to ensure that their blocks they are receiving are legitimate, the same with transactions. These two layers can both be miners and stakers, where the core Trust Network is the only part of the protocol that needs to store the blockchain. The outer nodes then use the trust of each of their keys to determine what transactions and blocks happen relative to them. This gives incentive for some users to run a full Trust Node, and gives benefit of other users to not need to worry about maintaining an ever growing chain if all they want to do is hold / stake coins.

I hope this explains things better for you my friend.

Thank You,
Viz.


Thanks bro all understood, you're right about the anonymity, with the current system they'll just use it to attack Nexus.

One thing I noticed from the promotion of the Nexus plataform in page 1 of the discussion it says
SPECIFICATIONS

Algorithm
SHA3 [Skien and Keccak]

it says Skien instead of Skein, little thing but we want it to be perfect for the newcomers.


May suggest also a Slogan for the plataform,   "Nexus, As Never Before" Or "Freedom As Never Before", "Money As Never Before", "Wealth As Never Before". Just some random ideas Wink

Another suggestion I was thinking about is the tittle of the discussion, it says "Pure SHA3 + CPU/GPU + nPoS + 15 Active Innovations + More to Come", to tell you the truth I had no idea what SHA3 was until I read this thread, for us crypto-people this is how we talk and is amazing when we see all this specs, but for the average person that is coming here for the first time it may not relatable at all, SHA3 may not mean anything for a newcomer to the crypto world, wouldn't sound better instead to put first "Nexus [Niro] - The First Quantum Computer Hack Resistant Cryptocurrency", that may attract more the attention of the user and spark his curiosity because no other coin promotes SHA3 in this way, then in the introduction he'll understand what SHA3 is and the difference between 256bits bitcoin security against 1024-1600bits Nexus security plus the CPU/GPU + nPoS + 15 Active Innovations + More to Come. Again this are all suggestions, my grain of sand to try make Nexus better, cheers.
sr. member
Activity: 466
Merit: 250


............ This gives incentive for some users to run a full Trust Node, and gives benefit of other users to not need to worry about maintaining an ever growing chain if all they want to do is hold / stake coins. ..................

Thank You,
Viz.

This sound much better than current reward system,
it seems that my remarks and observations contribute to this new approach.
legendary
Activity: 868
Merit: 1058
Creator of Nexus http://nexus.io
1 - If this project is going to make it global and have mass adoption there is a feature that I haven't seen here and that is fungibility - Dash - coinjoin kind of function or anonymity like Monero. One of the mayor problems that will have to be solved on Bitcoin is the pseudo-anonymity that it has as transactions can be traced on the blockchain, the best option that I have seen is Monero, as the Dash "Darksend" asks you for 1000 coins to do your coin mixing and people just wants the easiest and quickest way to operate their crypto in a secure way. I think bitcoin is going to implement BIP47, what are your thoughts on that?, and how Nexus will fix this?, because is going to pop up in the future of Nexus.

Ring signature are by far the best as done in Monero rather than coin mixing which is still traceable to some extent if one can determine the flow of the mixers. I have stayed away from anonymous transactions due to the fact that building a new financial system such as Nexus, it is going to be in direct competition to banking systems, which means any reason they have to attempt to make it illegal they will use, and looking towards the future if the transactions were all entirely anonymous that would be a weapon they could use against us, so pseudo anonymous works in my taste, so one can still conceal their identity to their coins, but governments of the world will not have the excuse to say it is a "black market currency" used to fund "terrorism" with no way to "track the flow of money".

2- im not a programmer or have knowledge about computing but in the podcast Videlicet said  Nexus is multi-threaded, I was reading the specs of Bitshares and they are going heavy on single-thread crypto. here is the link    https://bitshares.org/blog/2015/06/08/lessons-learned-from-bitshares-0.x/   and go to "Embrace the Single Threaded Reality of Blockchains"  , after reading this the question is what is better for a crypto?, to be single or multi-threaded? and Why?

Multi Threaded allows different parts of the protocol not be slowed down by other parts such as if there is a large dust spam transaction attack, single threaded would slow block processing, where multi threaded could allow blocks to propagate as normal while the transaction LLP banned out dust spam nodes, so in other words one part of protocol won't slow down the rest of the protocol.

3-Blockchain size, if you see the bitcoin blockchain size charts you'll see is groing quite fast, still is not a problem with 50gb at the moment but as they plan to increase the block size, in a couple of years the blockchain will be massive, so the average Joe wont have it on his laptop to secure the network, it will need special data centers for containing the blockchain which will lead to centralization, how is Nexus planning on fixing this bitcoin issue, as again if Nexus makes it and becomes a mayor crypto this will be a problem in the years to come.

Layers of the Network, like layers of an onion. Each layer will get more to the "core" in which the lower your layer, the more network processing your node is generally doing. So think of the Core of the network as what I call the "Trust Network" in which they are awarded higher interest rates for processing blocks and storing the blockchain. Other nodes on outer tiers communicate with these trust nodes to ensure that their blocks they are receiving are legitimate, the same with transactions. These two layers can both be miners and stakers, where the core Trust Network is the only part of the protocol that needs to store the blockchain. The outer nodes then use the trust of each of their keys to determine what transactions and blocks happen relative to them. This gives incentive for some users to run a full Trust Node, and gives benefit of other users to not need to worry about maintaining an ever growing chain if all they want to do is hold / stake coins.

I hope this explains things better for you my friend.

Thank You,
Viz.
Jump to: