Skip to content

bzhn/PassphraseBot

Repository files navigation

PassphraseBot

This is a Telegram Bot which helps you generate mnemonic passphrases and store them in the database.

Overview

On /start command bot sends a greeting message a and simple instruction. Also Generate button appears at the bottom of chat: image

After user clicks Generate, bot deletes his message and sends a new passphrase: image

If user wants to generate another passphrase within the same message, he can click Regenerate passphrase inline button: image

Here are the commands that are waiting to be implemented image

Roadmap

  • Generate passphrase
  • Delete and regenerate existing passphrase
  • Choose custom wordlist
  • Add encryption password to the account
  • Encrypt and store passphrases in the database
  • Save passphrases with custom notes
  • List saved passphrases
  • Search through passphrase notes