Cloudflare Worker that manages salt for Holochain identities derived from email/password pairs
This is Pre-Alpha software only for testing purposes.
This repository is the javascript code for a Cloudflare worker that works in accordance with the documentation found at :
https://holo-host.github.io/saltmine/
The original internal spec (with notes) is at spec.md
Wrangler process to deploy this code:
wrangler config
with correct email and api keypackage.json
file with correct package infowrangler.toml
file with correct Cloudflare info
wrangler publish --release