Closed
Bug 1261343
Opened 9 years ago
Closed 9 years ago
Implement Encrypted Hypertext Transfer Protocol -- UGGC/1.0
Categories
(Core :: Networking, defect)
Core
Networking
Tracking
()
RESOLVED
INVALID
Tracking | Status | |
---|---|---|
firefox48 | --- | affected |
People
(Reporter: xidorn, Unassigned)
References
()
Details
(Keywords: sec-want)
Attachments
(1 obsolete file)
There is a proposal to add a new value "rot13" to text-transform. This is a pretty cool feature, and it's well-defined. We should implement it.
Reporter | ||
Comment 1•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/43779/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/43779/
Attachment #8737168 -
Flags: review?(dbaron)
Comment 2•9 years ago
|
||
I think I disagree with this. It's not a cool feature, it's a totally English-centric gimmick, and doesn't belong in the CSS platform.
If anything, a generalized text-transform that allows the author to specify a tr/x/y/-style replacement or a mapping function of some kind (maybe via some kind of @text-transform rule) would be more worthwhile.
Comment 3•9 years ago
|
||
Gimmick? Nah, rot13 is a super-advanced crypto recommended by the NSA, IIRC.
It certainly is better than the "Honest Achmed's Used Cars and Certificates"-based
security model the web has now. :-P
But I think this belongs in the network layer rather than CSS, so we should
implement support for this protocol:
https://tools.ietf.org/html/draft-farah-uggc-protocol-00
(endorsed by the fine folks at NSA^H^H^H IETF so it can't be bad)
-> Networking
Component: Layout: Text → Networking
Keywords: sec-want
Summary: Implement text-transform: rot13 → Implement Encrypted Hypertext Transfer Protocol -- UGGC/1.0
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
Reporter | ||
Updated•9 years ago
|
Attachment #8737168 -
Attachment is obsolete: true
Attachment #8737168 -
Flags: review?(dbaron)
You need to log in
before you can comment on or make changes to this bug.
Description
•