Code Monkey home page Code Monkey logo

Comments (5)

ewanm89 avatar ewanm89 commented on July 21, 2024

I've started a wiki page drawing them up: https://github.com/moxie0/Convergence/wiki/Notary-Protocol
It's not complete yet though.

from convergence.

cless avatar cless commented on July 21, 2024

I just added a description of all the most common replies a notary can give to that wiki page.

@moxie0, Why exactly the fingerprint list is signed? The SSL connection to the notary should take care of the need to sign the fingerprint list, or am I missing something here?
Sorry if it is inappropriate to ask that question here but it seems like the best place.

from convergence.

chrisglass avatar chrisglass commented on July 21, 2024

Awesome, thanks @cless :)

from convergence.

moxie0 avatar moxie0 commented on July 21, 2024

@ewanm89 and @cless, that's a really excellent protocol writeup, thanks for taking the time to put it together.

@cless, you're correct, the signature is somewhat superfluous, since SSL should take care of integrity. And currently, the client does not even check the signature. The idea is that having a signature in the response makes it easier to prove that a notary could have "lied." Essentially, if a notary starts acting badly, it's easier to demonstrate this with a signature in the response than with a packet capture. We're clearly not enforcing it yet, and we can always take it out if it seems unnecessary, but I thought it prudent to start with it as a placeholder.

from convergence.

ewanm89 avatar ewanm89 commented on July 21, 2024

Yeah, took some sifting through the code to even start to figure it out, only wondering whether we should add what a 404 return is ;), but anyone who has any idea should know that, but then they should know 503 and 200 also.

Being explicit for the 200 is fine though.

from convergence.

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.