Pages:
Author

Topic: [ANN][NEOS]Neos v2.1- Blowfish, 2FA, Theft Recovery, Decoy System - SHA-256 - page 8. (Read 16044 times)

legendary
Activity: 1050
Merit: 1000
Syntaks, how do you specify a custom data directory?

Right now it uses data-dir beneath the root - at the moment that's not changeable.
newbie
Activity: 22
Merit: 0
Syntaks, how do you specify a custom data directory?
legendary
Activity: 1092
Merit: 1001
It would be nice, if enabled, to request also the google auth code when I input sensitive commands such as dumpprivkey.
I do really not know if you can implement that tho Smiley .

Cheers

I can =)  The next release of the daemon will have a modified theft-recovery system inside of it as well as some of this functionality. 

I can't wait, you are doing a really great job sir.
legendary
Activity: 1050
Merit: 1000
It would be nice, if enabled, to request also the google auth code when I input sensitive commands such as dumpprivkey.
I do really not know if you can implement that tho Smiley .

Cheers

I can =)  The next release of the daemon will have a modified theft-recovery system inside of it as well as some of this functionality. 
legendary
Activity: 1092
Merit: 1001
It would be nice, if enabled, to request also the google auth code when I input sensitive commands such as dumpprivkey.
I do really not know if you can implement that tho Smiley .

Cheers
legendary
Activity: 1050
Merit: 1000
Hello Syntax I was wondering is there a way to dump the private keys from the wallet?

There is via commandline for sure.  I'll make a note to put that in the wallet interface under 'tools' though.  I'm working on rolling out some patches right now and then fixing the backup tool.  I'll get on top of that immediately though - I've been meaning to.

     Best regards,

syntaks

Can you please tell me how to get to the command line?
Yeah it would be great to have it under tools!

Cheers

type this:

neos dumpprivkey

Oh you mean directly from the linux terminal, I was looking for the console within the wallet!
Cheers

Sorry for the confusion - yep I meant the linux terminal! =)
legendary
Activity: 1092
Merit: 1001
Hello Syntax I was wondering is there a way to dump the private keys from the wallet?

There is via commandline for sure.  I'll make a note to put that in the wallet interface under 'tools' though.  I'm working on rolling out some patches right now and then fixing the backup tool.  I'll get on top of that immediately though - I've been meaning to.

     Best regards,

syntaks

Can you please tell me how to get to the command line?
Yeah it would be great to have it under tools!

Cheers

type this:

neos dumpprivkey

Oh you mean directly from the linux terminal, I was looking for the console within the wallet!
Cheers
legendary
Activity: 1050
Merit: 1000
Hello Syntax I was wondering is there a way to dump the private keys from the wallet?

There is via commandline for sure.  I'll make a note to put that in the wallet interface under 'tools' though.  I'm working on rolling out some patches right now and then fixing the backup tool.  I'll get on top of that immediately though - I've been meaning to.

     Best regards,

syntaks

Can you please tell me how to get to the command line?
Yeah it would be great to have it under tools!

Cheers

type this:

neos dumpprivkey
legendary
Activity: 1092
Merit: 1001
Hello Syntax I was wondering is there a way to dump the private keys from the wallet?

There is via commandline for sure.  I'll make a note to put that in the wallet interface under 'tools' though.  I'm working on rolling out some patches right now and then fixing the backup tool.  I'll get on top of that immediately though - I've been meaning to.

     Best regards,

syntaks

Can you please tell me how to get to the command line?
Yeah it would be great to have it under tools!

Cheers
legendary
Activity: 1050
Merit: 1000
Hello Syntax I was wondering is there a way to dump the private keys from the wallet?

There is via commandline for sure.  I'll make a note to put that in the wallet interface under 'tools' though.  I'm working on rolling out some patches right now and then fixing the backup tool.  I'll get on top of that immediately though - I've been meaning to.

     Best regards,

syntaks
legendary
Activity: 1092
Merit: 1001
Hello Syntax I was wondering is there a way to dump the private keys from the wallet?
hero member
Activity: 812
Merit: 1000
Litecoin Association Director
Bump for an amazing developer which all developers should aspire to become.


Why doesn't this get more attention? These security features are amazing and nothing short of tech that is desperately needed in our industry.
legendary
Activity: 1050
Merit: 1000
You can now deposit Neos directly into your bank account in 20 supported countries!

http://forum.neoscoin.com/t/neos-supported-on-bitbill-nl-deposit-neos-into-your-bank-account-in-20-supported-countries/391

     Best regards,

syntaks
legendary
Activity: 1050
Merit: 1000
It's my pleasure guys - that's what I'm here for. =)  In other news: Neos welcomes Stoyvo as our new community manager! http://forum.neoscoin.com/t/neos-welcomes-stoyvo-as-its-new-community-manager/390

     Best regards,

syntaks
legendary
Activity: 1960
Merit: 1128
Never seen a dev so devoted like syntax.
He prompted on my pc through the remote control and fixed the problem for me.
He deserves to be taken as a example by every developer.
I am really sure this coin will be worth isomething in the future thank to him.

Cheers

Yes, he's always helpful. He fixed my system some moths ago, too. He types that fast... next time I will make a video from it so I can watch it in slow motion later. Cheesy
legendary
Activity: 1092
Merit: 1001
Never seen a dev so devoted like syntax.
He prompted on my pc through the remote control and fixed the problem for me.
He deserves to be taken as a example by every developer.
I am really sure this coin will be worth isomething in the future thank to him.

Cheers
legendary
Activity: 1050
Merit: 1000
Hello Syntax I am trying to upgrade the wallet through ubuntu-installer.sh; it ends fine and then it asks me to run neos as normal user and this is where I get this error:

Code:
/usr/bin/neos: line 53: /home/user/.neoscoin/Neos : No such file or directory

Cheers

Hey,

     It was a typo in /usr/bin/neos.  Download http://install.neoscoin.com/v2/2.1/linux/ubuntu/64-bit/neos-control and move it into /usr/bin/neos and that should do the trick. If not - just let me know.

     Best regards,

syntaks

I launched mv neos-control /usr/bin/neos as root but now when I try to run neos I got bash: /usr/bin/neos: Permission denied (tried both as root and as a normal user)
Cheers


Type: chmod 755 /usr/bin/neos and let me know if that helps.

     Best regards,

syntaks

edit: nvm solder, thank you!
edit2: I deleted everything (.neoscoin, /usr/local/neos and /usr/bin/neos) then launched neos as a normal user.

Code:
Downloading a Neos bootstrap to speed up the initial chain sync...
Downloading the Neos launcher...
cp: cannot stat ‘/usr/local/neos/setup’: No such file or directory
/usr/bin/neos: line 31: /usr/local/neos/bin/neosphp: No such file or directory
mv: cannot stat ‘neoscoin.conf’: No such file or directory
mv: cannot stat ‘conf.php’: No such file or directory
buynamecoin@buynamecoin-VirtualBox:~$ Error accessing /usr/local/neos/bin/neosphp: No such file or directory
Error accessing /usr/local/neos/bin/neosphp: No such file or directory
^C

Any hint?
Cheers

As your normal user: rm -r .neoscoin
As root: rm -r /usr/local/neos && ./-installer.sh

If that doesn't work, want to hop on IRC and I'll walk you through the process?  The reason that occurred is you can't mix two installations so it won't complete.

     Best regards,

syntaks
legendary
Activity: 1092
Merit: 1001
Hello Syntax I am trying to upgrade the wallet through ubuntu-installer.sh; it ends fine and then it asks me to run neos as normal user and this is where I get this error:

Code:
/usr/bin/neos: line 53: /home/user/.neoscoin/Neos : No such file or directory

Cheers

Hey,

     It was a typo in /usr/bin/neos.  Download http://install.neoscoin.com/v2/2.1/linux/ubuntu/64-bit/neos-control and move it into /usr/bin/neos and that should do the trick. If not - just let me know.

     Best regards,

syntaks

I launched mv neos-control /usr/bin/neos as root but now when I try to run neos I got bash: /usr/bin/neos: Permission denied (tried both as root and as a normal user)
Cheers


Type: chmod 755 /usr/bin/neos and let me know if that helps.

     Best regards,

syntaks

edit: nvm solder, thank you!
edit2: I deleted everything (.neoscoin, /usr/local/neos and /usr/bin/neos) then launched neos as a normal user.

Code:
Downloading a Neos bootstrap to speed up the initial chain sync...
Downloading the Neos launcher...
cp: cannot stat ‘/usr/local/neos/setup’: No such file or directory
/usr/bin/neos: line 31: /usr/local/neos/bin/neosphp: No such file or directory
mv: cannot stat ‘neoscoin.conf’: No such file or directory
mv: cannot stat ‘conf.php’: No such file or directory
buynamecoin@buynamecoin-VirtualBox:~$ Error accessing /usr/local/neos/bin/neosphp: No such file or directory
Error accessing /usr/local/neos/bin/neosphp: No such file or directory
^C

Any hint?
Cheers
legendary
Activity: 1050
Merit: 1000
Hello Syntax I am trying to upgrade the wallet through ubuntu-installer.sh; it ends fine and then it asks me to run neos as normal user and this is where I get this error:

Code:
/usr/bin/neos: line 53: /home/user/.neoscoin/Neos : No such file or directory

Cheers

Hey,

     It was a typo in /usr/bin/neos.  Download http://install.neoscoin.com/v2/2.1/linux/ubuntu/64-bit/neos-control and move it into /usr/bin/neos and that should do the trick. If not - just let me know.

     Best regards,

syntaks

I launched mv neos-control /usr/bin/neos as root but now when I try to run neos I got bash: /usr/bin/neos: Permission denied (tried both as root and as a normal user)
Cheers


Type: chmod 755 /usr/bin/neos and let me know if that helps.

     Best regards,

syntaks
legendary
Activity: 1092
Merit: 1001
Hello Syntax I am trying to upgrade the wallet through ubuntu-installer.sh; it ends fine and then it asks me to run neos as normal user and this is where I get this error:

Code:
/usr/bin/neos: line 53: /home/user/.neoscoin/Neos : No such file or directory

Cheers

Hey,

     It was a typo in /usr/bin/neos.  Download http://install.neoscoin.com/v2/2.1/linux/ubuntu/64-bit/neos-control and move it into /usr/bin/neos and that should do the trick. If not - just let me know.

     Best regards,

syntaks

I launched mv neos-control /usr/bin/neos as root but now when I try to run neos I got bash: /usr/bin/neos: Permission denied (tried both as root and as a normal user)
Cheers
Pages:
Jump to: