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 Run tests $ make check