首页> 外文OA文献 >Generating and Managing Secure Passwords for Online Accounts
【2h】

Generating and Managing Secure Passwords for Online Accounts

机译:生成和管理在线帐户的安全密码

代理获取
本网站仅为用户提供外文OA文献查询和代理获取服务,本网站没有原文。下单后我们将采用程序或人工为您竭诚获取高质量的原文,但由于OA文献来源多样且变更频繁,仍可能出现获取不到、文献不完整或与标题不符等情况,如果获取不到我们将提供退款服务。请知悉。

摘要

User accounts at Internet services contain a multitude of personal data such as messages, documents, pictures, and payment information. Passwords are used to protect these data from unauthorized access. User authentication based on passwords has many advantages for both users and service providers. Users can use passwords across many platforms, devices, and applications and do not need to carry an additional device. Service providers can implement password-based user authentication with little effort and operate it with low cost per user.ududHowever, passwords have a key problem: the conflict between security and ease of use. For security reasons, passwords must be attack-resistant, individual for each account, and changed on a regular basis. But, these security requirements make passwords very difficult to use. They require users to create and manage a large portfolio of passwords. This poses three problems: First, the generation of attack-resistant passwords is very difficult. Second, the memorization of many passwords is practically impossible. Third, the regular change of passwords is very time-consuming. These problems are aggravated by the different password requirements, interfaces, and procedures of services. The preservation of passwords for users such as storing passwords on user devices mitigates the memorization problem, but it raises new problems: the confidentiality, availability, recoverability, and accessibility of the preserved passwords. Despite decades of research, the problems of passwords are not solved yet. Consequently, secure passwords are not usable in practice. As a result, users select weak passwords, use them across accounts, and barely change them.ududIn this thesis, we introduce the Password Assistance System (PAS). It makes secure passwords usable for users. This is achieved by automation and comprehensive support. PAS covers all aspects of passwords. It generates, preserves, and changes passwords for users as well as ensures the confidentiality, availability, recoverability, and accessibility of the preserved passwords. This reduces the efforts and activities of users to deal with passwords to a minimum and thus enables users to practically realize secure passwords for their online accounts for the first time.ududPAS is the first solution that is capable of handling the different password implementations of services. This is achieved by a standardized description of password requirements, interfaces, and procedures. Moreover, PAS is solely realized on the user-side and requires no changes on the service-side. Both features ensure the practicability of PAS and make it ready to be used.ududPAS solves the password generation problem by creating attack-resistant, individual, and valid passwords for users automatically. Users just need to provide the URL of a service to generate an optimal password for an account. Our uniform description of password requirements provides the information to generate passwords in accordance with the individual password requirements of services. PAS is able to generate the requirements descriptions automatically by extracting the password requirements of services from their websites. So far, this was done for 185,696 services. Moreover, PAS is equipped with an optimal password-composition rule set for the event that services do not explicitly state their password requirements, which is the usual case. By means of the optimal rule set, PAS also generates attack-resistant passwords with the best possible acceptance rate in case of unknown password requirements.ududPAS solves the password memorization problem by preserving passwords for users. This releases users from memorizing their passwords and facilitates to use individual passwords for accounts. PAS makes users' password portfolios available on all their devices as well as automatically synchronizes changes. PAS achieves this without storing passwords at servers so that an attacker cannot steal them from servers. Moreover, PAS provides a backup solution to recover the preserved passwords in case of loss. Users need to create backups only once and do not have to update them even when their password portfolios change. Consequently, users can keep backups completely offline at secure, different, and physically isolated locations. This minimizes the risk of compromise and loss as well as enables an emergency access to the passwords for trusted persons. Moreover, PAS has a built-in revocation mechanism. It allows users to completely invalidate devices and backups in case they lose control over them. This guarantees that no passwords can be stolen from lost user devices and backups once revoked. Users always have full control of their passwords.ududPAS solves the password change problem by changing passwords automatically for users. Users neither need to create new passwords nor manually log in to their accounts. Our uniform description of password interfaces and procedures provides the information to change passwords at arbitrary services. Moreover, PAS is the first solution that provides autonomous password changes. It changes passwords on a regular basis with respect to the security level of passwords as well as immediately after PAS detects a compromise of users' passwords.ududThe practicability of PAS is demonstrated by an implementation. The individual components of PAS can be used independently, integrated into other applications, and combined to a single user application, called a password assistant.ududIn summary, this thesis presents a solution that makes secure passwords usable. This is done by automation and comprehensive support in the generation and management of passwords.
机译:Internet服务上的用户帐户包含大量个人数据,例如消息,文档,图片和付款信息。密码用于保护这些数据免遭未经授权的访问。对于用户和服务提供商而言,基于密码的用户身份验证均具有许多优势。用户可以在许多平台,设备和应用程序上使用密码,而无需携带其他设备。服务提供商可以轻松实现基于密码的用户身份验证,并以较低的每用户成本进行操作。 ud ud但是,密码存在一个关键问题:安全性和易用性之间存在冲突。出于安全原因,密码必须具有防攻击性,每个帐户都必须具有唯一性,并且必须定期更改。但是,这些安全要求使得密码很难使用。它们要求用户创建和管理大量密码组合。这带来了三个问题:首先,生成具有抗攻击性的密码非常困难。其次,记住许多密码实际上是不可能的。第三,定期更改密码非常耗时。不同的密码要求,界面和服务过程会加剧这些问题。为用户保留密码(例如在用户设备上存储密码)可以减轻存储问题,但是会带来新的问题:保留密码的机密性,可用性,可恢复性和可访问性。尽管进行了数十年的研究,但密码问题仍未解决。因此,实际上无法使用安全密码。因此,用户选择弱密码,在各个帐户中使用它们,而几乎不更改它们。 ud ud在本文中,我们介绍了密码协助系统(PAS)。它使用户可以使用安全密码。这是通过自动化和全面支持实现的。 PAS涵盖了密码的所有方面。它为用户生成,保留和更改密码,并确保所保留密码的机密性,可用性,可恢复性和可访问性。这将用户处理密码的工作量和活动减少到最低程度,从而使用户首次真正实现其在线帐户的安全密码。 ud udPAS是第一个能够处理不同密码实现的解决方案服务。这是通过对密码要求,界面和过程的标准化描述来实现的。而且,PAS仅在用户侧实现,而在服务侧无需更改。这两个功能都确保了PAS的实用性并使其可供使用。 ud udPAS通过自动为用户创建可抵抗攻击的,有效的个人密码来解决密码生成问题。用户只需要提供服务的URL即可为帐户生成最佳密码。我们对密码要求的统一描述提供了根据服务的个别密码要求生成密码的信息。 PAS能够通过从其网站提取服务的密码需求来自动生成需求描述。到目前为止,已经完成了185,696个服务。而且,PAS配备了最佳的密码组成规则集,用于服务没有明确声明其密码要求的情况(通常是这种情况)。通过最佳规则集,PAS还可在密码要求未知的情况下以最佳的接受率生成具有抗攻击性的密码。 ud udPAS通过为用户保留密码来解决密码存储问题。这使用户不必记住密码,并有助于为帐户使用单个密码。 PAS使用户的密码组合可在其所有设备上使用,并自动同步更改。 PAS无需在服务器上存储密码即可实现此目的,因此攻击者无法从服务器上窃取密码。此外,PAS提供了一种备份解决方案,以在丢失时恢复保留的密码。用户只需创建一次备份,即使密码组合发生变化,也不必更新备份。因此,用户可以在安全,不同且物理隔离的位置使备份完全脱机。这样可以最大程度地降低遭受破坏和丢失的风险,并可以让受信任的人紧急访问密码。此外,PAS具有内置的撤消机制。如果用户失去对设备和备份的控制权,它可以使它们完全失效。这样可以确保丢失的用户设备和备份一旦撤消就不会盗取密码。用户始终可以完全控制其密码。 ud udPAS通过自动为用户更改密码来解决密码更改问题。用户既无需创建新密码,也无需手动登录其帐户。我们对密码接口和过程的统一描述提供了在任意服务处更改密码的信息。此外,PAS是第一个提供自主密码更改的解决方案。它会根据密码的安全级别定期更改密码,以及在PAS检测到用户密码遭到破坏后立即更改密码。 ud ud通过一种实现方式证明了PAS的实用性。 PAS的各个组件可以独立使用,也可以集成到其他应用程序中,并可以组合到称为密码助手的单个用户应用程序中。 ud ud总而言之,本文提出了一种使安全密码可用的解决方案。这是通过自动化和全面的密码生成和管理支持来完成的。

著录项

  • 作者

    Horsch Moritz;

  • 作者单位
  • 年度 2018
  • 总页数
  • 原文格式 PDF
  • 正文语种 en
  • 中图分类

相似文献

  • 外文文献
  • 中文文献
  • 专利

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号