BlockAuth

所属分类:以太坊
开发工具:CSS
文件大小:1277KB
下载次数:0
上传日期:2018-07-28 15:19:30
上 传 者sh-1993
说明:  使用以太坊的去中心化身份验证和身份验证
(Decentralized Authentication and Autharization using Ethereum)

文件列表:
block_auth (0, 2018-07-28)
block_auth\Gemfile (1514, 2018-07-28)
block_auth\Gemfile.lock (4163, 2018-07-28)
block_auth\Rakefile (227, 2018-07-28)
block_auth\app (0, 2018-07-28)
block_auth\app\assets (0, 2018-07-28)
block_auth\app\assets\config (0, 2018-07-28)
block_auth\app\assets\config\manifest.js (101, 2018-07-28)
block_auth\app\assets\images (0, 2018-07-28)
block_auth\app\assets\images\.keep (0, 2018-07-28)
block_auth\app\assets\javascripts (0, 2018-07-28)
block_auth\app\assets\javascripts\app.js (3415, 2018-07-28)
block_auth\app\assets\javascripts\application.js (742, 2018-07-28)
block_auth\app\assets\javascripts\bootstrap.min.js (37045, 2018-07-28)
block_auth\app\assets\javascripts\cable.js (358, 2018-07-28)
block_auth\app\assets\javascripts\channels (0, 2018-07-28)
block_auth\app\assets\javascripts\channels\.keep (0, 2018-07-28)
block_auth\app\assets\javascripts\truffle-contract.js (399438, 2018-07-28)
block_auth\app\assets\javascripts\users.js (256, 2018-07-28)
block_auth\app\assets\javascripts\web3.min.js (0, 2018-07-28)
block_auth\app\assets\stylesheets (0, 2018-07-28)
block_auth\app\assets\stylesheets\application.css (736, 2018-07-28)
block_auth\app\assets\stylesheets\bootstrap.min.css (121200, 2018-07-28)
block_auth\app\assets\stylesheets\bootstrap.min.css.map (542194, 2018-07-28)
block_auth\app\assets\stylesheets\users.scss (37834, 2018-07-28)
block_auth\app\channels (0, 2018-07-28)
block_auth\app\channels\application_cable (0, 2018-07-28)
block_auth\app\channels\application_cable\channel.rb (79, 2018-07-28)
block_auth\app\channels\application_cable\connection.rb (85, 2018-07-28)
block_auth\app\controllers (0, 2018-07-28)
block_auth\app\controllers\application_controller.rb (97, 2018-07-28)
block_auth\app\controllers\concerns (0, 2018-07-28)
block_auth\app\controllers\concerns\.keep (0, 2018-07-28)
block_auth\app\controllers\users_controller.rb (66, 2018-07-28)
block_auth\app\helpers (0, 2018-07-28)
block_auth\app\helpers\application_helper.rb (29, 2018-07-28)
... ...

# Why we need a decentralized authentication solution 1. There are a lot of Centralized authentication solution based on the OpenID protocol like facebook, google etc. You would have seen the nice "Login with facebook" icon a lot. In exchange for the user experience, you do give up your privacy. You would have noticed the things that you browsed on a shopping site show up in facebook a lot. facebook sometimes uses things called tracking pixels using which all users data is shared between the sites. 2. The web as a whole is moving to decentralization. We have decentralized payment, social network, chat apps etc. In that case they cannot use just one part as decentralized and the other centralized. So we are in need of a decentralixed authentication solution as well. # What BlockAuth does Blockauth has a few smart contracts using which you permanently put your user details in the blockchain instead of a 3rd party app like facebook. You can then visit any website which supports BlockAuth login and sign in using your data in the blockchain. # if you find the peoject useful, consider a donation Ethereum 0x033ff6918d434cef3887d8e529c14d1bcb91ca8b

近期下载者

相关文件


收藏者