frankbraun / codechain

Codechain — code trust through hash chains
The Unlicense
46 stars 11 forks source link

support Cloudflare in addition to Dyn #8

Closed frankbraun closed 4 years ago

frankbraun commented 5 years ago

The commands ssotpub createpkg, ssotpub refresh, and ssotpub signhead allow to automatically publish changes to DNS if Dyn is running the DNS server.

The same should be possible with Cloudflare. In order to do that the following needs to be done:

https://api.cloudflare.com/ documents the Cloudflare API.