Post
Topic
Board Announcements (Altcoins)
Re: ★[ANN] [NAV] NAVAJO COIN - ANON LIVE!!! / HARDFORK ● CHAT ● Faucet! Version 2.07
by
gnargnar
on 25/03/2015, 14:44:03 UTC

.... it's NOT just a mixer with masternodes....


He's right. It's a mixer with a single centralized master node The price has the new tech priced in already. The next hurdle is how they'll allow folks like me and you to run the "magic" gateways too. I want some of that .5% fee man!

Hi LiteBit  Smiley  welcome here man!  I see your signature, but no thanks.

feel free to post around but don't make a fool of your hero member status by speaking non-sense like you just did above  Shocked

Let the FUD begin....

Well I hold over 0.75% of NAV total supply so call it what you will. I call it support.

welll, sorry if i minsunderstood your post, i thought you made some irony.
 


He's right. It's a mixer with a single centralized master node The price has the new tech priced in already. The next hurdle is how they'll allow folks like me and you to run the "magic" gateways too. I want some of that .5% fee man!


Hi,

Just to clear something what is seen wrong. The api is not a node or mixer whatever.  I will try to explain in short words.

The wallet asks the api about which node to the subchain is available and choose random out of possibilities.  The api returns that node and it's public key to encrypt the destination address. The wallet sends the transaction to the chosen node and the transaction details enter the subchain where there again an exit point in this subchain is chosen And where the transaction is send to. There it gets decrypted and enters the navajo network again sending to the final receiver.

That process uses double encryption over the subchain and is not traceable.

This is exactly what has been implemented and an API based technology is used only to select a specific node from which the Navajo Transaction is Channel through rest of the processes happen directly within the subchains and rest of the NavajoCoin Network , which you can clearly see and clear your doubts on the whitepaper.

Regards
Shahim


Anonymous Network Decentralisation

One of the next major steps for Navajocoin is to decentralise the anonymous nodes so that anyone running a webserver can install it and process Anonymous transactions. Make no mistake, the current system runs off the Navajo Subchain which is built using decentralised blockchain technology. However there are obvious concerns in publishing the node technology due to the risk of someone altering the code maliciously. We are currently investigating options on how to approach this so we can truly decentralise the node system.


Yep, we've had a few discussions on how to do this already. Probably the best idea so far is to port the processing scripts to a language which can be compiled. Something like Node.JS or Java would do nicely. Then before a wallet sends a transaction to a particular node, it would run a checksum against the compiled file and compare the result against a masternode's checksum. Then if they both match, it means that the files have been unaltered and it is safe to send the transaction to that node for processing.

Until we can guarantee a method which is unbreakable and unalterable, we can't distribute the processing code. It is high on our agenda though.

For now, we have a setup multiple nodes across multiple web hosts of which one is chosen at random. So it is somewhat decentralised already, even if not publicly.

And, as I said in my post on the project roadmap and i would like to reiterate it here again; We can't currently distribute the node scripts until we can integrity check every node that a user sets up (for obvious security reasons). However, the current system is running as per the whitepaper and it uses the decentralised navajo subchain to pass value from the incoming nodes to outgoing nodes and instruct the outgoing node who to send the coins to and how many to send.

The Navajo Anonymous Network does NOT rely on a centralised database to store transaction values and addresses.

It is NOT simply a coin mixer with master nodes.

So even if the system were to get wiped out, we could set it back up by simply restoring the subchain wallet and the script, then the wallet would re-sync and start processing any pending transactions again since the data is decentralised on the block chain and not stored in a database.

I hope everyone has taken the time to read the whitepaper, even if it is reasonably technical and boring.