TwinWinNerD
Legendary
Offline
Activity: 1680
Merit: 1001
CEO Bitpanda.com
|
|
April 06, 2014, 04:50:44 PM |
|
Ok, but a PGP key is roughly about 450 chars right? Wouldn't that be bigger than the recommended 300, for not so high resolution devices/cameras?
A PGP/GPG public key is much bigger than that (as it normally uses RSA style public keys) but if we use the EC that Nxt uses then the public key itself would be just 256 bits (so I am not saying that we need to use PGP/GPG but that we should consider the way it does things in terms of creating your own trust network). Signed messages will be bigger than the public key of course but I think would still be small enough to be handled by most smart phones these days (and we are planning here for the future so I don't think it is a huge concern if we are aiming at the next generation of such devices). I just tried QR code generation, everything under 600 chars seems fine, everything higher will probably be a mess with displays below 1k*X resolution.
|
|
|
|
CIYAM
Legendary
Offline
Activity: 1890
Merit: 1086
Ian Knowles - CIYAM Lead Developer
|
|
April 06, 2014, 04:51:55 PM |
|
I just tried QR code generation, everything under 600 chars seems fine, everything higher will probably be a mess with displays below 1k*X resolution.
I think 600 characters is probably plenty for doing what I suggested (so we can start to see how "easy this vision" of the future can be). Rather than worrying about phishing you meet a guy who you decide you think you can trust - exchange QR codes and now you can "check out his shop". If you find his service to be reputable then you might pass on your "approval signature" to other people you know (who make their own decisions about the *weight* of your sig).
|
|
|
|
TwinWinNerD
Legendary
Offline
Activity: 1680
Merit: 1001
CEO Bitpanda.com
|
|
April 06, 2014, 04:53:56 PM |
|
I just tried QR code generation, everything under 600 chars seems fine, everything higher will probably be a mess with displays below 1k*X resolution.
I think 600 characters is probably plenty for doing what I suggested. Nice! It's fascinating how there are so elegant solutions for everything, truely amazing. In retrospect I shouldn't have made a master in finance but in computer science..
|
|
|
|
bitcoinpaul
|
|
April 06, 2014, 05:01:42 PM |
|
So u r against unique people-readable names but not against machine-readable ones. Got it, now ur idea looks less utopian.
Yes - I am looking for "practical solutions" that support "decentralisation" rather than ideas that support "name squatting and scamming". And I think .onion paved the way. Haha, finally after weeks of debating... Love you guys.
|
|
|
|
Come-from-Beyond
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
|
April 06, 2014, 05:08:46 PM |
|
Haha, finally after weeks of debating... Love you guys. We have just started.
|
|
|
|
puck2
|
|
April 06, 2014, 05:11:29 PM |
|
We have just started.
CFB is so much more talkative than Satoshi was.
|
|
|
|
|
Come-from-Beyond
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
|
April 06, 2014, 05:14:21 PM |
|
Potential end result... Nxt Alias Sacrifice!!! I doubt. Number of normal people is much higher than number of geeks, so unique aliases will stay longer than CIYAM wants.
|
|
|
|
bitcoinpaul
|
|
April 06, 2014, 05:19:11 PM |
|
Maybe unique human readable Aliases should not be in the core but instead exist as 'something' on top of Nxt? Or is it the speciality of Nxt to have human readable 'codes' in the core? Is Nxt more human than bitcoin?
|
|
|
|
igmaca
|
|
April 06, 2014, 05:20:44 PM |
|
PGP supports message authentication and integrity checking. The latter is used to detect whether a message has been altered since it was completed (the message integrity property) and the former to determine whether it was actually sent by the person or entity claimed to be the sender (a digital signature). Because the content is encrypted, any changes in the message will result in failure of the decryption with the appropriate key. The sender uses PGP to create a digital signature for the message with either the RSA or DSA algorithms. To do so, PGP computes a hash (also called a message digest) from the plaintext and then creates the digital signature from that hash using the sender's private key. be sure with RSAMain article: Random number generator attack http://en.wikipedia.org/wiki/Random_number_generator_attackSince much cryptography depends on a cryptographically secure random number generator for key and cryptographic nonce generation, if a random number generator can be made predictable, it can be used as backdoor by an attacker to break the encryption. The NSA is reported to have inserted a backdoor into the NIST certified cryptographically secure pseudorandom number generator Dual_EC_DRBG. If for example an SSL connection is created using this random number generator, then according to Matthew Green it would allow NSA to determine the state of the random number generator, and thereby eventually be able to read all data sent over the SSL connection.[12] Even though it was apparent that Dual_EC_DRBG was a very poor and possibly backdoored pseudorandom number generator long before the NSA backdoor was confirmed in 2013, it had seen significant usage in practice until 2013, for example by the prominent security company RSA Security.[13] There have subsequently been accusations that RSA Security knowingly inserted a NSA backdoor into its products, possibly as part of the Bullrun program. RSA has denied knowingly inserting a backdoor into its products.[14] It has also been theorized that hardware RNGs could be secretly modified to have less entropy than stated, which would make encryption using the hardware RNG susceptible to attack. One such method which has been published works by modifying the dopant mask of the chip, which would be undetectable to optical reverse-engineering.[15] For example for random number generation in Linux, it is seen as unacceptable to use Intel's RdRand hardware RNG without mixing in the RdRand output with other sources of entropy to counteract any backdoors in the hardware RNG. Especially after the revelation of the NSA Bullrun program.[16][17]
|
|
|
|
Eadeqa
|
|
April 06, 2014, 05:26:15 PM |
|
|
|
|
|
Ola
|
|
April 06, 2014, 05:33:26 PM |
|
I will say this, be very careful with who you think might have good intuition to steer decisions on usability features, just because an engineer is great does not mean that engineer understands ease of use / usability and or marketing that will bring wide spread use to any particular system....Engineers for the most part have this tunnel vision where its very difficult for them to see why making things intuitive and easy to use is high priority, if you know anything about steve jobs, this was why he was obsessed with design and usability first, And was extremely mean to engineers who did not understand these basics.
That said, I think we need Unique aliases,asset names there other measures which could be implemented to make it easy to upkeep or transfer these names. Point is we are not building a niche product for engineers, we are building a platform so that more people can intuitively use. I think we need a "product development /user experience" committee...Its a critical mistake I see been made over and over again: letting engineers make user experience design decisions. I am not saying they can't but those that can, need to be able to see the world OBJECTIVELY
|
Nxter,Bitcoiner,Ether highlevel developer working to improve the world.
|
|
|
lyynx
|
|
April 06, 2014, 05:42:13 PM |
|
Since it seems most of the technical individuals are here, i posted this on Nxt Forums.
C++/Qt Developer needed We are in need of an experienced and trusted community member to join us in one of our projects. Basic concept is integrating an established open source software with a nxt service. More info will be divulged upon further private conversations and agreement of non disclosure until the project is in beta. Please PM for more info.
Chosen Developer will receive 50-100k Nxt plus % ownership upon completion of project.
|
|
|
|
landomata
Legendary
Offline
Activity: 2184
Merit: 1000
|
|
April 06, 2014, 05:53:32 PM Last edit: April 06, 2014, 06:07:29 PM by landomata |
|
Ok....I really like this web 2.0 .....DB's on parallel chains but these chains will still need to be run on servers somewhere in the world.
We are gonna still need heavy duty servers for "HUBS" in the network.
Edit: But I think the world will be completely different once graphene becomes widespread....plus the "Internet of things"....CRYPTO's and especially AT's are perfect for the "Internet of things".
Intelligent toll booths....driverless taxi companies....autonomous mass transit systems.
|
|
|
|
4emily
|
|
April 06, 2014, 05:58:25 PM |
|
Hi Guys, Newbie problem/question so please bear with me I installed the windows version of the NXT client yesterday from http://nxtra.org/nxt-wallet/ and funded it with a small amount of NXT. I now can't find it on my PC. There's no reference to it in the programs folder where I would have expected to find it and no link on the desktop or in the tray at the bottom of the screen. When I do a search of my PC all I can find is the NXTWallet-Win Zip folder. My OS is Windows XP. Where's the client gone? TIA for any help. Do you still have the password? then your funds are safe! Your program is wherever you unpacked the zip file. It does not install itself in program files or add shortcuts. So basically if he ran it directly out of the zip, then it is/was only stored in the %TEMP% folder. Just reinstall it then and save it this time, then you should be fine! Thanks for the fast responses. Yes, I did run it directly out of the zip and sorry to say never realised i needed to manually save it. I've checked the Temps folder but can't find it. I did though save the auto generated pass phrase so if I ever do find the missing client, I can get my NXT back but it was only a small amount so not a problem. Meanwhile I'll install a new client and this time save it! Thanks again for the help
|
|
|
|
TwinWinNerD
Legendary
Offline
Activity: 1680
Merit: 1001
CEO Bitpanda.com
|
|
April 06, 2014, 06:02:06 PM |
|
Hi Guys, Newbie problem/question so please bear with me I installed the windows version of the NXT client yesterday from http://nxtra.org/nxt-wallet/ and funded it with a small amount of NXT. I now can't find it on my PC. There's no reference to it in the programs folder where I would have expected to find it and no link on the desktop or in the tray at the bottom of the screen. When I do a search of my PC all I can find is the NXTWallet-Win Zip folder. My OS is Windows XP. Where's the client gone? TIA for any help. Do you still have the password? then your funds are safe! Your program is wherever you unpacked the zip file. It does not install itself in program files or add shortcuts. So basically if he ran it directly out of the zip, then it is/was only stored in the %TEMP% folder. Just reinstall it then and save it this time, then you should be fine! Thanks for the fast responses. Yes, I did run it directly out of the zip and sorry to say never realised i needed to manually save it. I've checked the Temps folder but can't find it. I did though save the auto generated pass phrase so if I ever do find the missing client, I can get my NXT back but it was only a small amount so not a problem. Meanwhile I'll install a new client and this time save it! Thanks again for the help The client is completely independent from your passphrase. You can reinstal the client and just use your old password to access your NXTs. They are still there. The concept is called brainwallet, and with your password you can access your funds from everywhere in the world without any files needed!
|
|
|
|
Lohoris
|
|
April 06, 2014, 06:06:17 PM |
|
Chosen Developer will receive 50-100k Nxt plus % ownership upon completion of project.
Please consider that no serious developer will code anything if you don't give them an advance (usually 33~50% of the final sum), and this is in the real world were you can be sued if you don't pay... here in altcoin world I would ask many many small installments for every single step I code. HTH.
|
|
|
|
TwinWinNerD
Legendary
Offline
Activity: 1680
Merit: 1001
CEO Bitpanda.com
|
|
April 06, 2014, 06:18:11 PM |
|
Chosen Developer will receive 50-100k Nxt plus % ownership upon completion of project.
Please consider that no serious developer will code anything if you don't give them an advance (usually 33~50% of the final sum), and this is in the real world were you can be sued if you don't pay... here in altcoin world I would ask many many small installments for every single step I code. HTH. Is it True then that your AE system can buy . sell . anything ? such as pictures , videos and drugs. ? No, the AE stands for asset exchange, and you will be able to buy things like stocks or other currencies.
|
|
|
|
lyynx
|
|
April 06, 2014, 06:20:46 PM |
|
Chosen Developer will receive 50-100k Nxt plus % ownership upon completion of project.
Please consider that no serious developer will code anything if you don't give them an advance (usually 33~50% of the final sum), and this is in the real world were you can be sued if you don't pay... here in altcoin world I would ask many many small installments for every single step I code. HTH. Did you not read my post? Developer will receive 50-100k Nxt + %, not sure how you missed that. I'm quite familiar with real world projects and how to implement them as that is what i do in the real world. If you were attempting to educate me, thank you. After re-reading my post: I see how that could have been taken wrong, the way I worded it. The 50-100k Nxt is during development, the % is a perk after completion.
|
|
|
|
Lucozade35
Newbie
Offline
Activity: 46
Merit: 0
|
|
April 06, 2014, 06:24:36 PM |
|
Chosen Developer will receive 50-100k Nxt plus % ownership upon completion of project.
Please consider that no serious developer will code anything if you don't give them an advance (usually 33~50% of the final sum), and this is in the real world were you can be sued if you don't pay... here in altcoin world I would ask many many small installments for every single step I code. HTH. Is it True then that your AE system can buy . sell . anything ? such as pictures , videos and drugs. ? No, the AE stands for asset exchange, and you will be able to buy things like stocks or other currencies. Come come is the platform just a Escrow service then ?
|
|
|
|
|