Closed
Bug 736577
Opened 13 years ago
Closed 13 years ago
Write proof of concept HSM key fetching code for in-app payments
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect, P2)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: kumar, Assigned: kumar)
References
Details
Since I'm not familiar with how the HSM works, this is to write a proof of concept in Python to simulate how we'll use a master key from the HSM to encrypt/decrypt in-app payment secrets (bug 736573). Maybe there is already a code example for this?
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → kumar.mcmillan
Priority: -- → P2
Target Milestone: --- → 6.4.8
Assignee | ||
Updated•13 years ago
|
Assignee | ||
Comment 1•13 years ago
|
||
holding off on this while we discuss who will own it...
Target Milestone: 6.4.8 → 6.4.9
Assignee | ||
Updated•13 years ago
|
Target Milestone: 6.4.9 → ---
Assignee | ||
Comment 2•13 years ago
|
||
This is no longer necessary. We decided that we don't need the HSM for in-app payments, we can just encrypt/decrypt with a key on disk. See bug 742751
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•