Bitcoin Forum
May 30, 2024, 01:57:28 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Extending BitID with TidBit and introducing a new Simple Bit Keystore  (Read 986 times)
skubit (OP)
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
February 09, 2015, 04:26:15 AM
 #1

In developing out Skubit services, I needed to put some pieces in place. I extended BitID into a new protocol called TidBit (Token ID Bitcoin Authentication). It uses digitally signed JSON Web Tokens (JWT), which will be more extendable and allow handling of things like scopes and authorizing services based on a bitcoin address.
I also had an outstanding request to allow import/export of keys in BitID Authenticator. So I went ahead and formalized Simple Bit Keystore. This is an easy, portable way to store encrypted EC keys in JSON format. This format should be easy to use in web apps as well.

The proposals are here. Let me know if it's of general use to the community.
https://github.com/skubit/bips/tree/master

All of this is now implemented in BitID Authenticator 1.3, with source code:
https://github.com/skubit/bitid-android

The site you can test TidBit on is:
https://catalog.skubit.net
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!