I believe that some already know this project that can work offline similar to iancoleman.io/bip39 but this one is more updated and with more features, such as displaying P2TR addresses for Bitcoin (only works for Bitcoin and Testnet).
The Projetc:
https://bitcoiner.guide/seed/
Github:
https://github.com/BitcoinQnA/seedtool
However, when i go to the tool's github to download the public key to verify and validate the .html file, the public key is simply unavailable and I can't verify the integrity of the file, as per the command below, the key is unavailable.
curl -sL https://bitcoiner.guide/public.key | gpg --import
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
There is a
request on github stating that the public key is unavailable but there was no response.
Does anyone have the public key for this tool and could post it here in text format or pastebin link?
I know some will respond: Why not use the iancoleman that everyone knows? Well, iancoleman's tool is wonderful, as is this one too, but it seems that the dev left the project and is not adding any more features or updates, but this one has more resources such as last word generator, p2tr addresses to view, etc