GithubHelp home page GithubHelp logo

Comments (6)

tobijdc avatar tobijdc commented on July 21, 2024 1

👋

I have recently learned about cookie prefixes and their usefulness.
I was surprised observatory did not check them.
It seems that Safari (at least recently) also supports these prefixes.

Is there interest for giving a small bonus score, if cookies additionally use these prefixes?
I am not a python developer, but I could give this a try over the Holidays, if there would be a willingness to merge this.

References:
Mozilla Infosec Guidelines, not marked experimental anymore like in the Mozilla wiki
MDM1
MDM2

from http-observatory.

april avatar april commented on July 21, 2024

Yep, they were on the docket, but there had been so many changes to the spec that I wanted to wait until it was a bit more set in stone. But the eventual plan is to give +5 for using these prefixes. :)

from http-observatory.

craigfrancis avatar craigfrancis commented on July 21, 2024

Good point, the prefix was recently changed (Nov 2015) to use double underscores (rather than a dollar sign, which caused a couple of problems).

But as far as I can tell, this is the final version (and is implemented in Google Chrome).

Further discussion at:

https://twitter.com/tbroyer/status/670779401135616000

from http-observatory.

april avatar april commented on July 21, 2024

Note that our own guidelines talk about this:

https://wiki.mozilla.org/User:Apking/Web_Security_Guidelines#Cookies

Are you aware if anybody besides Chrome has implemented this yet?

from http-observatory.

craigfrancis avatar craigfrancis commented on July 21, 2024

Not yet, but I have created feature requests for Safari and IE:

https://bugs.webkit.org/show_bug.cgi?id=158730

https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/14807901-add-secure-and-host-cookie-prefix-suppor

from http-observatory.

rugk avatar rugk commented on July 21, 2024

Actually the prefix is still ugly as the - causes problems.
So personally I hope the standard changes again...

from http-observatory.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.