Open Bug 1020013 Opened 11 years ago Updated 2 years ago

Create an implementation of PGP for text fields similar to Chrome's End-to-End plugin

Categories

(Firefox :: General, enhancement)

29 Branch
enhancement

Tracking

()

UNCONFIRMED

People

(Reporter: diafygi, Unassigned)

References

(Depends on 1 open bug)

Details

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0 (Beta/Release) Build ID: 20140428193813 Steps to reproduce: Chrome is now offering a way to encrypt text fields to PGP[1]. It would be great if there was an official way for Firefox to do the same, either as a builtin feature or an official add-on (with a security bug bounty). [1] - http://googleonlinesecurity.blogspot.com/2014/06/making-end-to-end-encryption-easier-to.html Actual results: 1) Focus on a text area. 2) Type the message. 3) Message is unencrypted. Expected results: 1) Enable the feature and add/create a PGP keypair. 2) Focus on a text area. 3) Firefox inserts an overlaying iframe the text area owned by the encryption feature. 4) Type your message. 5) Click on an icon to encrypt/sign the message. 6) Message is encrypted and/or signed. 7) Encrypted message is inserted into the original text area.
Depends on: 357310
OS: Linux → All
Hardware: x86_64 → All
Severity: normal → enhancement
Component: Untriaged → General
See Also: → 1022106
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.