bzhn / PassphraseBot

Telegram bot that generates secure and easy to memorise mnemonic passwords

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Telegram bot that generates secure and easy to memorise mnemonic passwords


Languages

Language:Go 96.7%Language:Dockerfile 2.0%Language:Shell 1.3%