summaryrefslogtreecommitdiff
path: root/README
blob: d31508098dd84424feffbbde79910482f09dee23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
plop is a public log based on a Merkle tree. It can be used for
implementing Certificate Transparency (RFC 6962).

The first implementation is in Erlang. The only interface supported
initially is Erlang messages.

Requires Erlang/OTP 17 [erts-6.0] or later.

Compile the application

  $ make

Test the application

  [FIXME]

TODO: -plop Keyfile "test/rsakey.pem" -plop Passphrase "sikrit"