Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate wallet with desired suffix by randomizing mnemonics #105

Open
matevz opened this issue Jul 10, 2023 · 1 comment
Open

Generate wallet with desired suffix by randomizing mnemonics #105

matevz opened this issue Jul 10, 2023 · 1 comment
Labels
enhancement New feature or request wallet Wallet-related operations

Comments

@matevz
Copy link
Member

matevz commented Jul 10, 2023

Add --suffix <some_literal> parameter to wallet create command which randomizes mnemonics until the desired some_literal end of the address occurs. This could work both for Oasis native addresses as well as the Ethereum hex-encoded ones. My educated guess would say it should be possible to generate around 5 characters-long desired suffix on an average Core 7 CPU.

@matevz matevz added enhancement New feature or request wallet Wallet-related operations labels Jul 10, 2023
@lukaw3d
Copy link
Member

lukaw3d commented Jul 10, 2023

i'm sure there's a phishing tool for that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wallet Wallet-related operations
Projects
None yet
Development

No branches or pull requests

2 participants