seedpicker icon indicating copy to clipboard operation
seedpicker copied to clipboard

Create your own BIP39 seed phrase, securely and transparently.

Results 13 seedpicker issues
Sort by recently updated
recently updated
newest added

Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.8. Release notes Sourced from ejs's releases. v3.1.8 Version 3.1.8 v3.1.7 Version 3.1.7 Commits 5126ff5 Version 3.1.8 7d5a1c6 Merge branch 'main' of github.com:mde/ejs into main...

dependencies

Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.3 to 3.9.11. Release notes Sourced from vm2's releases. 3.9.11 New Features https://github.com/patriksimek/vm2/commit/58478a58c6f4af3c54faf4117ed5ab72d2cc8cd5: Add option require.strict to allow to load required modules in non strict mode. Fixes...

dependencies

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. Changelog Sourced from shell-quote's changelog. 1.7.3 Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative) from 1.0.2 to 1.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cached-path-relative&package-manager=npm_and_yarn&previous-version=1.0.2&new-version=1.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

I tried some seedphrases in the BIP39 standard word lists and it seems like no other language besides English is supported. That should be fixed, I think, because other languages...

As mentioned in #30, the `Generate sample (only for testing)` feature should come with an extra warning, to make it really clear to the user that SeedPicker should only be...

The last word calculator (https://seedpicker.net/calculator/last-word.html) is great and ultimately what I'd guess almost all of the people who arrive at seedpicker are trying to use. I think it would be...

SeedPicker is not meant to be used primarily on mobile devices but people should be able to check it out on their phones or tablets. To get the tooltips on...

IN ORDER TO calculate the Extended Public Key(s) of an existing 24 word seed. AS A user who already has obtained a 24 word seed elsewhere and want to use...