A Spectre PWA using go-spectre WASM
 
 
 
 
Go to file
jolheiser 9def3b1189
Initial Commit
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2021-11-10 22:49:50 -06:00
assets Initial Commit 2021-11-10 22:49:50 -06:00
cmd/pwa-spectre Initial Commit 2021-11-10 22:49:50 -06:00
wasm Initial Commit 2021-11-10 22:49:50 -06:00
.gitignore Initial Commit 2021-11-10 22:49:50 -06:00
LICENSE Initial Commit 2021-11-10 22:49:50 -06:00
README.md Initial Commit 2021-11-10 22:49:50 -06:00
go.mod Initial Commit 2021-11-10 22:49:50 -06:00
go.sum Initial Commit 2021-11-10 22:49:50 -06:00

README.md

PWA Spectre

Building

PWA_SPECTRE_SCOPER can be used to configure the scoper used. Defaults to com.lyndir.masterpassword.

GOOS=js GOARCH=wasm PWA_SPECTRE_SCOPER="com.lyndir.masterpassword" go generate ./...
go build ./cmd/pwa-spectre

License

GPLv3 - Same as original algorithm