火狐浏览器锁定搜索

After hearing that LastPass was acquired by a private equity firm[1], I decided it might be a good time to start looking at other password managers. I remembered hearing about Firefox Lockwise. I’m a fan of Mozilla’s focus on user privacy, so I started researching and testing Lockwise.

在得知LastPass被一家私募股权公司[1]收购后,我认为现在是开始研究其他密码管理器的好时机。 我记得曾经听说过Firefox Lockwise。 我是Mozilla注重用户隐私的粉丝,因此我开始研究和测试Lockwise。

Note: I am not a security analyst. I am a tech savvy user who did some research and testing and figured I would share what I found. It doesn’t look like security researches have done much testing on Lockwise yet. However, Lockwise is open-source[2], so the code is available for analysis in the future.

注意:我不是安全分析师。 我是一位精通技术的用户,他进行了一些研究和测试,并认为我会分享自己的发现。 看起来安全研究尚未在Lockwise上进行过很多测试。 但是,Lockwise是开源的[2],因此该代码可在以后进行分析。

In my testing, I found that using Lockwise with its default settings is significantly less secure than other popular password managers like LastPass and Bitwarden. However, with some setting adjustments and a workaround, it can be a decent alternative with many new features in the works.

在我的测试中,我发现使用Lockwise的默认设置比使用其他流行的密码管理器(如LastPass和Bitwarden)安全性要低得多。 但是,通过一些设置调整和解决方法,它可以成为具有许多新功能的不错选择。

安全注意事项 (Security Considerations)

  • Lockwise uses the same encryption methods as other popular password managers, LastPass and Bitwarden[3][4][5].Lockwise使用与其他流行的密码管理器LastPass和Bitwarden [3] [4] [5]相同的加密方法。
  • Passwords are encrypted before being sent to cloud storage, so Mozilla cannot see your passwords[3].密码在发送到云存储之前已加密,因此Mozilla无法看到您的密码[3]。
  • Lockwise has the ability to configure a master password that is separate from your Firefox account password[6]. However, the master password is only for encrypting the passwords locally on your PC[7]. This can leave quite a security hole. I will discuss this later in this article.Lockwise可以配置与Firefox帐户密码[6]分开的主密码。 但是,主密码仅用于本地加密PC上的密码[7]。 这会留下相当大的安全漏洞。 我将在本文稍后讨论。
  • Firefox supports two-factor authentication[8], so logging into Lockwise can require two-factor authentication, but unlocking Lockwise on a mobile device is a different story as that is tied to the unlocking of your device rather than your Firefox account.Firefox支持双重身份验证[8],因此登录Lockwise可能需要双重身份验证,但是在移动设备上解锁Lockwise是另一回事,因为这与设备而非Firefox帐户的解锁有关。
  • Lockwise cannot be configured to prompt the user for his/her Firefox account password every time it is used. Other popular password managers have this important security feature. There is an open issue on Lockwise’s GitHub to get this fixed[12].不能将Lockwise配置为在每次使用时提示用户输入他的Firefox帐户密码。 其他流行的密码管理器具有此重要的安全功能。 Lockwise的GitHub上有一个未解决的问题可以解决此问题[12]。
  • Lockwise is open source[2]. Here is why you might want an open source password manager[13].

    Lockwise是开源的[2]。 这就是为什么您可能需要一个开源密码管理器[13]的原因 。

  • Lockwise can be configured to work with Mozilla Monitor for additional security[3].可以将Lockwise配置为与Mozilla Monitor配合使用以提高安全性[3]。

其他注意事项 (Other considerations)

  • Lockwise is only available as Android and iOS apps and through the Firefox browser. There is no Google Chrome extension or support[9].Lockwise仅在Android和iOS应用程序中以及通过Firefox浏览器提供。 没有Google Chrome扩展程序或支持[9]。
  • In my own experience with Firefox browser, filling passwords with Lockwise is visibly faster than using LastPass.以我自己在Firefox浏览器中的经验,用Lockwise填充密码明显比使用LastPass快。

重大安全问题 (A Major Security Concern)

Firefox’s master password feature is a necessary feature for securing Lockwise, but it doesn’t quite do the job.

Firefox的主密码功能是保护Lockwise的一项必要功能,但是并不能完全解决问题。

Note: Testing was done on a Windows 10 PC running Firefox 71.0 and an Android 7.1.1 device running Firefox 68.3.0 and Firefox Lockwise 3.3.0.

注意:测试是在运行Firefox 71.0的Windows 10 PC和运行Firefox 68.3.0和Firefox Lockwise 3.3.0的Android 7.1.1设备上完成的。

主密码如何工作 (How the Master Password Works)

First, the user must enable and set a master password in his/her Firefox account security settings.

首先,用户必须在其Firefox帐户安全设置中启用并设置主密码。

When using the Firefox browser, the user is prompted to enter the master password every time he/she attempts to view or copy a password from Lockwise. The user is not prompted to enter the master password when Firefox auto-fills a password field on a website, but he/she is prompted to enter the master password each time the Firefox browser is launched.

使用Firefox浏览器时,每次用户尝试从Lockwise查看或复制密码时,都会提示用户输入主密码。 当Firefox在网站上自动填写密码字段时,不提示用户输入主密码,但是每次启动Firefox浏览器时,都会提示他/她输入主密码。

主密码的问题 (The Problem with the Master Password)

The master password is only for encrypting the passwords locally on the user’s PC. If an attacker gains access to the user’s Firefox account, the attacker could log into Firefox on a different device (where a master password was not set) and view all of the user’s saved passwords.

主密码仅用于本地加密用户PC上的密码。 如果攻击者可以访问用户的Firefox帐户,则攻击者可以在其他设备(未设置主密码)上登录Firefox,并查看用户所有已保存的密码。

This puts the user’s passwords at significant risk of compromise in the case of phone hijacking attacks.

在电话劫持攻击的情况下,这会使用户的密码遭受重大威胁。

In my understanding of phone hijacking, an attacker can get access to applications that the user had on his/her phone, and those applications may be logged into the user’s account when the attacker accesses them[10].

在我对电话劫持的理解中,攻击者可以访问用户在其手机上拥有的应用程序,并且当攻击者访问这些应用程序时,这些应用程序可能会登录到用户的帐户中[10]。

If an attacker gains access to the user’s phone, and the user has the Firefox mobile browser installed, and the browser is synced with his/her Firefox account, the attacker can view all of the user’s saved passwords[11].

如果攻击者可以访问用户的手机,并且用户安装了Firefox移动浏览器,并且浏览器已与其Firefox帐户同步,则攻击者可以查看用户所有已保存的密码[11]。

With a standalone password manager like LastPass or Bitwarden, device compromises, such as phone hijacking, aren’t as much of an issue because the password manager application can be configured to require password entry every time the user wants to use it. Lockwise cannot do that yet.

使用独立的密码管理器(例如LastPass或Bitwarden),设备妥协(例如电话劫持)就不再是问题,因为可以将密码管理器应用程序配置为每次用户想要使用密码时都要求输入密码。 Lockwise还不能做到这一点。

When a user syncs Firefox to his/her Firefox account, it typically remains logged into the account indefinitely. If somebody gets access to the user’s device, they are also more likely to get access to the saved passwords.

当用户将Firefox同步到他/她的Firefox帐户时,通常会无限期地登录到该帐户。 如果有人可以访问用户的设备,那么他们也更有可能访问已保存的密码。

可能的解决方法 (A Possible Workaround)

It is possible to create two separate Firefox accounts — one that is used exclusively for Lockwise, and another for the web browser, but this would be far more inconvenient than using a standalone password manager. It would also come with the risk of accidentally saving passwords to the wrong account or logging into the wrong account. Additionally, because Lockwise doesn’t have a timeout feature, the user would need to manually sign out of Lockwise every time it is used to prevent Lockwise from staying logged in.

可以创建两个单独的Firefox帐户-一个专用于Lockwise,另一个用于Web浏览器,但这比使用独立的密码管理器更为不便。 也可能会导致密码意外地保存到错误的帐户或登录错误的帐户的风险。 此外,由于Lockwise不具有超时功能,因此用户每次使用Lockwise时都需要手动退出Lockwise,以防止Lockwise保持登录状态。

我会使用Lockwise吗? (Will I Use Lockwise?)

If I was only going to use my passwords in the Firefox web browser on a PC, Lockwise would make sense. I would configure a master password on Firefox and feel reasonably secure. However, I typically want my passwords to be available on mobile devices and in Google Chrome as well.

如果仅在PC上的Firefox Web浏览器中使用密码,则Lockwise会很有意义。 我会在Firefox上配置主密码,并感到相当安全。 但是,我通常希望我的密码在移动设备和Google Chrome中都可用。

Unfortunately, Lockwise is either unavailable or not quite secure enough when it comes to anything but Firefox on a PC. For those reasons, I will not be using Firefox Lockwise.

不幸的是,除了PC上的Firefox之外,Lockwise要么不可用,要么不够安全。 由于这些原因,我不会使用Firefox Lockwise。

If Mozilla further segregates Lockwise from Firefox and adds a few more security features, I will reconsider because I am generally a big fan of Mozilla and its products.

如果Mozilla进一步将Lockwise与Firefox隔离开来,并增加了一些其他安全功能,我会重新考虑,因为我通常是Mozilla及其产品的忠实拥护者。

翻译自: https://medium.com/@JoeKreydt/how-secure-is-firefox-lockwise-password-manager-51d44dcf4dbc

火狐浏览器锁定搜索


http://www.taodudu.cc/news/show-7096942.html

相关文章:

  • mysql测试文件编辑器,有爱编辑器
  • 服务器dbc文件目录,云服务器安装不了dbc
  • 西北工业大学计算机学院李杰,西北工业大学计算机学院计算机科学与技术研究生导师:艾丽蓉...
  • 项目管理师软考周末名师讲座-吴霞-专题视频课程
  • 培养孩子形成六大好习惯
  • 普洱熟茶发霉时应该怎样处理?
  • 我发霉了
  • 卫浴洁具金属件防霉措施
  • 中纤板防霉方法
  • 高效过滤器发霉的原因及应对措施
  • 鞋企批量鞋子发霉翻箱除霉方法(不再霉变)
  • 茶叶发霉的补救措施
  • 天翼云挂载云盘
  • 天翼云云主机外挂硬盘
  • 物理裸机配置如何转换为天翼云云主机配置
  • 实战天翼云云主机系统盘扩容
  • Windows IIS 环境部署 .NET Core 语言文件 SSL证书 HTTPS协议
  • 云起实验室:Internet Information Services(IIS)部署Web项目
  • IIS部署vue前端过程(含IIS及相关配置和安装),部署遇到的问题及报错(承接vueconfig.js全局配置环境变量,跨域问题)
  • iis+aspx环境搭建
  • 使IIS部署的网站应用HTTPS协议
  • 【搭建IIS网站教程】
  • IIS万维网服务
  • 广域网中三种链路连接方式
  • Qt信号与槽的五种连接方式
  • Kafka的两种连接方式
  • Python字符串连接的5种方法
  • 远程连接服务器上的oracle数据库几种方法
  • 连接MySQL的5种方式
  • idea无法连接mysql_IDEA无法连接mysql数据库的6种解决方法大全

火狐浏览器锁定搜索_firefox锁定密码管理器的安全性如何相关推荐

  1. 开源密码管理器更安全吗?(2)

    密码管理器怎样保护我们的密码? 加密原理 密码学历史悠久,常用于古代军事通信. 3000年前姜子牙就发明了阴符,2000年前罗马帝国诞生了广泛使用的凯撒密码.这些都称为古典密码,通常使用替换法或者移位 ...

  2. 密码管理器(PM)安全机制和问题研究

    密码管理器(PM)安全机制和问题研究 1 研究背景 随着身份认证技术的发展,除了传统的用户名/密码认证之外,动态口令认证.智能卡认证.生物特征认证也逐渐在该领域中占领一席之地,但仍然存在一些安全性问题 ...

  3. 什么是密码管理器?它安全吗?

    密码管理器或密钥管理员是一类用于生成.检索.保存及管理复杂密码.数字签名的措施,可以由硬件或软件实现.因此,密码管理器一般也称作密码管理软件. 复杂密码的生成一般按需要以随机算法产生,而密码数据则保存 ...

  4. 使用 VaultWarden 搭建个人密码管理器 原先Bitwarden

    0. 背景 超过 10 年网龄的我,注册过很多网站帐号,而出于安全方面的考量(避免脱库),每个网站的密码都用不同的复杂的随机密码,这时候一个密码管理器就显得十分有必要,我使用的是 LastPass 免 ...

  5. 计算机口令管理工具,PC免费密码管理器软件推荐

    吴川 华南区技术负责人 概要 在信息时代,在很多场景下外面都需要设置密码,那么,当各种地方的密码累积到一定程度时,我们又要怎么去整理呢?有没有一些安全高效的密码管理器软件呢?现在就分享给大家PC端的免 ...

  6. 如何通过 Docker 快速部署开源密码管理器 Bitwarden

    公众号关注 「奇妙的 Linux 世界」 设为「星标」,每天带你玩转 Linux ! 前言 两年前,我就想自托管 Bitwarden 密码管理器了,但是直到 2022 年快结束的现在,我才真正动手.在 ...

  7. c语言实现一个密码管理器(更新中)

    作为电脑爱好者,会经常注册各种网站的账号,但是考虑到隐私的可能泄露,不喜欢把密码托管给浏览器,于是经常忘记各种密码.饱受折磨后,我决定用学的一点点c语言知识写一个密码管理器. 在写之前我希望它目前可以 ...

  8. 1Password 7.3.2 强大的密码管理器

    如今密码泄露事件层出不穷,为了账户密码不怕被一锅端,较为安全的办法是针对不同网站设置不同密码,但这样虽更安全,却也带来了记忆上的负担. 而即便你只打算用一个密码走天下,但日积月累下来千百个网站和 AP ...

  9. 4款好用的密码管理器,你值得拥有

    上周,美国密码管理应用公司 Splash Data发布了「2018 年度最弱密码」榜单,其中123456和passworld 已经连续5年成为最弱密码榜单的冠亚军. 这些在现实世界看似毫无价值的账户密 ...

最新文章

  1. 每日一博 - DelayQueue阻塞队列源码解读
  2. 小米oj 有多少个公差为2的等差数列
  3. JAVA线程间协作:wait.notify.notifyAll
  4. 你当真了解left join???【避坑指南】
  5. C#远程调用技术WebService葵花宝典
  6. IT 人永远不老,老程序员价值何在?
  7. pythonreplace回调函数,python回调函数返回非
  8. flask及扩展源码解读
  9. 29th, Dec 2011 求人不如求己
  10. 使用harbor搭建docker镜像私有仓库
  11. 邻接表拓扑排序算法【C/C++】
  12. 服务器 ssd虚拟内存设置,ssd虚拟内存怎么设置最好
  13. ffmpeg common.mak:159: *** missing separator. Stop.
  14. 安大计算机学院汤进,“CCF合肥庐州论坛——认知计算研讨会”成功举办
  15. matlab求传递函数在某个频率点的增益_EQ均衡器频率特性的原理——Q值与带宽、滤波器...
  16. [转载]微信企业号:企业客户的移动应用入口
  17. 底层网络知识详解:从二层到三层-第7讲-ICMP与ping:投石问路的侦察兵
  18. 交换机和路由器技术-18-热备份路由选择协议HSRP
  19. 阿里CEO盒马内部演讲实录:跑得久才是最关键的
  20. 小孔成像实验探究的软件_转载:探究小孔成像实验

热门文章

  1. 3.1 react的空标签
  2. 关于CAN、CAN FD、TTCAN的理解
  3. magento 赠品_免费赠品发布:“ Left Behind”壁纸
  4. 遥感学习笔记(一)——太阳辐射与大气作用
  5. Protobuf —— .proto文件详解
  6. KMP算法(求解字符串匹配)
  7. tranform(2D)改变盒子的形态(位移,旋转,缩放)
  8. android高德地图点平滑移动,高德地图平滑移动问题
  9. 王道考研-操作系统b站学习第一章
  10. 360护心镜脚本分析及N种绕过方式