IMJim
Legendary
Offline
Activity: 1260
Merit: 1000
|
|
November 18, 2014, 07:52:28 PM |
|
Hello Everyone!
We looked into IMJim's request and it looks like wallet isn't asking for password before sending coins ONLY when You're unlocking Your wallet by clicking the button in the Overview wallet page ("Unlock wallet" button, rigth below "Recent Transactions") When You're unlocking the wallet the classic way - Settings > Unclock wallet there is "for staking only" option. We suggest to use unlock Your wallet through Settings page, if You want to keep it locked while staking. We will add "for staking only" option to the "Unlock wallet" button in the overview page in the next wallet update Thank You & Stay Tuned! Cheers!
- Navajo Coin Development Team Cool man, glad to see you guys are on top of it! Thank you strugg for your kind help yesterday and today!! Soopy.......you owe me a beer man:-) JK, when this all takes off for the starts......I will owe you a keg!
|
|
|
|
Strugg
Legendary
Offline
Activity: 882
Merit: 1000
NAV Coin [NAV]
|
|
November 18, 2014, 08:47:30 PM |
|
Hello Everyone!
We looked into IMJim's request and it looks like wallet isn't asking for password before sending coins ONLY when You're unlocking Your wallet by clicking the button in the Overview wallet page ("Unlock wallet" button, rigth below "Recent Transactions") When You're unlocking the wallet the classic way - Settings > Unclock wallet there is "for staking only" option. We suggest to use unlock Your wallet through Settings page, if You want to keep it locked while staking. We will add "for staking only" option to the "Unlock wallet" button in the overview page in the next wallet update Thank You & Stay Tuned! Cheers!
- Navajo Coin Development Team Cool man, glad to see you guys are on top of it! Thank you strugg for your kind help yesterday and today!! Soopy.......you owe me a beer man:-) JK, when this all takes off for the starts......I will owe you a keg! You're welcome mate, glad i could help! Cheers
|
|
|
|
pgb
|
|
November 18, 2014, 09:03:40 PM |
|
Hello Everyone!
We looked into IMJim's request and it looks like wallet isn't asking for password before sending coins ONLY when You're unlocking Your wallet by clicking the button in the Overview wallet page ("Unlock wallet" button, rigth below "Recent Transactions") When You're unlocking the wallet the classic way - Settings > Unclock wallet there is "for staking only" option. We suggest to use unlock Your wallet through Settings page, if You want to keep it locked while staking. We will add "for staking only" option to the "Unlock wallet" button in the overview page in the next wallet update Thank You & Stay Tuned! Cheers!
- Navajo Coin Development Team Cool man, glad to see you guys are on top of it! Thank you strugg for your kind help yesterday and today!! Soopy.......you owe me a beer man:-) JK, when this all takes off for the starts......I will owe you a keg! lol. Hope in the future we all owe a leg to Soopy. Whoever wants to show his/her gratitude to Soopy, Strugg of any others involved in Nav, see below : https://bitcointalk.org/index.php?topic=855130.0I have voted already for someone else, sorry for that guys ... if Anon was already out Soopy would be my choice 100%. I could always go back and rectify in the future.
|
NEM : TAFTFJ-JJ4XTW-FNYZU7-HZR2Y2-RXIKEW-QIOWFJ-WM4N
|
|
|
CryptoJohn
Legendary
Offline
Activity: 1680
Merit: 1003
Well, That's Crypto :-\
|
|
November 19, 2014, 12:52:05 AM Last edit: November 19, 2014, 06:17:43 AM by CryptoJohn |
|
|
|
|
|
hashforce101
Legendary
Offline
Activity: 1050
Merit: 1000
|
|
November 19, 2014, 03:41:01 AM |
|
|
|
|
|
|
GREEDYJOHN
Legendary
Offline
Activity: 1778
Merit: 1000
|
|
November 19, 2014, 06:11:49 AM |
|
56 ACTIVE CONNECTIONS TO NAVAJO COIN NETWORK!
|
|
|
|
Ginger Ninja
Sr. Member
Offline
Activity: 373
Merit: 250
They walk among us...
|
|
November 19, 2014, 12:38:44 PM |
|
I voted for Soopy too
|
|
|
|
chemal
|
|
November 19, 2014, 02:06:10 PM |
|
Soopy452000 you have my vote!
|
|
|
|
havikk
Member
Offline
Activity: 70
Merit: 10
|
|
November 19, 2014, 02:30:30 PM |
|
56 ACTIVE CONNECTIONS TO NAVAJO COIN NETWORK!
58 here Good to see steady progress. I have two questions for the devs: 1. My wallet size has decreased by ~2K coins by itself. It shows the correct (old) amount in the rich list, but not in the app. Any reason this would happen? 2. Related to the discussion here: Ok, so slightly curved ball here….
I have a Raspberry pi sitting here doing nothing. I would really like to use it effectively as just the wallet for my nav but I'm pretty noob when it comes to linux. Would anyone be interested in posting an idiots guide on how to build a pi image that could do this? can i just install linux and then copy across the wallet.dat and data (block chain to save the days download etc.) I would happily pay a bounty of say 4000 nav and of course as Nav grows it might become handy for other linux / pi users.
I looked at the github, but soon got bogged down on what to include etc.
Please be gentle with me
Hi, There are some good guides in the internet. http://www.reddit.com/r/reddCoin/comments/2b8wqm/tutorial_compiling_and_running_the_reddcoin/Read through it and just make it step by step. Just use the navajocoin git and also induce the readme of navajocoin. Regards Shahim Thanks Shahim! So, once i install wheezy i do apt-get install qt5-default qt5-qmake qtbase5-dev-tools qttools5-dev-tools \ build-essential libboost-dev libboost-system-dev \ libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev \ libssl-dev libdb++-dev ? can't see how it links to the nav github stuff…. (I am a massive NOOB) - BTW as soon as i get i workingI will send you the nav - sorry i am so retarded Hi, do you want to have a GUI? I would suggest to start without GUI. It is easier to get it run ;-) SO you install debian wheezy. after that: 1. apt-get update 2. apt-get install libdb++-dev 3. apt-get install build-essential libssl-dev libdb5.1-dev libdb5.1++-dev libboost-all-dev git 4. git clone http://www.Github.com/sherlockcoin/navajocoin5. cd navajocoin/src 6. mkdir obj 7. chmod 755 leveldb/build_detect_platform 8. make -f makefile.unix USE_UPNP=- That should make the navajocoind daemon. Never tried on a arm but should work. You should have now a file called "navajocoind" in src folder. That is your wallet. You need to create a ".summercoinv2" folder in (I guess) /root/ and put the summercoinv2.conf there. You can also try to copy the blockchain data into that folder... could work out. Just try to start. If it works you can try with your wallet. You find all commands when you execute ./navajocoind help regards How can I start the navajocoin daemon automatically on boot AND automatically unlock it for staking only? I'm on Ubuntu, gui/whithout gui, doesn't matter (I would preffer without though).Thank you! Keep up the good work.
|
|
|
|
shahim
Legendary
Offline
Activity: 1082
Merit: 1002
|
|
November 19, 2014, 03:53:36 PM Last edit: November 19, 2014, 04:05:55 PM by shahim |
|
56 ACTIVE CONNECTIONS TO NAVAJO COIN NETWORK!
58 here Good to see steady progress. I have two questions for the devs: 1. My wallet size has decreased by ~2K coins by itself. It shows the correct (old) amount in the rich list, but not in the app. Any reason this would happen? 2. Related to the discussion here: Ok, so slightly curved ball here….
I have a Raspberry pi sitting here doing nothing. I would really like to use it effectively as just the wallet for my nav but I'm pretty noob when it comes to linux. Would anyone be interested in posting an idiots guide on how to build a pi image that could do this? can i just install linux and then copy across the wallet.dat and data (block chain to save the days download etc.) I would happily pay a bounty of say 4000 nav and of course as Nav grows it might become handy for other linux / pi users.
I looked at the github, but soon got bogged down on what to include etc.
Please be gentle with me
Hi, There are some good guides in the internet. http://www.reddit.com/r/reddCoin/comments/2b8wqm/tutorial_compiling_and_running_the_reddcoin/Read through it and just make it step by step. Just use the navajocoin git and also induce the readme of navajocoin. Regards Shahim Thanks Shahim! So, once i install wheezy i do apt-get install qt5-default qt5-qmake qtbase5-dev-tools qttools5-dev-tools \ build-essential libboost-dev libboost-system-dev \ libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev \ libssl-dev libdb++-dev ? can't see how it links to the nav github stuff…. (I am a massive NOOB) - BTW as soon as i get i workingI will send you the nav - sorry i am so retarded Hi, do you want to have a GUI? I would suggest to start without GUI. It is easier to get it run ;-) SO you install debian wheezy. after that: 1. apt-get update 2. apt-get install libdb++-dev 3. apt-get install build-essential libssl-dev libdb5.1-dev libdb5.1++-dev libboost-all-dev git 4. git clone http://www.Github.com/sherlockcoin/navajocoin5. cd navajocoin/src 6. mkdir obj 7. chmod 755 leveldb/build_detect_platform 8. make -f makefile.unix USE_UPNP=- That should make the navajocoind daemon. Never tried on a arm but should work. You should have now a file called "navajocoind" in src folder. That is your wallet. You need to create a ".summercoinv2" folder in (I guess) /root/ and put the summercoinv2.conf there. You can also try to copy the blockchain data into that folder... could work out. Just try to start. If it works you can try with your wallet. You find all commands when you execute ./navajocoind help regards How can I start the navajocoin daemon automatically on boot AND automatically unlock it for staking only? I'm on Ubuntu, gui/whithout gui, doesn't matter (I would preffer without though).Thank you! Keep up the good work. Hi, I am not that into Ubuntu, but if you are using upstart you can make your own startscript like described here: http://litecoindeveloper.com/doku.php?id=tutorials:configuring_upstartJust alsways use the option "datadir" to set the correct directory. To the point to unlock your wallet, I don't know the command now. If you are in php, you can use the Json RPC and give this command by RPC, after you started the daemon. Not that easy! Also nothing I did so far. You can also be a man and handle it without encryption ;-) (Just kidding... never do it without password!) If you have further questions, just post here
|
|
|
|
bocyaj
Sr. Member
Offline
Activity: 1336
Merit: 308
Get $2100 deposit bonuses & 60 FS
|
|
November 19, 2014, 04:16:17 PM |
|
I initially had issues getting ubuntu to run a script on startup, but found a way to get it to work.
Have a look under System > Preferences > Startup Applications
enter the path to the script here. you should be able to unlock for staking only in your scrypt too...
its something like 'navajocoind walletpassphrase <your password> -stakingonly'
don't quote me on that, but the command is similar. keep in mind your wallet password is now in a text file.
There is probably a better way to do this, however this worked for me.
|
|
|
|
majningmaster
|
|
November 19, 2014, 06:14:09 PM |
|
Hello Everyone,
Just wanted to step in and resolve a few misunderstanding/clear our a few communication channels and also extinguish some FUD spread by random people that pop-up from nowhere not for the love of the coin but for the hate they have that we are doing better than any other.
It should be clear to the community as well as any other member in the forum invested or not invested , hater or lover that NAVAJO (NAV) is not another coin technically speaking NOT ANOTHER shit coin , if they have failed to see that shit coins do not have a completely dedicated development team who works committed towards the enhancement of its features , this is not the case with NAVAJO therefore NAVAJO does not fall into this category nor can be compared with any other but stand above all for its committed and dedicated community as well as its development team, if someone is trying to play that card , then everyone and all will know he's just trying spread FUD and promote his own coin.
All should remember that NAVAJO is a second generation coin modified and enhanced with the technological enhancements , it has a dedicated development team , committed to work closely with the community and work on common grounds to further advance , implement and enhance it's current features and also contribute towards the overall CryptoCurrency developments by introducing new technologies.
Above all you should not forget that NAVAJO came up one step more each time it fell , failed coins do not have that quality and certainly not shit coins.
So clearing that first , let me tell you something about myself too , being the Core Developer of NAVAJO COIN I can assure you that I'm 200% committed towards it's developments and advancements and work towards the success of the same , being a team we are like a family , each one has their responsibilities and fulfills them to the dot , so none should have any doubt about my commitments towards NAVAJO as well as the commitment by the rest of the team because we are all here to stay , the unique features planned and implemented to NAVAJO will solely be for NAVAJO and there should be no doubts on that either.
I never ran away when the Coin had its downs , the team never ran away when it had downs , we all worked together as a family to bring it back up , that is why NAVAJO stands above as one of the successful and consistent coins of the time for its foundation , community and it's development team and most of all being a family.
The future is bright my friends for this bond we share is not for a day or two not for a pump or a dump but for a coin that is successful and continue to be successful in everyway.
NavajoCoin foundation , community as well the development team is the only team I've seen recently for being caring for what they love about and working towards a common goal as well as being passionate to succeed what they so dearly work on.
This is how a coin succeeds , I do not know otherwise.
~SoopY~
Could you tell more about anon features ? Heard long time ago about it, just clear that point please and not general fact !
|
|
|
|
shahim
Legendary
Offline
Activity: 1082
Merit: 1002
|
|
November 19, 2014, 07:03:09 PM |
|
Hello Everyone,
Just wanted to step in and resolve a few misunderstanding/clear our a few communication channels and also extinguish some FUD spread by random people that pop-up from nowhere not for the love of the coin but for the hate they have that we are doing better than any other.
It should be clear to the community as well as any other member in the forum invested or not invested , hater or lover that NAVAJO (NAV) is not another coin technically speaking NOT ANOTHER shit coin , if they have failed to see that shit coins do not have a completely dedicated development team who works committed towards the enhancement of its features , this is not the case with NAVAJO therefore NAVAJO does not fall into this category nor can be compared with any other but stand above all for its committed and dedicated community as well as its development team, if someone is trying to play that card , then everyone and all will know he's just trying spread FUD and promote his own coin.
All should remember that NAVAJO is a second generation coin modified and enhanced with the technological enhancements , it has a dedicated development team , committed to work closely with the community and work on common grounds to further advance , implement and enhance it's current features and also contribute towards the overall CryptoCurrency developments by introducing new technologies.
Above all you should not forget that NAVAJO came up one step more each time it fell , failed coins do not have that quality and certainly not shit coins.
So clearing that first , let me tell you something about myself too , being the Core Developer of NAVAJO COIN I can assure you that I'm 200% committed towards it's developments and advancements and work towards the success of the same , being a team we are like a family , each one has their responsibilities and fulfills them to the dot , so none should have any doubt about my commitments towards NAVAJO as well as the commitment by the rest of the team because we are all here to stay , the unique features planned and implemented to NAVAJO will solely be for NAVAJO and there should be no doubts on that either.
I never ran away when the Coin had its downs , the team never ran away when it had downs , we all worked together as a family to bring it back up , that is why NAVAJO stands above as one of the successful and consistent coins of the time for its foundation , community and it's development team and most of all being a family.
The future is bright my friends for this bond we share is not for a day or two not for a pump or a dump but for a coin that is successful and continue to be successful in everyway.
NavajoCoin foundation , community as well the development team is the only team I've seen recently for being caring for what they love about and working towards a common goal as well as being passionate to succeed what they so dearly work on.
This is how a coin succeeds , I do not know otherwise.
~SoopY~
Could you tell more about anon features ? Heard long time ago about it, just clear that point please and not general fact ! HI, in the whitepaper https://www.dropbox.com/s/slr85zpbw380use/Whitepaper.pdfthe anon is described quite detailed so far. Have you read this? regards shahim
|
|
|
|
hashforce101
Legendary
Offline
Activity: 1050
Merit: 1000
|
|
November 19, 2014, 11:28:35 PM Last edit: November 20, 2014, 12:01:37 AM by hashforce101 |
|
Awesome Volume trading on https://bittrex.com/Market/Index?MarketName=BTC-NAVGreat to see! I need to buy 72,000 more NAV and I reach my goal target . . Hopefully soon Supporting the Buy orders really pays off when some people sell down. Very nice prices showing up. Have you reached your goal target in the month of Navember. Look after your families and keep smiling
|
|
|
|
soopy452000
Legendary
Offline
Activity: 1302
Merit: 1001
Founder - NavCoin Ⓝ
|
|
November 20, 2014, 04:25:04 AM |
|
Haha thank you guys for the lovely votes for POH , the greatest honor that I could receive is to be with such a lovely community as yourselves and among that there's no better trophy for me but the community itself.
I dedicate my work and owe my heart and soul to you lovely people , put on your seat belts and be ready for "the" ride of your life.
SUM2dev will keep you updated.
~SoopY~
|
|
|
|
hashforce101
Legendary
Offline
Activity: 1050
Merit: 1000
|
|
November 20, 2014, 05:28:03 AM |
|
2 Da Stars!
|
|
|
|
hashforce101
Legendary
Offline
Activity: 1050
Merit: 1000
|
|
November 20, 2014, 10:51:42 AM |
|
muchCoinSoCurrency39 @hashforce382: I need a whitepaper, gib whitepaper! XD
can someone explain this to me
Hi Hashforce, "gib" is the german imperativ from "geben" / give. In englisch it is like he asks you do give him the whitepaper... send him the Link Haha, didn't know it was german, it's often used in polandball comics and it sounds funny in an english phrase. Anyway I'm keeping a list of all anonymization techniques ( here, if you're curious) I'll definitely add navajo (for the time being I added it to my portfolio ). Could you confirm/deny a few points? (stuff I didn't understand from the whitepaper): 1) the navajo anonymization uses no masternode-like feature, NMG and CSG are actually just run by regular nodes 2) the transaction follows some sort of onion routing so no node beside the sender could possibly link transaction to sender ip unless they work in tandem with other malicious nodes nor run some sort of network analysis. 3)I'm assuming transactions are more or less the same size so it's not possible to distinguish transactions happening at the same time, but there are no artificial delays/salting/padding used specifically to avoid linking network activity to transfers 4) the address of the sender does not appear in the blockchain and it disappear from the network (subchains included) once the transaction is completed but what happens if the NMG or CSG or any other node involved tries to keep knowledge of the transaction or the issuer? And what happens if a malicious NMG CSG pair tries to make coins appear? 5) well this is gossip, but, did you contact the Navajos in the end? Personally I see navajo sending technique to be as interesting as bitcoindark teleport, where teleport can evade any network/activity analysis and navajo makes blockchain analysis pointless. I suppose teleport protocol could be built on top of navajo for paranoia level security, that's be interesting to see . BTW, is there any plan to join supernet, blocknet or the likes? Hi Mate,
Thank you very much for your kind questions.
Let me further explain them in detail.
1) NMG and CSG are completely different parts of the blockchain tied to the Sub-Chains and does not necessarily be Nodes.
2) The transaction destination will only known by the Sender and even though of a network analysis it would be unable to pin-point which is which since the the information is transferred mostly through subchains.
3) The input transaction will be completely of different size and amount than the output one , there no linkage.
4) NMG and CSG are completely parts of the subchains and closed originated as well as encrypted, so there is no way of malicious attempts to it's functions nor it is accessible by any entity.
5) We really wanted to talk to the Navajos but with the current developments , we wanted to finish the developments and focus on the outreach attempts and ofcourse surprise them in everyway, the Foundation PR & Marketing Team handles this and would do justice better with an answer.
We strive everyday to perfect NAV ANON mate and thank you very much for kind inputs and suggestions.
We do have many ideas on implementing unbreakable security through anonimized network functionality , likes of supernet , blocknet etc , our top priority being getting out NAV ANON for the general public and build the foundation up onwards.
Do let us know if you would require any further information with regards to NAV and ANON or anything.
Thank you very much.
~SoopY~.
|
|
|
|
chemal
|
|
November 20, 2014, 01:20:57 PM |
|
Haha thank you guys for the lovely votes for POH , the greatest honor that I could receive is to be with such a lovely community as yourselves and among that there's no better trophy for me but the community itself.
I dedicate my work and owe my heart and soul to you lovely people , put on your seat belts and be ready for "the" ride of your life.
SUM2dev will keep you updated.
~SoopY~
! Wow! Sounds great !to the stars people !
1nav = 15 000 satoshi in the end of this year!
|
|
|
|
paycum
|
|
November 20, 2014, 02:47:59 PM |
|
Haha thank you guys for the lovely votes for POH , the greatest honor that I could receive is to be with such a lovely community as yourselves and among that there's no better trophy for me but the community itself.
I dedicate my work and owe my heart and soul to you lovely people , put on your seat belts and be ready for "the" ride of your life.
SUM2dev will keep you updated.
~SoopY~
get ready for the ride of your life? does that mean anon is almost ready for beta testing?
|
|
|
|
|