From f473802d5ebe9192c635c477d053523b2baaa3a3 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Tue, 10 Jun 2014 20:27:06 +0200 Subject: Change ctls -> catlfish. --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index e9fe990..13cb679 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# ctls +# catlfish -ctls is a Certificate Transparency log server (RFC 6962). +catlfish is a Certificate Transparency log server (RFC 6962). # Compile @@ -15,8 +15,8 @@ jiffie for JSON encoding and decoding. # Start -NOTE: Kludge ahead! ctls will turn into a proper OTP application at -some point in the future. +NOTE: Kludge ahead! catlfish will turn into a proper OTP application +at some point in the future. Make sure mnesia and plop are running and that plop has been installed, i.e. has a database. See `plop/README`. You might also want @@ -34,4 +34,5 @@ To enable a crazy amount of tracing information from inets, do # To do -- Stop using inets httpd mod_esi and make ctls a proper application. +- Stop using inets httpd mod_esi and make catlfish a proper + application. -- cgit v1.1