Bitcoin Forum
October 10, 2025, 04:55:14 PM *
News: Latest Bitcoin Core release: 29.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 [1180] 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 ... 2548 »
  Print  
Author Topic: NXT :: descendant of Bitcoin - Updated Information  (Read 2761747 times)
NxtChg
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


Simcoin Developer


View Profile WWW
January 24, 2014, 11:59:52 PM
 #23581

Please read what PBKDF2 is.  
It's even in principle possible to make a system where single word passwords like 'apple12' are safe, but key generation would be way too long.

I know what PBKDF2 is, I was replying to EvilDave, not to you.

Simcoin: https://simtalk.org:444/ | The Simplest Bitcoin Wallet: https://tsbw.io/ | Coinmix: https://coinmix.to | Tippr stats: https://tsbw.io/tippr/
--
About smaragda and his lies: https://medium.com/@nxtchg/about-smaragda-and-his-lies-c376e4694de9
McDoxy
Member
**
Offline Offline

Activity: 96
Merit: 10


View Profile
January 25, 2014, 12:01:06 AM
 #23582



This really makes me sad  Cry

Hope the guys don't feel too bad and had a good day at the conference.

What happened? Sad Do they still get to speak?

I hope they still got to spread the word about Nxt, and that was definitely not the last opportunity to attend a conference Wink
pandaisftw
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
January 25, 2014, 12:01:18 AM
 #23583

some day it should be user-friendly - no person can handle a real 30+ random character password. for creating, well that is needed, but please make sure that the user gets a way (probably 2-Factor Securitized) Password for day to day usage

Luckily, this can be done client-side.

For example, SuperNXTWallet has the feature to either:

A) Generate a 30+ char password for the client based off of the username+password they input + random salt (perhaps stored in a wallet.dat file). However, this means that the user will have to use the same client and have the wallet.dat file ready in order to access his account. Or he can request the client to print out his true password (with a lot of warnings) and try to memorize that too.
B) (Advanced) Let the user define his own brainwallet password of 30+ chars. This should come with a lot of warnings, but this will allow the user, like right now, to use his wallet anywhere in the world and on any device that is a node.

And RS code will be implemented on top of this, providing protection of sending NXT to wrong accounts.

NXT: 13095091276527367030
loopgate88
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
January 25, 2014, 12:03:08 AM
 #23584

Password needs are something that even bitcoin doesn't have truly figured out. But it is further ahead than we are.

Bitcoin just gives you your private account number and tells you to never share it. Even if someone doesn't password protect their wallet, their account is safe.

NXT is placing the responsibility of security at a sophisticated level on the hands of users. This will always be an issue and the source of very bad press.

What is the solution for this?

A client that has a "create account" button that generates a random password of either a fixed or random number of chars between 30 and 50 and tells the user this random password is the user's private NXT ID and advises the user to keep it somewhere safe?
This could also be referred to as their NXT private ID and the only thing they need to take away from a machine to another in order to access their account on the NXT network.

Any thoughts?
msin
Legendary
*
Offline Offline

Activity: 1512
Merit: 1006


View Profile
January 25, 2014, 12:03:14 AM
 #23585


Quote
But he has aliases

Yes I have 13 of them

how long was your pass phrase?

11

Thats definitely not long enough. Should aim for at least 30 chars.

Great, there goes my NXT experience. Hope you all do well.  I have myself to blame.



I have a 10 character password that has 100 Nxt in it, just letters and a # and it still hasn't been hacked.  I think there is something going on here.  Perhaps the same password used for something else?
EvilDave
Hero Member
*****
Offline Offline

Activity: 854
Merit: 1001



View Profile
January 25, 2014, 12:05:56 AM
 #23586

It seems like a good idea to me, maybe just set a default time between log-in attempts of 10-30 seconds. That will at least slow directed BF attacks down considerably. However, there is nothing to stop the attacker attacking multiple accounts simultaneously, switching between targets as it gets locked out.

This won't help. They do not brute-force it like this.

What matters is the amount of entropy in the passphrase.
Please read what PBKDF2 is.  
It's even in principle possible to make a system where single word passwords like 'apple12' are safe, but key generation would be way too long.

That makes sense, I'm still locked into thinking about how an attack on a PC or client software works, rather than how attacks against the blockchains password database are implemented.

So the PBKDF2 function produces a derived key, using multiple (1000+) hashes of the original passphrase (+ optional salt phrase) which has the effect of massively ramping up the computing power needed to reverse engineer the hash and thus the password/phrase.

Am I getting closer here?


Nulli Dei, nulli Reges, solum NXT
Love your money: www.nxt.org  www.ardorplatform.org
www.nxter.org  www.nxtfoundation.org
NxtChg
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


Simcoin Developer


View Profile WWW
January 25, 2014, 12:11:54 AM
 #23587

I have a 10 character password that has 100 Nxt in it, just letters and a # and it still hasn't been hacked.  I think there is something going on here.  Perhaps the same password used for something else?

Maybe because of that?

Simcoin: https://simtalk.org:444/ | The Simplest Bitcoin Wallet: https://tsbw.io/ | Coinmix: https://coinmix.to | Tippr stats: https://tsbw.io/tippr/
--
About smaragda and his lies: https://medium.com/@nxtchg/about-smaragda-and-his-lies-c376e4694de9
allwelder
Legendary
*
Offline Offline

Activity: 1512
Merit: 1004



View Profile
January 25, 2014, 12:13:53 AM
 #23588

I create an new video about the Nxt with my friends.
http://i.youku.com/nextcoin

And I will continue to produce more videos about the other features or instructions of Nxt in order to promote Nxt forward.


Well done.

TKS Wink

 
                                . ██████████.
                              .████████████████.
                           .██████████████████████.
                        -█████████████████████████████
                     .██████████████████████████████████.
                  -█████████████████████████████████████████
               -███████████████████████████████████████████████
           .-█████████████████████████████████████████████████████.
        .████████████████████████████████████████████████████████████
       .██████████████████████████████████████████████████████████████.
       .██████████████████████████████████████████████████████████████.
       ..████████████████████████████████████████████████████████████..
       .   .██████████████████████████████████████████████████████.
       .      .████████████████████████████████████████████████.

       .       .██████████████████████████████████████████████
       .    ██████████████████████████████████████████████████████
       .█████████████████████████████████████████████████████████████.
        .███████████████████████████████████████████████████████████
           .█████████████████████████████████████████████████████
              .████████████████████████████████████████████████
                   ████████████████████████████████████████
                      ██████████████████████████████████
                          ██████████████████████████
                             ████████████████████
                               ████████████████
                                   █████████
.CryptoTalk.org.|.MAKE POSTS AND EARN BTC!.🏆
newsilike
Sr. Member
****
Offline Offline

Activity: 630
Merit: 262


This account was hacked. just recently got it back


View Profile
January 25, 2014, 12:17:42 AM
 #23589

Hardware wallets like the trezor are a big factor.
Ultimately your home-pc can always be compromised.

Would be awesome if we could get such a thing going for Nxt in the future Smiley
Sebastien256
Hero Member
*****
Offline Offline

Activity: 715
Merit: 500



View Profile
January 25, 2014, 12:18:15 AM
 #23590

You have a little bit than 24h to upgrade to 0.5.10 or you will be left on a fork (http://info.nxtcrypto.org/client-update-0-5-10/).
I don't see many 0.5.10 online peers.
Just a reminder...

Nxt official forum at: https://nxtforum.org/
opticalcarrier
Full Member
***
Offline Offline

Activity: 238
Merit: 100



View Profile
January 25, 2014, 12:20:13 AM
 #23591


Quote
But he has aliases

Yes I have 13 of them

how long was your pass phrase?

11

Thats definitely not long enough. Should aim for at least 30 chars.

Great, there goes my NXT experience. Hope you all do well.  I have myself to blame.



I have a 10 character password that has 100 Nxt in it, just letters and a # and it still hasn't been hacked.  I think there is something going on here.  Perhaps the same password used for something else?

My guess, they are wating for you to put a bit more nxt in there before they reveal that the acount is comprimised by draining
PeercoinEnthusiast
Full Member
***
Offline Offline

Activity: 126
Merit: 100

JustabitofTime - Co-Founder of CoinTropolis


View Profile
January 25, 2014, 12:20:51 AM
 #23592

The strippers better kick azz in Miami Beach.... still in Chi airport for 90 more min. The material Nikel has is super solid... he's more prepared than I've been at previous conferences.

JustaBitofTime - Co-Founder of CoinTropolis - Currently assisting Nxt
allwelder
Legendary
*
Offline Offline

Activity: 1512
Merit: 1004



View Profile
January 25, 2014, 12:22:54 AM
 #23593


there will be a demand for the fund for all these events:

Berlin (February 12/13), Texas (March 6), Amsterdam (March, May), New York (April 7/8), Canada (April 11/13), Washington (June 20/22), Hong Kong (June 24/25), Melbourne (July 10/11), London (September 10), Shanghai (September), Las Vegas (October 6/7)

After this week we will probably know what expenses we need

It hurts my heart a little bit that all of these events are listed by CITY, except for the one in Toronto, which is listed as CANADA.

I'm Canadian.  Canada is the third-largest country on Earth, darnit, and the Bitcoin Expo is in TORONTO.  Also, I'm sorry. And I think I'd like to go to the April event.  Sorry for that, too.

I also want to make a proposal:

I want to do a podcast "Let's Talk Nxt", if you will.  I'm eager.  PM me if you'd like to collaborate.


good idea,count me in plz.

 
                                . ██████████.
                              .████████████████.
                           .██████████████████████.
                        -█████████████████████████████
                     .██████████████████████████████████.
                  -█████████████████████████████████████████
               -███████████████████████████████████████████████
           .-█████████████████████████████████████████████████████.
        .████████████████████████████████████████████████████████████
       .██████████████████████████████████████████████████████████████.
       .██████████████████████████████████████████████████████████████.
       ..████████████████████████████████████████████████████████████..
       .   .██████████████████████████████████████████████████████.
       .      .████████████████████████████████████████████████.

       .       .██████████████████████████████████████████████
       .    ██████████████████████████████████████████████████████
       .█████████████████████████████████████████████████████████████.
        .███████████████████████████████████████████████████████████
           .█████████████████████████████████████████████████████
              .████████████████████████████████████████████████
                   ████████████████████████████████████████
                      ██████████████████████████████████
                          ██████████████████████████
                             ████████████████████
                               ████████████████
                                   █████████
.CryptoTalk.org.|.MAKE POSTS AND EARN BTC!.🏆
PeercoinEnthusiast
Full Member
***
Offline Offline

Activity: 126
Merit: 100

JustabitofTime - Co-Founder of CoinTropolis


View Profile
January 25, 2014, 12:24:26 AM
 #23594

I introduced the guys at Zipzap to Nikel... I just received an email they want to meet during the conference. Any idea how big that would be? Smiley

JustaBitofTime - Co-Founder of CoinTropolis - Currently assisting Nxt
Damelon
Legendary
*
Offline Offline

Activity: 1092
Merit: 1010



View Profile
January 25, 2014, 12:25:14 AM
 #23595

The strippers better kick azz in Miami Beach.... still in Chi airport for 90 more min. The material Nikel has is super solid... he's more prepared than I've been at previous conferences.

How are you guys doing? Smiley

Member of the Nxt Foundation | Donations: NXT-D6K7-MLY6-98FM-FLL5T
Join Nxt Slack! https://nxtchat.herokuapp.com/
Founder of Blockchain Workspace | Personal Site & Blog
PeercoinEnthusiast
Full Member
***
Offline Offline

Activity: 126
Merit: 100

JustabitofTime - Co-Founder of CoinTropolis


View Profile
January 25, 2014, 12:28:43 AM
 #23596

The strippers better kick azz in Miami Beach.... still in Chi airport for 90 more min. The material Nikel has is super solid... he's more prepared than I've been at previous conferences.

How are you guys doing? Smiley

Nikel is one flight ahead of me... delays all day. No worries... i already did 2 phone inteviews and setup some Miami meetings. We are going in guns blazing.

JustaBitofTime - Co-Founder of CoinTropolis - Currently assisting Nxt
makoto1337
Legendary
*
Offline Offline

Activity: 1596
Merit: 1000


I am not Dorian Nakamoto.


View Profile WWW
January 25, 2014, 12:32:30 AM
 #23597

NXT is the only altcoin that is really moving the entire field forward. I hope things go well in Miami!

                
                                 ▄▄██████████████████▄▄╓
                           ▄████████████████████████████████▄
                       ▄████████████████████████████████████████▄
                    ▌███████████████████████████████████████████████╒
                 ▄████████████████████████████████████████████████████▄
               ▓█████████████████████████████████████████████████████████
             ▓█████████████████████████████████████████████████████████████
           ▄████████████████████████████████████████████████████████████████▄
          ████████████████████████████████████████████████████████████████████
         ███████████                                                ███████████▄
       ╒████████████                                                ▀███████████▄
       █████████████                                                ▀████████████▄
      ███████████████████████████████████      ███████████████████████████████████
     ████████████████████████████████████      ████████████████████████████████████
     ████████████████████████████████████      ████████████████████████████████████▄
    ▄███████████████╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╙       ╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧████████████████
    ████████████████                                                ▀███████████████
    ████████████████                                                ▀███████████████
    ████████████████████████████████████╝       ████████████████████████████████████
    ███████████████████████████████████          ███████████████████████████████████
    █████████████████████████████████▀            ▀█████████████████████████████████
    ▐███████████████████████████████       ▄▄       ███████████████████████████████▌
     █████████████████████████████▀       ████       ▀█████████████████████████████
     ╘███████████████████████████       ▄██████▄       ███████████████████████████▌
      ▀████████████████████████▀       ██████████       ▀█████████████████████████
       ▀██████████████████████╛      ╔████████████▄       ███████████████████████
        █████████████████████       ████████████████       ▀████████████████████
         ▀█████████████████╚      ╓██████████████████▄       █████████████████▀
           ██████████████▀       ▓█████████████████████       ▀██████████████╝
            ▀███████████╩       ████████████████████████▄       ███████████▀
              ▀████████       ▓███████████████████████████       ▀████████
                ▀████▐       ██████████████████████████████▄       ████▀
                  ╙▀       ▄█████████████████████████████████       ▀▐
                          ████████████████████████████████████▄
                         ▀████████████████████████████████████▀
                              ▀▀████████████████████████▀▀╛

Sora
| SoraTopia | SoraEconomy                                                    
/The Decentralized Autonomous Economy /
|
XOR
allwelder
Legendary
*
Offline Offline

Activity: 1512
Merit: 1004



View Profile
January 25, 2014, 12:36:08 AM
 #23598

Another Chinese altcoin navigation website agree to add Nxt on their mainpage after I apply for  and submit the Nxt information.
https://www.dropbox.com/s/pi4db3lygir2gq3/SZB.jpg

http://www.szb123.cn/nxt/

 
                                . ██████████.
                              .████████████████.
                           .██████████████████████.
                        -█████████████████████████████
                     .██████████████████████████████████.
                  -█████████████████████████████████████████
               -███████████████████████████████████████████████
           .-█████████████████████████████████████████████████████.
        .████████████████████████████████████████████████████████████
       .██████████████████████████████████████████████████████████████.
       .██████████████████████████████████████████████████████████████.
       ..████████████████████████████████████████████████████████████..
       .   .██████████████████████████████████████████████████████.
       .      .████████████████████████████████████████████████.

       .       .██████████████████████████████████████████████
       .    ██████████████████████████████████████████████████████
       .█████████████████████████████████████████████████████████████.
        .███████████████████████████████████████████████████████████
           .█████████████████████████████████████████████████████
              .████████████████████████████████████████████████
                   ████████████████████████████████████████
                      ██████████████████████████████████
                          ██████████████████████████
                             ████████████████████
                               ████████████████
                                   █████████
.CryptoTalk.org.|.MAKE POSTS AND EARN BTC!.🏆
McDoxy
Member
**
Offline Offline

Activity: 96
Merit: 10


View Profile
January 25, 2014, 12:36:42 AM
 #23599

The strippers better kick azz in Miami Beach.... still in Chi airport for 90 more min. The material Nikel has is super solid... he's more prepared than I've been at previous conferences.

How are you guys doing? Smiley

Nikel is one flight ahead of me... delays all day. No worries... i already did 2 phone inteviews and setup some Miami meetings. We are going in guns blazing.

You guys are awesome!  Cool
PeercoinEnthusiast
Full Member
***
Offline Offline

Activity: 126
Merit: 100

JustabitofTime - Co-Founder of CoinTropolis


View Profile
January 25, 2014, 12:36:51 AM
 #23600

NXT is the only altcoin that is really moving the entire field forward. I hope things go well in Miami!

We already contacted every speaker / merchant prior to the conference.Nikel will make great headway..

JustaBitofTime - Co-Founder of CoinTropolis - Currently assisting Nxt
Pages: « 1 ... 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 [1180] 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 ... 2548 »
  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!