File: README.md

package info (click to toggle)
trillian 1.7.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,600 kB
  • sloc: sh: 1,181; javascript: 474; sql: 330; makefile: 39
file content (18 lines) | stat: -rw-r--r-- 675 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Directory Contents
==================

This directory holds data files for testing; **under no circumstances should these
files be used in production**.

Some of the data files are generated from other data files; the [`Makefile`](Makefile) has commands for doing this, but
the generated files are checked in for convenience.


Trillian Server Keys
--------------------

Files of the form `*-server.privkey.pem` hold private keys for Trillian servers, with the corresponding public keys
stored in `*-server.pubkey.pem`.  The following sets of files are available:

 - `log-rpc-server`: Log RPC server; password `towel`.
 - `map-rpc-server`: Map RPC server; password `towel`.