[meta] Support OS-level secret-keeping
Categories
(Core :: Security: PSM, enhancement, P3)
Tracking
()
People
(Reporter: jcj, Unassigned)
References
(Depends on 4 open bugs, Blocks 1 open bug)
Details
(Keywords: meta, Whiteboard: [psm-tracking])
Updated•7 years ago
|
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
Comment 3•7 years ago
|
||
| Reporter | ||
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•3 years ago
|
| Comment hidden (advocacy) |
Hi, It seems that latest FF (and TB) supports now that feature, yes ?
"Require Device sign in to fill and manage passwords"
Comment 6•1 year ago
|
||
(In reply to duparchy from comment #5)
Hi, It seems that latest FF (and TB) supports now that feature, yes ?
"Require Device sign in to fill and manage passwords"
No - that setting doesn't store secrets in OS-provided storage. It's more like "check if you're authorized to use this machine before accessing secrets stored by Firefox".
If this prevents using someone's stored password by simply copying the profile, it's fine with me.
Comment 8•1 year ago
|
||
so what happens if I make a backup of the profile, then reinstall the OS, and then recover the firefox profile?
will it still all work, including passwords?
| Comment hidden (off-topic) |
| Comment hidden (off-topic) |
Comment 11•1 year ago
|
||
(In reply to Lazy Monkey from comment #8)
so what happens if I make a backup of the profile, then reinstall the OS, and then recover the firefox profile?
will it still all work, including passwords?
No, how could it? In any encryption scheme (that actually protects your data), if you lose the key then you've lost the data.
If you use Firefox Sync then that could function as a backupβas long as you haven't forgotten your Firefox Accounts password ("the key", effectively).
We are also working on a "profile backup" feature that could be used once it's done. That will create an encrypted bundle of your profile data using a password, which would then be portable to another machine or after an OS re-install.
Comment 12•1 year ago
|
||
This seems to contradict Dana Keeler's response above : " No - that setting doesn't store secrets in OS-provided storage. It's more like "check if you're authorized to use this machine before accessing secrets stored by Firefox".
Comment 13•1 year ago
|
||
(In reply to duparchy from comment #12)
This seems to contradict Dana Keeler's response above : " No - that setting doesn't store secrets in OS-provided storage. It's more like "check if you're authorized to use this machine before accessing secrets stored by Firefox".
That was specifically in response to your question in comment 5:
Hi, It seems that latest FF (and TB) supports now that feature, yes ?
"Require Device sign in to fill and manage passwords"
I was talking about how Firefox currently works, not how this bug wants Firefox to work.
| Comment hidden (off-topic) |
Description
•