A Spectre PWA using go-spectre WASM
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
jolheiser 9def3b1189
Initial Commit
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2 years ago
assets Initial Commit 2 years ago
cmd/pwa-spectre Initial Commit 2 years ago
wasm Initial Commit 2 years ago
.gitignore Initial Commit 2 years ago
LICENSE Initial Commit 2 years ago
README.md Initial Commit 2 years ago
go.mod Initial Commit 2 years ago
go.sum Initial Commit 2 years ago

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