Implementing webIDs + biometrics

Taylor Martin, Justin Zhang, William Nick, Cory Sabol, A. Esterline
{"title":"Implementing webIDs + biometrics","authors":"Taylor Martin, Justin Zhang, William Nick, Cory Sabol, A. Esterline","doi":"10.1145/3190645.3190711","DOIUrl":null,"url":null,"abstract":"In this paper, our main focus will be on the integration of WebIDs and biometrics. biometrics is the process of utilizing a user's physical characteristics to identify them. There are three types of authentication. Knowledge-based authentication, based on the user's knowledge, is where the user will use a pin number or a password to gain access. Token-based authentication uses some form of physical identification to verify the user. The final form of authentication is biometric-based authentication. Genetic and Evolutionary Feature Extraction (GEFE) is a feature extraction technique that can be used to evolve local binary pattern (LBP) based feature extractors that are disposable for users of biometric-based authentication systems. LBP compares intensity values of a pixel in a group of pixels to form a texture pattern. Each of these segmented regions has its own histogram that stores the frequency of these unique texture patterns that occur in a region. GEFE is an instance of a genetic and evolutionary computation (GEC). A WebID is a uniform resource identifier (URI) that represents some agent, such as a person, organization, group, or device. A URI is a sequence of characters that identifies a logical or physical resource. Many services that require any type of authentication rely on centralized systems. This means that users are forced to have a different account and identifier for each service they are using. For every service, a new registration needs to be created, which can be a burden on both the user and the service. A WebID will represent a user's WebID profile. A user's WebID profile contains a set of relations that describe the user. When the user's profile is de-referenced, it will resolve to their profile document with structured data in RDF. WebIDs provide a relatively simple and safe alternative to traditional username/password user verification. However, they can still be compromised if an attacker gains direct access to a user's computer, or if the user's unique certificate is stolen. Adding biometrics to the authentication process can help solve this issue since biometric data (e.g., fingerprints, iris scans) is unique and not easily duplicated. If a biometric element can be added to WebID profiles, then users could be verified through both their WebID and biometric authentication. We are implementing a method of user verification that is convenient, widely applicable via the Internet, and protected against intrusion. Traditionally, sites store user log-in information on their own servers.","PeriodicalId":403177,"journal":{"name":"Proceedings of the ACMSE 2018 Conference","volume":"37 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2018-03-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"2","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Proceedings of the ACMSE 2018 Conference","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1145/3190645.3190711","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 2

Abstract

In this paper, our main focus will be on the integration of WebIDs and biometrics. biometrics is the process of utilizing a user's physical characteristics to identify them. There are three types of authentication. Knowledge-based authentication, based on the user's knowledge, is where the user will use a pin number or a password to gain access. Token-based authentication uses some form of physical identification to verify the user. The final form of authentication is biometric-based authentication. Genetic and Evolutionary Feature Extraction (GEFE) is a feature extraction technique that can be used to evolve local binary pattern (LBP) based feature extractors that are disposable for users of biometric-based authentication systems. LBP compares intensity values of a pixel in a group of pixels to form a texture pattern. Each of these segmented regions has its own histogram that stores the frequency of these unique texture patterns that occur in a region. GEFE is an instance of a genetic and evolutionary computation (GEC). A WebID is a uniform resource identifier (URI) that represents some agent, such as a person, organization, group, or device. A URI is a sequence of characters that identifies a logical or physical resource. Many services that require any type of authentication rely on centralized systems. This means that users are forced to have a different account and identifier for each service they are using. For every service, a new registration needs to be created, which can be a burden on both the user and the service. A WebID will represent a user's WebID profile. A user's WebID profile contains a set of relations that describe the user. When the user's profile is de-referenced, it will resolve to their profile document with structured data in RDF. WebIDs provide a relatively simple and safe alternative to traditional username/password user verification. However, they can still be compromised if an attacker gains direct access to a user's computer, or if the user's unique certificate is stolen. Adding biometrics to the authentication process can help solve this issue since biometric data (e.g., fingerprints, iris scans) is unique and not easily duplicated. If a biometric element can be added to WebID profiles, then users could be verified through both their WebID and biometric authentication. We are implementing a method of user verification that is convenient, widely applicable via the Internet, and protected against intrusion. Traditionally, sites store user log-in information on their own servers.
实现webid +生物识别
在本文中,我们的主要重点将放在webid和生物识别技术的集成上。生物识别技术是利用用户的身体特征来识别他们的过程。有三种类型的身份验证。基于知识的身份验证是基于用户的知识,用户将使用pin码或密码获得访问权限。基于令牌的身份验证使用某种形式的物理标识来验证用户。最后一种身份验证形式是基于生物特征的身份验证。遗传和进化特征提取(GEFE)是一种特征提取技术,可用于进化基于局部二值模式(LBP)的特征提取器,这些特征提取器对于基于生物识别的认证系统的用户来说是一次性的。LBP比较一组像素中一个像素的强度值,从而形成纹理图案。每个分割的区域都有自己的直方图,该直方图存储了这些区域中出现的独特纹理模式的频率。GEFE是遗传与进化计算(GEC)的一个实例。WebID是一个统一的资源标识符(URI),它代表一些代理,如个人、组织、组或设备。URI是标识逻辑或物理资源的字符序列。许多需要任何类型身份验证的服务都依赖于集中式系统。这意味着用户必须为他们使用的每个服务使用不同的帐户和标识符。对于每个服务,都需要创建一个新的注册,这可能对用户和服务都是负担。WebID将表示用户的WebID配置文件。用户的WebID配置文件包含一组描述该用户的关系。当用户的概要文件被取消引用时,它将解析为使用RDF格式的结构化数据的概要文件。webid为传统的用户名/密码验证提供了一个相对简单和安全的替代方案。但是,如果攻击者获得对用户计算机的直接访问,或者用户的唯一证书被盗,它们仍然可能受到损害。在身份验证过程中添加生物识别技术可以帮助解决这个问题,因为生物识别数据(如指纹、虹膜扫描)是唯一的,不容易复制。如果可以将生物特征元素添加到WebID配置文件中,则可以通过WebID和生物特征身份验证来验证用户。我们正在实现一种方便、广泛适用于互联网的用户验证方法,并且可以防止入侵。传统上,站点将用户登录信息存储在自己的服务器上。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
求助全文
约1分钟内获得全文 求助全文
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信