summaryrefslogtreecommitdiff
path: root/index.org
diff options
context:
space:
mode:
Diffstat (limited to 'index.org')
-rw-r--r--index.org9
1 files changed, 6 insertions, 3 deletions
diff --git a/index.org b/index.org
index 46be5b2..8bcf05f 100644
--- a/index.org
+++ b/index.org
@@ -8,20 +8,23 @@ Catlfish is an implementation of a [[https://www.certificate-transparency.org/][
* The code
** Current status
- There is no release for production use yet.
-- Most current BETA release is catlfish-0.8.0.
+- Most current BETA release is catlfish-0.9.0.
- It's functional, RFC6962 compliant, distributable, Docker enabled.
** Running it
If you want to run your own log, you will need [[https://git.nordu.net/?p%3Dplop.git%3Ba%3Dsummary][plop]] and [[https://git.nordu.net/?p%3Dcatlfish.git%3Ba%3Dsummary][catlfish]] from
NORDUnet.
+For build instructions, see [[https://www.ct.nordu.net/README.html][README]].
+
+For released software, see https://www.ct.nordu.net/dist/.
+
+For software still in development:
#+BEGIN_EXAMPLE
git clone https://git.nordu.net/plop.git
git clone https://git.nordu.net/catlfish.git
#+END_EXAMPLE
-For build instructions, see [[https://www.ct.nordu.net/README.html][README]].
-
** Understanding it
- [[https://git.nordu.net/?p%3Dcatlfish.git%3Ba%3Dblob_plain%3Bf%3Ddoc/design.txt%3Bhb%3DHEAD][caltfish design doc]]
- [[https://git.nordu.net/?p%3Dplop.git%3Ba%3Dblob_plain%3Bf%3Ddoc/db.md%3Bhb%3DHEAD][plop database design]]