+7
-3
website/Makefile
+7
-3
website/Makefile
······
+13
-10
website/README.md
+13
-10
website/README.md
···-This golang package will eventually be an implementation of the did:plc specification in golang, including at a minimum verification of DID documents from a PLC operation log.-For now it primarily contains a basic website for the PLC directory, allowing lookup of individual DID documents.+It also hosts a copy of the PLC specs. Due to a quirk of Go static file embedding, the specification files need to be copied from the top-level of this git repostiory every time there are edits:+The easiest way to configure the daemon is to copy `example.env` to `.env` and fill in auth values there.