Hi,
I would like to introduce you this new Nav-based service by SPUR group. We are an independent group of enthusiasts and supporters of Nav, just willing to empower this amazing coin and bring it to new worlds :-)
The first stop is the darknet, more to come very very soon.
SPUR provides a service to send NAV transactions on a TOR server which would anonymize the transaction through our Navtech servers.
The source code of the API we use to connect with the NAVTech servers is freely available on github
https://github.com/aguycalled/spur. We have made a little FAQ to answer most common questions about the service which you can find below.
Access to the service on
http://4su7pqq6nyaecqoo.onion (only accessible through TOR browser)
https://i.imgur.com/fIVOtTr.jpgHow does SPUR work?After defining destination address and NAV amount to deliver, SPUR provides an address and the full amount to transfer including the specified fee.
Send the full amount to the SPUR given address and your NAVS will be delivered using NAVTech nodes.
Why is it anonymous?We believe that you are familiar with NAVTech if you arrived here, otherwise please take a deeper look to technical details on their White Paper:
http://navcoin.org/downloadsSPUR sends the transactions through NAVTech anon servers, making impossible to link originator of the transaction to destinatary.
Both the amount and the destination of the transaction are encrypted using KBPGP javascript library on your browser before leaving your computer, so even a MITM attack or being spied by your government/ISP wouldn't compromise your anonymity.
To further improve anonymity, we decided to launch SPUR only as a hidden service on TOR.
Please double check that the address you are accessing is the right one:
http://4su7pqq6nyaecqoo.onion (only accessible trough TOR browser)
Could any of the involved addresses be tracked or linked to the transaction?Every address is unique and generated for each transaction and will be only used one time.
Why do I receive the amount in several transactions on the destiny address?Dividing the amount in different transactions and addresses makes impossible to link directly the transaction amount with the destiny, increasing the anonymity.
Why SPUR?SPUR is a perfect solution to send anonymous NAV transactions from all type of wallets or systems.
Without the need to set up the required servers or full nodes, and adding the extra security layer of TOR.
Additional security measures
In order to remove even the most minimal possibility of transfers tracking, we automatically remove any collected data from our servers 12 hours after the transaction has been started.
What kind of data do you exactly store?We hold a little -sqlite- database with the following fields:
- A randomly generated internal token id.
- Address where you will send the coins.
- Encrypted destination address.
- Original value.
- Fee.
- Expected value.
- Amount of coins received.
As already stated, the transaction in the db will be cleaned 12 hours after being initiated.
What happens if I send a different amount?If the sent amount is lower, the anon transaction will not be executed.
You will see the reached amount on the screen and you can do another transfer to fulfill the full amount.
Please be aware that if the remaining amount is not delivered before the transaction operation expires, the money will not be returned. You have 6 hours to do it.
If the amount is higher, only the amount requested will be delivered to destination.
Please ensure to send the exact amount.
What if I have a problem?As we don't keep track of any transaction data and due to the ninja nature of NavTech, we won't be able to identify you and probably will be impossible to help you if anything goes wrong once the NAVCoins leave our servers.
If you think your coins are stuck on our servers, please contact us.
SPUR team