Bitcoin Forum
May 02, 2024, 07:22:21 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Introducing Keyhotee - Next Generation Identity, DNS, Messaging, and Wallet  (Read 4009 times)
bytemaster (OP)
Hero Member
*****
Offline Offline

Activity: 770
Merit: 566

fractally


View Profile WWW
October 24, 2013, 08:00:44 PM
Last edit: October 25, 2013, 12:17:37 AM by bytemaster
 #1

If you missed the C3 conference and our presentation about Keyhotee, you may want to checkout this video where I explain how Keyhotee will change the way we do business on the internet and put an end to NSA spying and identity theft.  

http://www.youtube.com/watch?v=3pZaTdEtK-8

Topics Covered:

Keyhotee ID       -  Email and Website Login
DomainShares    - Domain Names and Certificate Authorities
Keyhotee Mail     - secure email, chat, VOIP, etc
Keyhotee Wallet  - Secure, multi-currency wallet without need for using Bitcoin addresses.  

Feedback appreciated.

https://fractally.com - the next generation of decentralized autonomous organizations (DAOs).
1714677741
Hero Member
*
Offline Offline

Posts: 1714677741

View Profile Personal Message (Offline)

Ignore
1714677741
Reply with quote  #2

1714677741
Report to moderator
1714677741
Hero Member
*
Offline Offline

Posts: 1714677741

View Profile Personal Message (Offline)

Ignore
1714677741
Reply with quote  #2

1714677741
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
charleshoskinson
Legendary
*
Offline Offline

Activity: 1134
Merit: 1008

CEO of IOHK


View Profile WWW
October 24, 2013, 08:50:51 PM
 #2

video does not exist

The revolution begins with the mind and ends with the heart. Knowledge for all, accessible to all and shared by all
bytemaster (OP)
Hero Member
*****
Offline Offline

Activity: 770
Merit: 566

fractally


View Profile WWW
October 25, 2013, 12:17:52 AM
 #3

I fixed it, address was missing the -8....  http://www.youtube.com/watch?v=3pZaTdEtK-8

https://fractally.com - the next generation of decentralized autonomous organizations (DAOs).
becoin
Legendary
*
Offline Offline

Activity: 3431
Merit: 1233



View Profile
October 25, 2013, 09:57:22 AM
 #4

It is a giant endeavor. I hope you really have the financial resource and manpower to make a steady progress.
virtualmaster
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500



View Profile
October 26, 2013, 08:01:43 AM
 #5

If you missed the C3 conference and our presentation about Keyhotee, you may want to checkout this video where I explain how Keyhotee will change the way we do business on the internet and put an end to NSA spying and identity theft.  

http://www.youtube.com/watch?v=3pZaTdEtK-8

Topics Covered:

Keyhotee ID       -  Email and Website Login
DomainShares    - Domain Names and Certificate Authorities
Keyhotee Mail     - secure email, chat, VOIP, etc
Keyhotee Wallet  - Secure, multi-currency wallet without need for using Bitcoin addresses.  

Feedback appreciated.
Hmmm.
There is absolutely nothing on this site just only white pages with not a single character on the screen.
http://invictus-innovations.com/keyhotee/, http://invictus-innovations.com/ and any sub-pages are showing in mozilla just blank pages but in the source code there is a lot of script.
Simple but genial solution. If there is nothing then it is nothing to spy.  Grin Grin Grin

Calendars for free to print: 2014 Calendar in JPG | 2014 Calendar in PDF Protect the Environment with Namecoin: 2014 Calendar in JPG | 2014 Calendar in PDF
Namecoinia.org  -  take the planet in your hands
BTC: 15KXVQv7UGtUoTe5VNWXT1bMz46MXuePba   |  NMC: NABFA31b3x7CvhKMxcipUqA3TnKsNfCC7S
hivewallet
Sr. Member
****
Offline Offline

Activity: 378
Merit: 325


hivewallet.com


View Profile WWW
October 26, 2013, 08:43:57 PM
 #6

Very interesting concept! In the "Keyhotee Mail" example, how does the user lookup/search feature look? You used Skype ID as an analogy, but is it really a matter of users having commonly searchable usernames?

Hive, a beautiful, secure wallet with an app platform for Mac OS X, Android and Mobile Web. Translators wanted! iOS and OS X devs see BitcoinKit.
Tweets @hivewallet. Skype us here. Donations appreciated at 1HLRg9C1GsfEVH555hgcjzDeas14jen2Cn
bytemaster (OP)
Hero Member
*****
Offline Offline

Activity: 770
Merit: 566

fractally


View Profile WWW
October 26, 2013, 09:05:08 PM
 #7

Very interesting concept! In the "Keyhotee Mail" example, how does the user lookup/search feature look? You used Skype ID as an analogy, but is it really a matter of users having commonly searchable usernames?

Yes, Users have human readable user names.

https://fractally.com - the next generation of decentralized autonomous organizations (DAOs).
Luckybit
Hero Member
*****
Offline Offline

Activity: 714
Merit: 510



View Profile
October 26, 2013, 09:40:36 PM
 #8

If you missed the C3 conference and our presentation about Keyhotee, you may want to checkout this video where I explain how Keyhotee will change the way we do business on the internet and put an end to NSA spying and identity theft.  

http://www.youtube.com/watch?v=3pZaTdEtK-8

Topics Covered:

Keyhotee ID       -  Email and Website Login
DomainShares    - Domain Names and Certificate Authorities
Keyhotee Mail     - secure email, chat, VOIP, etc
Keyhotee Wallet  - Secure, multi-currency wallet without need for using Bitcoin addresses.  

Feedback appreciated.

I suggest you implement SQRL ASAP. It's better than a password by far and it's simple. Please avoid using passwords.

Quote
On your phone, a SQRL app would contain a secret 256-bit blob of data. This would be your randomly generated secret code, which is never divulged to anybody else. The QR code itself would contain a URL, including the domain name of the site you're trying to connect to. When you scan the code, your app would create a public and private key pair from your master key and the domain name of the site, using an HMAC hashing function. Then, the app would communicate with the site directly, sending the public key as your identity (the equivalent of a username), and the encrypted QR code as your authentication (the equivalent of a password). Since your master code, the secret blob of data, never changes, the resulting public key wouldn't change either. That means the website would know it's you. And by encrypting the QR code of the site with your private key, the site can verify that you indeed possess the matching private key, without actually having it, thanks to the beauty of public key cryptography.

http://www.techrepublic.com/blog/it-security/sqrl-a-new-method-of-authentication-with-qr-codes/
https://www.grc.com/sqrl/sqrl.htm
bytemaster (OP)
Hero Member
*****
Offline Offline

Activity: 770
Merit: 566

fractally


View Profile WWW
October 26, 2013, 10:03:31 PM
 #9

If you missed the C3 conference and our presentation about Keyhotee, you may want to checkout this video where I explain how Keyhotee will change the way we do business on the internet and put an end to NSA spying and identity theft.  

http://www.youtube.com/watch?v=3pZaTdEtK-8

Topics Covered:

Keyhotee ID       -  Email and Website Login
DomainShares    - Domain Names and Certificate Authorities
Keyhotee Mail     - secure email, chat, VOIP, etc
Keyhotee Wallet  - Secure, multi-currency wallet without need for using Bitcoin addresses.  

Feedback appreciated.

I suggest you implement SQRL ASAP. It's better than a password by far and it's simple. Please avoid using passwords.

Quote
On your phone, a SQRL app would contain a secret 256-bit blob of data. This would be your randomly generated secret code, which is never divulged to anybody else. The QR code itself would contain a URL, including the domain name of the site you're trying to connect to. When you scan the code, your app would create a public and private key pair from your master key and the domain name of the site, using an HMAC hashing function. Then, the app would communicate with the site directly, sending the public key as your identity (the equivalent of a username), and the encrypted QR code as your authentication (the equivalent of a password). Since your master code, the secret blob of data, never changes, the resulting public key wouldn't change either. That means the website would know it's you. And by encrypting the QR code of the site with your private key, the site can verify that you indeed possess the matching private key, without actually having it, thanks to the beauty of public key cryptography.

http://www.techrepublic.com/blog/it-security/sqrl-a-new-method-of-authentication-with-qr-codes/
https://www.grc.com/sqrl/sqrl.htm

This looks like a good technical approach except for the user experience which is terrible.    Here the user unlocks their 'wallet' once locally outside of a web browser and does not send a password over the wire.   Given that a public / private key pair have already been established... the user simply logs in as "jack" and then signs a one-time challenge (with appropriate hashing) which can then be verified.

So the only question that remains is how do you secure your LOCAL login which is like how do you secure your BITCOIN wallet.   Do you secure it with this QR system?   It seems foolish to put your master private keys on a cell phone that could be lost or stolen and certainly has backdoors.   I think a cell phone makes a good 2-factor authentication device, but not a good primary authentication device.

https://fractally.com - the next generation of decentralized autonomous organizations (DAOs).
Luckybit
Hero Member
*****
Offline Offline

Activity: 714
Merit: 510



View Profile
October 27, 2013, 07:51:32 AM
 #10

If you missed the C3 conference and our presentation about Keyhotee, you may want to checkout this video where I explain how Keyhotee will change the way we do business on the internet and put an end to NSA spying and identity theft.  

http://www.youtube.com/watch?v=3pZaTdEtK-8

Topics Covered:

Keyhotee ID       -  Email and Website Login
DomainShares    - Domain Names and Certificate Authorities
Keyhotee Mail     - secure email, chat, VOIP, etc
Keyhotee Wallet  - Secure, multi-currency wallet without need for using Bitcoin addresses.  

Feedback appreciated.

I suggest you implement SQRL ASAP. It's better than a password by far and it's simple. Please avoid using passwords.

Quote
On your phone, a SQRL app would contain a secret 256-bit blob of data. This would be your randomly generated secret code, which is never divulged to anybody else. The QR code itself would contain a URL, including the domain name of the site you're trying to connect to. When you scan the code, your app would create a public and private key pair from your master key and the domain name of the site, using an HMAC hashing function. Then, the app would communicate with the site directly, sending the public key as your identity (the equivalent of a username), and the encrypted QR code as your authentication (the equivalent of a password). Since your master code, the secret blob of data, never changes, the resulting public key wouldn't change either. That means the website would know it's you. And by encrypting the QR code of the site with your private key, the site can verify that you indeed possess the matching private key, without actually having it, thanks to the beauty of public key cryptography.

http://www.techrepublic.com/blog/it-security/sqrl-a-new-method-of-authentication-with-qr-codes/
https://www.grc.com/sqrl/sqrl.htm

This looks like a good technical approach except for the user experience which is terrible.    Here the user unlocks their 'wallet' once locally outside of a web browser and does not send a password over the wire.   Given that a public / private key pair have already been established... the user simply logs in as "jack" and then signs a one-time challenge (with appropriate hashing) which can then be verified.

So the only question that remains is how do you secure your LOCAL login which is like how do you secure your BITCOIN wallet.   Do you secure it with this QR system?   It seems foolish to put your master private keys on a cell phone that could be lost or stolen and certainly has backdoors.   I think a cell phone makes a good 2-factor authentication device, but not a good primary authentication device.

The reason I chose the smart phone solution is because it's convenient and easy so I think most people would use it. You're right that it could possibly have a backdoor and I hadn't considered that. The SQRL implementation probably should be modified in some way but I do think it's great if people don't have to remember any sort of password because that has security advantages too.

There are scenarios where the person might not want to remember their password. There is also no way to type a password in. So upon reflecting on your suggestions I think the Trezor could act as a security key because it actually does secure the Bitcoin wallet in perhaps the safest and most thoughtful way. It uses multi-factor authentication which is good.

The only problem I have with passwords is that they have to be typed in. If Trezor can handle that then they don't even have to be typed in anymore so it's worth contemplating. I'm not saying you should change how Keyhotee works, only offering some alternative ideas in an attempt to improve upon something I already consider to be pretty good.

Here are some relevant threads and articles:
https://bitcointalk.org/index.php?topic=310282.0
http://www.reddit.com/r/Bitcoin/comments/1nkoju/bitcoin_core_dev_websites_do_not_need_passwords/
CLains
Sr. Member
****
Offline Offline

Activity: 256
Merit: 250


View Profile
March 02, 2014, 05:07:02 PM
Last edit: March 03, 2014, 06:06:31 PM by CLains
 #11

It is a giant endeavor. I hope you really have the financial resource and manpower to make a steady progress.

They certainly do now!

Alpha testing is in progress: http://invictus.io/keyhotee.php





Keyhotee forum: https://bitsharestalk.org/index.php?board=2.0
lzr1900
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250



View Profile
March 04, 2014, 06:34:55 AM
Last edit: March 09, 2014, 02:36:02 AM by lzr1900
 #12

Amazing.Keep moving guys!
xeroc
Sr. Member
****
Offline Offline

Activity: 345
Merit: 250



View Profile
March 04, 2014, 11:49:55 AM
 #13

I hope that chain will be launched soon .. gonna enjoy my founder id :-)
CLains
Sr. Member
****
Offline Offline

Activity: 256
Merit: 250


View Profile
March 04, 2014, 03:05:49 PM
 #14

Amazing.How's going?

Latest Version of Keyhotee Alpha for Windows and Linux here
http://invictus.io/bin/keyhotee_0.5.6.zip
http://invictus.io/bin/keyhotee_0.5.6.gz

For a daily update with detailed progress info about Keyhotee development, you can visit the github repo at the links below:
https://github.com/InvictusInnovations/keyhotee/commits
https://github.com/InvictusInnovations/keyhotee/issues?state=open
https://github.com/InvictusInnovations/keyhotee/issues?state=closed

Dan Notestein is in charge of Keyhotee development atm as Daniel Larimer is working on Bitshares X.

The new Keyhotee alpha release 0.5.6 is available here: http://invictus.io/bin/keyhotee_0.5.6.zip
Linux release to follow tomorrow, assuming no major problem reports.

This version fixes the "send to wrong contact" bug introduced in 0.5.5 that was causing emails to be lost, plus many other smaller bug fixes.

One change you'll note if you create a new profile is that there's less info requested on profile creation. There's also a mail server icon that reports the status of your connection to the mail server (it's beside the bitshares "plug" that currently reports "disconnected" for alpha testers unless you're running a special build). 

There's a new feature for selecting a contact from your contact list and emailing it to other users for import into their contact list (new contact is sent as an attachment that can be selected for import by recipient). In another day or so, this will be updated to send multiple contacts. There's also an authorization feature that will ultimately be used for a couple of things (sharing transaction keys for increased privacy transactions, direct connect IM, etc), but this feature doesn't yet do much on the surface.

Now that the hectic support activity from Keyhotee founder ids has settled down, I've been diving into the existing code for keyhotee ID mining. Getting that operational is the next major task for me. I have a rough idea of what needs to be done, but I'm still mapping out the details before I make major changes.
Indemnified
Full Member
***
Offline Offline

Activity: 216
Merit: 100


View Profile
March 08, 2014, 11:32:44 PM
 #15

It is a giant endeavor. I hope you really have the financial resource and manpower to make a steady progress.

From what I've seen, Invictus.io has had one of the greatest crowdfunding
successes of all time - and is actively seeking, funding in place, more highly skilled and motivated developers. Paradigm shifting events just ahead.
RGBKey
Hero Member
*****
Offline Offline

Activity: 854
Merit: 658


rgbkey.github.io/pgp.txt


View Profile WWW
March 08, 2014, 11:44:56 PM
 #16

This is amazing. Please keep us updated and let us know when we can use this.
lzr1900
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250



View Profile
March 09, 2014, 02:36:53 AM
 #17

Amazing.How's going?

Latest Version of Keyhotee Alpha for Windows and Linux here
http://invictus.io/bin/keyhotee_0.5.6.zip
http://invictus.io/bin/keyhotee_0.5.6.gz

For a daily update with detailed progress info about Keyhotee development, you can visit the github repo at the links below:
https://github.com/InvictusInnovations/keyhotee/commits
https://github.com/InvictusInnovations/keyhotee/issues?state=open
https://github.com/InvictusInnovations/keyhotee/issues?state=closed

Dan Notestein is in charge of Keyhotee development atm as Daniel Larimer is working on Bitshares X.

The new Keyhotee alpha release 0.5.6 is available here: http://invictus.io/bin/keyhotee_0.5.6.zip
Linux release to follow tomorrow, assuming no major problem reports.

This version fixes the "send to wrong contact" bug introduced in 0.5.5 that was causing emails to be lost, plus many other smaller bug fixes.

One change you'll note if you create a new profile is that there's less info requested on profile creation. There's also a mail server icon that reports the status of your connection to the mail server (it's beside the bitshares "plug" that currently reports "disconnected" for alpha testers unless you're running a special build). 

There's a new feature for selecting a contact from your contact list and emailing it to other users for import into their contact list (new contact is sent as an attachment that can be selected for import by recipient). In another day or so, this will be updated to send multiple contacts. There's also an authorization feature that will ultimately be used for a couple of things (sharing transaction keys for increased privacy transactions, direct connect IM, etc), but this feature doesn't yet do much on the surface.

Now that the hectic support activity from Keyhotee founder ids has settled down, I've been diving into the existing code for keyhotee ID mining. Getting that operational is the next major task for me. I have a rough idea of what needs to be done, but I'm still mapping out the details before I make major changes.
Ha.Thanks for your quotes.
brekyrself
Hero Member
*****
Offline Offline

Activity: 547
Merit: 502


View Profile
April 07, 2014, 06:54:19 AM
 #18

New version 0.7.0 available.

https://bitsharestalk.org/index.php?topic=1433.0

Start testing and making suggestions to get bitcoin 2.0 infrastructure off the ground.
SkynetInvasion
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
September 18, 2018, 01:36:18 AM
 #19

hi
i noticed you deleted you telegram account recently
why?
i am still waiting the letter and when it arrives how can i contact you?
please contact me at @AmbrogioOrfeu on telegram
Pages: [1]
  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!