From c5094dae44887bd108cf797272bf627a80761070 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Fri, 21 Mar 2014 13:55:56 +0100 Subject: A tiny bit more text on design. --- doc/design.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc') diff --git a/doc/design.txt b/doc/design.txt index 98e8501..9007cb8 100644 --- a/doc/design.txt +++ b/doc/design.txt @@ -2,3 +2,10 @@ catlfish design (in Emacs -*- org -*- mode) This document describes the design of catlfish, an implementation of a Certificate Transparency (RFC6962) log. + +We have + +- a db storing data (persistently) and replicating r/o copies to n + secondary nodes +- 1 primary node writing the hash tree to the r/w db +- n secondary nodes reading from local r/o db -- cgit v1.1