On Mon, Apr 13, 2015 at 10:40 AM, DDD <[email protected]> wrote:
> I think that you'll need to define a number of levels of security, and > decide how to distinguish them in the Firefox GUI: > > - Unauthenticated/Unencrypted [http] > - Unauthenticated/Encrypted [https ignoring untrusted cert warning] > - DNS based auth/Encrypted [TLSA certificate hash in DNS] > - Ditto with TLSA/DNSSEC > Note that Firefox does not presently support either DANE or DNSSEC, so we don't need to distinguish these. -Ekr > - Trusted CA Authenticated [Any root CA] > - EV Trusted CA [Special policy certificates] > > Ironically, your problem is more a GUI thing. All the security technology > you need actually exists already... > _______________________________________________ > dev-platform mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-platform > _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

