amper5and / secrets.js

Secret sharing for javascript
MIT License
323 stars 141 forks source link

Unable to enter keys when generating from downloaded file #14

Open link-leo opened 1 year ago

link-leo commented 1 year ago

When saving the .htm file from https://chuyskywalker.github.io/secrets-in-case-of-death/ and using it on a local machine without internet access, the generated secret files do not contain entry boxes for the keys, just one, big, blank text box.

poing commented 1 year ago

@link-leo I suggest you raise an issue in the implementers project. While secrets.js provides the core functionality, the HTML for the generated documents are not part of this project.