Bitcoin Forum
April 26, 2024, 04:56:36 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 4 5 6 7 8 9 »  All
  Print  
Author Topic: [ANN][NEOS]Neos v2.1- Blowfish, 2FA, Theft Recovery, Decoy System - SHA-256  (Read 16032 times)
twoturtles (OP)
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile WWW
March 17, 2015, 10:22:44 PM
 #1



When Neos was first created, I had a vision for what I wanted it to be.  It's been nearly 7 months since an idea born of passion came to fruition and not a day has gone by that development hasn't been active.  Each day working with the community and being involved in the crypto space has given invaluable insight as to what people wanted and needed.  The community has been an incredible source of not only motivation but support as well.

Along the journey through the various stages of development, the requests that have been made have mostly made it to development and production.  There are a few outstanding ones that have been pending for quite some time now.  The reason for that was simply Neos just wasn't ready for it.  One missing key component was security.  Today however, that is not the case.  Today I am pleased to announce the new Neos platform, code named Kratos.  Kratos in Greek mythology symbolizes power and strength.  That is exactly what Neos represents.  A powerful system with a strong development team behind it and an even stronger community presence.

Please watch the screencast before installing Neos 2.1 as it contains important information regarding the upgrade process to prevent any chance of wallet loss or corruption. (http://youtu.be/s_Lvg_VcmKY)

Some technical and network details:

Algorithm: SHA-256
Total money supply: 21 million
Block reward: 50 Neos
Block maturity: 120 confirmations
Transaction confirmations: 6
Halving occurs every 210,000 blocks
Transaction fee: 0.00000001 Neos
Difficulty adjustment: every block using Dark Gravity Wave

Some of the standard Neos features include:

In-wallet trading (one-click withdrawal, mass order cancellation, one-click deposit, order executions, candlesticks)
An in-wallet block explorer
Encrypted messaging
Live statistics and market data
In-wallet personalized mining worker stats and multipool stats
In-wallet mining calculator
Dashboard news as polled from our Twitter account
Multi-currency conversion data (BTC and 21 different currencies supported)
The ability to export your transactions to 3 different formats (Excel, CSV, and JSON)
Personal aliases for receiving both Neos and messages
One-click wallet updates with automatic notification of new updates
Automatic 24-hour backups of your wallet
Market data and statistics (Neos in circulation, market cap, averaged value, averaged global trade volume)

Now onto what has been the primary focus in Neos 2.1: The authentication system and our unique theft recovery system

Firstly I'll explain a few key points to our approach in effort to secure your Neos platform:

Each installation is unique to itself.  Your wallet files aren't transferrable to another Neos install.  This prevents someone for example from replacing your files with modified wallet files to gain access or corrupt it.

Your Neos configuration is no longer plaintext.  In earlier releases of Neos, conf.php was plaintext and that just isn't acceptable to me.

Tamper-evident: if someone tries to circumvent the system by various methods, the wallet will cease to work until support is contacted.  There is never a legitimate reason to remove Neos wallet files, and the only time this would occur is if someone intentionally has done so.

Authentication is handled by a custom system I've written that doesn't utilize cookies or sessions.  Your auto-logout time can be adjusted in your Neos settings.  Passwords are encrypted using blowfish, salted, and with 15 rounds of hashing.  Authentication isn't instant, and that's by design.

Decoy system: upon entering the system with a bad password, it won't seem any different from a valid login.  In fact, it will allow the attacker to proceed with nearly every function that they would be able to had they logged in with a valid password.  From sending Neos, to withdrawing it from exchanges - it's all fabricated and very convincing and while they think they're in the process of robbing you blind, they're actually just being kept busy while you're notified of it.

Notification system: upon bad login, if you've registered an email address with our security system, you'll be notified with details when someone attempts to break into your wallet.

Two-factor authentication: in your Neos settings, you have the option to configure your Google Authenticator for Neos.  Simply scan the QR code, verify the code from your phone and save your settings and you're now protected with two-factor auth the next time you attempt to log in.

Upon logging into the system even with a bad password, but a proper two-factor code - you will enter the decoy system.

Upon startup if either Neos or PHP are modified, you will be notified and given the option to download the proper (clean) files before Neos even starts, preventing risk of accidentally running a wallet stealer or virus someone has placed on your system.

Something new introduced

I've always stated Neos was a creation out of passion for crypto and what it represents: freedom.  I've also expressed my distain for those wishing only to flourish by means of theft.  Every time I hear of either a scandalous exchange closing down due to apparent theft, or people having their coin stolen via wallet stealers or computers stolen I cringe just as crypto does as it's being punched in the proverbial stomach.  I'm not here just for Neos, I'm here for crypto and the community in general is something I value.  With that being said, I wanted to code something that would serve not only the Neos community but potentially the entire community.

With that being said I present to you with Neos Kratos - our thief locator and fund recovery system.

I'll outline the possible scenarios in which this system is useful and what it's capable of and then take a less technical approach in my explanation.

1.  Someone sends out a wallet stealer disguised as another coin, you run it - your funds are gone but the thief has your wallet now even if it's encrypted.
2.  Someone breaches an exchange and steals the wallet files from it
3.  Someone steals your laptop with your wallets on it

Here's what's going to happen as a result in each one of those situations:

1.  You're going to be notified via e-mail as to the location of the thief as precisely as possible using geo-location methods.  The data provided can then be used in locating the offender.
2.  You're going to receive your wallet back via email

How is this beneficial in general?  Well, let's take into consideration wallets swiped from an exchange.  You've now (along with many other folks) have lost your Neos, Litecoin, and Bitcoin for example.  The thief loads the Litecoin wallet, sends it out if possible to dump it.  He takes the same steps with the Bitcoin wallet.  Next he loads the Neos wallet.  The moment he does, he's not only outed himself but has also provided crucial information that helps take the guess work out of "Who stole the wallets?".  This can lead to reconcilliation and assist in loss prevention.  Alongside that, the exchange also receives their Neos wallet back via email.

Now, in scenario #2 the same applies as the above mentioned outcome.  You not only will be able to find out where your Neos wallet went and the attacker, but also recover at least your Neos wallet and hopefully in the end - your other wallets.

In scenario #3, your wallet can be marked as "Physically Stolen" and once Neos is turned on, locate your laptop or device.

The above system is active, and pending community feedback will become more militant and finely-tuned.  There are additional preventative and recovery options I have developed but they are a bit more aggressive - however they are pending response from an attorney well-versed in crypto as well as other areas.  As we fine-tune this system and get community feedback, I'm confident it's going to be an incredible asset to both Neos and crypto in general.

With everything above taken into consideration I'll address a feature that everyone has been requesting for some time now and the reasons it wasn't included are straightforward: I didn't feel it was prudent to provide an in-wallet marketplace or other spendability options with a system I didn't feel was secure enough to protect the community from potential loss.

A custom marketplace is already in development now utilizing our new system with an as-of-now unknown ETA.  Just as we have done with Neos since the first day, we're taking the appropriate measures to do it properly.  At the moment, pending funding for an already-created prototype we have a hardware wallet in development that utilizes the new Neos system and is in plain English - pretty damned cool.

So where is Neos headed now?  In the same direction we've been heading in for the past 7 months - forward.  With the introduction of these new features and a few others in development we're sure to have our hands full over the next coming months.  One thing I can happily say is that we're currently being processed by LitePaid.com and coingateway.net.  As more services accept Neos as an option that have APIs, you can bet we're going to be developing for those services to the best of our ability - with a unique approach.

Something else as by community request we're considering - is a hosted wallet option.  As with everything we do, serious consideration and forethought is being put into this and updates will be made public as they become available.

I'm also in the process of developing a "My Neos" center for the community for various purposes and utilities.

You can download Neos 2.1 here:

Windows: http://www.neoscoin.com/windows
osX: http://www.neoscoin.com/osx
Debian Linux: http://www.neoscoin.com/debian
Ubuntu Linux: http://www.neoscoin.com/ubuntu

Our website will be getting re-designed by yak this week to reflect the new direction we're heading in.

You can buy Neos at the following exchanges:

https://www.bittrex.com
https://www.poloniex.com
https://www.bleutrade.com
https://www.utxnet.com

We're also on the vote list at https://www.cryptsy.com/coinvotes

We take support very seriously and provide it with no cost and no limitations.  Our support options are via telephone, skype, teamviewer, IRC, and our forum (http://forum.neoscoin.com).  Without our community, we wouldn't have a reason to do what we do - and we thank you for that.

Other resources:

Our reddit: http://www.reddit.com/r/NeosCoin
Our twitter: https://twitter.com/NeosCoin
Chat with us on IRC: https://kiwiirc.com/client/irc.freenode.net/#neoscoin

A screencast demonstration of the abilities described here in Neos 2.1: http://youtu.be/s_Lvg_VcmKY

If you need assistance in migrating your old wallet to the new Neos 2.1 system, please don't hesitate to contact me.  I strongly urge everyone if they haven't been running Neos 2.0.2 (automatic backups) to make a copy of your wallet.dat somewhere safe first and THEN copying it to your new Neos installation.

This will be the last time a full installation/replacement will need to occur.  Everything developed over the past 7 months has lead to where Neos was intended to be.  It's been a process along the way, but we're finally here and I thank you all for your support along the way and patience.


     Best regards,

syntaks

1714107396
Hero Member
*
Offline Offline

Posts: 1714107396

View Profile Personal Message (Offline)

Ignore
1714107396
Reply with quote  #2

1714107396
Report to moderator
1714107396
Hero Member
*
Offline Offline

Posts: 1714107396

View Profile Personal Message (Offline)

Ignore
1714107396
Reply with quote  #2

1714107396
Report to moderator
I HATE TABLES I HATE TABLES I HA(╯°□°)╯︵ ┻━┻ TABLES I HATE TABLES I HATE TABLES
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714107396
Hero Member
*
Offline Offline

Posts: 1714107396

View Profile Personal Message (Offline)

Ignore
1714107396
Reply with quote  #2

1714107396
Report to moderator
1714107396
Hero Member
*
Offline Offline

Posts: 1714107396

View Profile Personal Message (Offline)

Ignore
1714107396
Reply with quote  #2

1714107396
Report to moderator
ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
March 17, 2015, 10:24:14 PM
 #2

Fresh chain or old?

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
twoturtles (OP)
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile WWW
March 17, 2015, 10:26:58 PM
 #3

Fresh chain or old?

Same chain

twoturtles (OP)
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile WWW
March 17, 2015, 10:40:25 PM
 #4

I'll be creating some tutorials for migration, installation and backups very shortly.  If anyone has any questions or needs a hand, don't hesitate.

     Best regards,

syntaks

kelsey
Legendary
*
Offline Offline

Activity: 1876
Merit: 1000


View Profile
March 17, 2015, 11:34:27 PM
 #5

have to admit the anti theft stuff sounded good for a sec, but you lost me at 1million ico  Shocked
tempus
Legendary
*
Offline Offline

Activity: 1960
Merit: 1128


View Profile
March 17, 2015, 11:39:46 PM
 #6

I didn't have much time, so I just looked at the Screencast so far, but....

THIS! IS! AWESOME!

Everybody, not just Neos-Investors, should watch this:
https://www.youtube.com/watch?v=s_Lvg_VcmKY


Quoting Syntaks:
"Not only will it give us more information about the thieve, however, it will, from there machine where they load the wallet, take that wallet and send it right back to you."
twoturtles (OP)
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile WWW
March 17, 2015, 11:44:19 PM
 #7

have to admit the anti theft stuff sounded good for a sec, but you lost me at 1million ico  Shocked

That was nearly 7 months and most of them are still on the exchange as shown by the "rich list" and when Bittrex had their beta site enabled.

      Best regards,

syntaks

xxxgoodgirls
Legendary
*
Offline Offline

Activity: 1092
Merit: 1001


View Profile
March 18, 2015, 01:31:51 AM
 #8

Very interesting features, this is such an awesome job.

In summary, the Intel Management Engine and its applications are a backdoor with total access to and control over the rest of the PC. The ME is a threat to freedom, security, and privacy, and the libreboot project strongly recommends avoiding it entirely. Since recent versions of it can’t be removed, this means avoiding all recent generations of Intel hardware. details https://libreboot.org/faq.html#intelme --- https://tehnoetic.com/laptops --- https://store.vikings.net/x200-ryf-certfied
xxxgoodgirls
Legendary
*
Offline Offline

Activity: 1092
Merit: 1001


View Profile
March 18, 2015, 03:38:23 AM
 #9

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

In summary, the Intel Management Engine and its applications are a backdoor with total access to and control over the rest of the PC. The ME is a threat to freedom, security, and privacy, and the libreboot project strongly recommends avoiding it entirely. Since recent versions of it can’t be removed, this means avoiding all recent generations of Intel hardware. details https://libreboot.org/faq.html#intelme --- https://tehnoetic.com/laptops --- https://store.vikings.net/x200-ryf-certfied
twoturtles (OP)
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile WWW
March 18, 2015, 06:25:52 AM
 #10

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

stoner19
Hero Member
*****
Offline Offline

Activity: 752
Merit: 500



View Profile
March 19, 2015, 01:12:29 AM
 #11

Awesome AWESOME security features included in the latest version. Everyone may already have an opinion about NEOS, but EVERYONE should still watch the video and learn about the features. This is what crypto needs. This what what the FUTURE of crypto needs. No more wallet thefts, no more hacks and users getting away with it.
Cornett
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


★ IT's Party Time! ★


View Profile
March 19, 2015, 02:01:28 AM
 #12

Syntaks, are you planning to make Nightmode for the wallet ?


░░░░░░░░░░░░░░░░░░░░▄▄
░░░░░░░░░░░░░░░░░░░░████▄▄
░░░░░░░░░▄▄░░░░░░░░░████████
░░░░░▄▄██████▄▄░░░░░███████████▄▄
░▄▄██████████████▄▄███████████████▄
░▀▀██████████████▀▀░░░▀▀████████████
██▄▄▀▀██████▀▀░░░░░░░░░░░▀▀████████
██████▄▄▀▀░░░░░░░░░░░░░░░░░░▀███████
████████░░░░░░░░░▄▄▄░░░░░░░░░░░▀▀███
████████░░░░░▄▄███████▄▄░░░░░███▄▄░░▀
████████░░░███████████████░░░███████▄
░░▀▀████░░░░░▀▀███████▀▀░░░░░████████
██▄▄░░▀▀░░░░░░░░░▀▀▀░░░░░░░░░████████
██████▄▄░░░░░░░░░░░░░░░░░▄▄░░▀███████
████████░░░░░░░░░░░░░▄▄██████▄▄▀▀███
██████████▄▄░░░░▄▄██████████████▄▄
██████████████▄▄▀▀██████████████▀▀
░░▀▀████████████░░░░▀▀██████▀▀
░░░░░░▀▀████████░░░░░░░░▀▀
░░░░░░░░░▀▀██████
░░░░░░░░░░░░░▀▀██
OATH

████▀
███▀  ▀
██▀  ▀
█▀  ▀
▀  ▀
▄  ▄
█▄  ▄
██▄  ▄
███▄  ▄
████▄


▀████
▀  ▀███
▀  ▀██
▀  ▀█
▀  ▀
▄  ▄
▄  ▄█
▄  ▄██
▄  ▄███
▄████


             ▄████▄▄   ▄
█▄          ██████████▀▄
███        ███████████▀
▐████▄     ██████████▌
▄▄██████▄▄▄▄█████████▌
▀████████████████████
  ▀█████████████████
  ▄▄███████████████
   ▀█████████████▀
    ▄▄█████████▀
▀▀██████████▀
    ▀▀▀▀▀


                   ▄▄████
              ▄▄████████▌
         ▄▄█████████▀███
    ▄▄██████████▀▀ ▄███▌
▄████████████▀▀  ▄█████
▀▀▀███████▀   ▄███████▌
      ██    ▄█████████
       █  ▄██████████▌
       █  ███████████
       █ ██▀ ▀██████▌
       ██▀     ▀████
                 ▀█▌


█▄▄              █▄▄
█████▄▄         ██████▄▄
████████       ████████ █
████████ ██   ████████ ██
████████ ███ ████████ ███
████████ ████ ██████ ████
████████ █████ ████ █████
████████ ▀█████ ██ ██████
████████    ▀▀██  ███████
▀███████         ▀███████
   ▀▀███            ▀▀███
       ▀                ▀
twoturtles (OP)
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile WWW
March 19, 2015, 02:03:29 AM
 #13

Syntaks, are you planning to make Nightmode for the wallet ?

Is that a request?  I can add that into the queue for sure.

Cornett
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


★ IT's Party Time! ★


View Profile
March 19, 2015, 02:07:44 AM
 #14

Syntaks, are you planning to make Nightmode for the wallet ?

Is that a request?  I can add that into the queue for sure.

Yes. It would be nice to have the dark theme!

And i like your serious direction to the top security path


░░░░░░░░░░░░░░░░░░░░▄▄
░░░░░░░░░░░░░░░░░░░░████▄▄
░░░░░░░░░▄▄░░░░░░░░░████████
░░░░░▄▄██████▄▄░░░░░███████████▄▄
░▄▄██████████████▄▄███████████████▄
░▀▀██████████████▀▀░░░▀▀████████████
██▄▄▀▀██████▀▀░░░░░░░░░░░▀▀████████
██████▄▄▀▀░░░░░░░░░░░░░░░░░░▀███████
████████░░░░░░░░░▄▄▄░░░░░░░░░░░▀▀███
████████░░░░░▄▄███████▄▄░░░░░███▄▄░░▀
████████░░░███████████████░░░███████▄
░░▀▀████░░░░░▀▀███████▀▀░░░░░████████
██▄▄░░▀▀░░░░░░░░░▀▀▀░░░░░░░░░████████
██████▄▄░░░░░░░░░░░░░░░░░▄▄░░▀███████
████████░░░░░░░░░░░░░▄▄██████▄▄▀▀███
██████████▄▄░░░░▄▄██████████████▄▄
██████████████▄▄▀▀██████████████▀▀
░░▀▀████████████░░░░▀▀██████▀▀
░░░░░░▀▀████████░░░░░░░░▀▀
░░░░░░░░░▀▀██████
░░░░░░░░░░░░░▀▀██
OATH

████▀
███▀  ▀
██▀  ▀
█▀  ▀
▀  ▀
▄  ▄
█▄  ▄
██▄  ▄
███▄  ▄
████▄


▀████
▀  ▀███
▀  ▀██
▀  ▀█
▀  ▀
▄  ▄
▄  ▄█
▄  ▄██
▄  ▄███
▄████


             ▄████▄▄   ▄
█▄          ██████████▀▄
███        ███████████▀
▐████▄     ██████████▌
▄▄██████▄▄▄▄█████████▌
▀████████████████████
  ▀█████████████████
  ▄▄███████████████
   ▀█████████████▀
    ▄▄█████████▀
▀▀██████████▀
    ▀▀▀▀▀


                   ▄▄████
              ▄▄████████▌
         ▄▄█████████▀███
    ▄▄██████████▀▀ ▄███▌
▄████████████▀▀  ▄█████
▀▀▀███████▀   ▄███████▌
      ██    ▄█████████
       █  ▄██████████▌
       █  ███████████
       █ ██▀ ▀██████▌
       ██▀     ▀████
                 ▀█▌


█▄▄              █▄▄
█████▄▄         ██████▄▄
████████       ████████ █
████████ ██   ████████ ██
████████ ███ ████████ ███
████████ ████ ██████ ████
████████ █████ ████ █████
████████ ▀█████ ██ ██████
████████    ▀▀██  ███████
▀███████         ▀███████
   ▀▀███            ▀▀███
       ▀                ▀
twoturtles (OP)
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile WWW
March 19, 2015, 02:26:08 AM
 #15

Syntaks, are you planning to make Nightmode for the wallet ?

Is that a request?  I can add that into the queue for sure.

Yes. It would be nice to have the dark theme!

And i like your serious direction to the top security path

Issue #183 created.
Edit Log time Watch Copy Delete
Feature #183
« Previous | 1 of 86 | Next »
"night mode" theme

Consider it done.  As far as security goes, I call it a "functioning prototype".  I want some community feedback before I mandate it.  It's not the be-all end-all but it's an effort that just might help at one point or another.

twoturtles (OP)
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile WWW
March 19, 2015, 03:58:48 AM
 #16

Upgrading Your Neos Linux Installation: https://www.youtube.com/watch?v=LNbLh3YTLdQ
Upgrading Your Neos osX Installation: https://www.youtube.com/watch?v=-mGVQvNjmE4
Upgrading Your Neos Windows Installation: https://www.youtube.com/watch?v=_QBF4uTs3M0

I created these to help folks along with the upgrade process.  If anyone has any questions or issues, please contact me and I'll be glad to help.

   Best regards,

syntaks

tempus
Legendary
*
Offline Offline

Activity: 1960
Merit: 1128


View Profile
March 19, 2015, 07:01:30 AM
 #17

Just want to give an alternative way for OsX without much terminal-typing. It's just needed to show the neos-folder, because it's hidden. Then you can continue as usual.


Before the 2.1-installation:

1. Open the terminal  (easy to find with cmd+space ....type in terminal)

2. copy-paste: defaults write com.apple.finder AppleShowAllFiles 1  (press return)

copy-paste: killall Finder (press return)

3. Now you should find the neos-folder here: Macintosh HD ▸ User ▸ yourname ▸ .neos

4. Rename it
It's just to keep it if you have to go back, and there you'll find your wallet.dat and the back-up-folder (neos-data --> backups)


Now the 2.0.2-installation is moved you can handle the new installation and the integration of your wallet.dat very easy .  


2.1 Installation:

1. Extract the downloaded file (http://www.neoscoin.com/osx)

2. Double-click on Neos-v2.1-osXSetup

3. If the launcher is ready (on your desk) --> Start Neos ---> Open Your Wallet

4. The site "Welcome to Neos...." should open

5. Set your Password for the System (should be different from your wallet.dat you want to integrate), click on "Continue Neos Setup"

6. Setup-Process begins. As soon it's completed, the Login-Screen opens.

7. If you LogIn there should be a fresh wallet (but you don't have to login now)


To integrate your wallet.dat:


1. Click on Launcher: "Stop Neos"

2. Go to: Macintosh HD ▸ User ▸ yourname ▸ .neos ▸ neos-data   (the fresh 2.1)

3. Throw the empty wallet.dat to the trash

4. Copy the wallet.dat from your renamed 2.0.2-installation to the new installation: .neos ▸ neos-data

5. Double click on Launcher -> Start Neos -> Open your Wallet

6. Login with your Password for the system

7. Wallet should open and show your balance. Maybe it takes some minutes.




Now you can set up the security-system (2FA, PIN, Email-varifiction)....... and feel safe.
Syntaks shows it here: https://www.youtube.com/watch?v=s_Lvg_VcmKY

And everybody should try some bad passwords. The fake-wallets are really surprising. ;-)


I copied the renamed 2.0.2 folder on an USB-Stick and deleted it from the HD.


After the installation


To hide the .neos-folder.
Open the terminal and copy paste:

1. copy-paste: defaults write com.apple.finder AppleShowAllFiles 0 (press return)
2. copy-paste: killall Finder (press return)




xxxgoodgirls
Legendary
*
Offline Offline

Activity: 1092
Merit: 1001


View Profile
March 19, 2015, 07:22:27 AM
 #18

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

In summary, the Intel Management Engine and its applications are a backdoor with total access to and control over the rest of the PC. The ME is a threat to freedom, security, and privacy, and the libreboot project strongly recommends avoiding it entirely. Since recent versions of it can’t be removed, this means avoiding all recent generations of Intel hardware. details https://libreboot.org/faq.html#intelme --- https://tehnoetic.com/laptops --- https://store.vikings.net/x200-ryf-certfied
twoturtles (OP)
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile WWW
March 19, 2015, 11:13:39 AM
 #19

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

xxxgoodgirls
Legendary
*
Offline Offline

Activity: 1092
Merit: 1001


View Profile
March 19, 2015, 04:50:19 PM
Last edit: March 19, 2015, 05:14:59 PM by xxxgoodgirls
 #20

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

In summary, the Intel Management Engine and its applications are a backdoor with total access to and control over the rest of the PC. The ME is a threat to freedom, security, and privacy, and the libreboot project strongly recommends avoiding it entirely. Since recent versions of it can’t be removed, this means avoiding all recent generations of Intel hardware. details https://libreboot.org/faq.html#intelme --- https://tehnoetic.com/laptops --- https://store.vikings.net/x200-ryf-certfied
Pages: [1] 2 3 4 5 6 7 8 9 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!