Skip to content

v0.5.4 — Telegram Pairing Code Security

Choose a tag to compare

@arliwork arliwork released this 09 Jun 18:25
· 19 commits to main since this release

Security: Telegram pairing code

Prevents random people from using your bot. The gateway now blocks all messages from unauthorized Telegram users.

How it works:

  1. arli pair generate — creates a one-time 6-character code (valid 10 min)
  2. Send arli pair <code> to the bot in Telegram
  3. Your chat ID is saved in ~/.arli/allowed_users.json
  4. Only paired users can interact with the agent