Code Monkey home page Code Monkey logo

Comments (2)

pphaneuf avatar pphaneuf commented on May 17, 2024

I don't like the "no STH in the database" state at all.

To solve it properly, you have to have a TreeSigner object kicking around, which we might not want to have on frontends (if we were to separate serving frontends and signers). Having them requires further distribution of the log private key, which is one of the reasons brought out for separating the frontends from the signers.

Down the line, I think I'd like it better if frontends would not start serving at all until they found some STH to serve, rather than try to synthesize a fake STH.

PR #148 starts down that road, at first by making sure that there is some valid STH locally (since the frontend and the signers are still intertwined at the moment)...

from certificate-transparency.

pphaneuf avatar pphaneuf commented on May 17, 2024

This doesn't happen anymore with PR #148 merged in, and @benlaurie agrees that it makes sense to not start serving until we have an STH (no need to synthesize them).

from certificate-transparency.

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.