Skip to content

Detailed setup for newbie #12

@stanbar

Description

@stanbar

Hello.
I'm quite new in the jabber/xmpp world.
I created account on jabber.org and jabber.at let's say raspberry@jabber.org for running on my raspberry, and client@jabber.at for clients.

My credentials will looks like:

# Robo-TiTO connects to Jabber using these settings.
BOT_LOGIN         = "raspberry@jabber.org"
BOT_PASSWORD      = "password"
BOT_JABBER_HOST_SERVER = 'jabber.org'
BOT_JABBER_SERVER_PORT = 5222

# Robo-TiTO only accepts commands from contacts listed on AllowedUsers array.
PASSWD = {
  "client@jabber.at" => "base32secret_for_one_time_passwords",
}

I'm using Google Auth for my personal gmail account, but I don't get how can I get/generate base32secret_for_one_time_passwords ?

If I left it as it is: then the raspberry respond to me:

client: pwd
rasperry: Unknown User: pwd

client: whoami
raspberry: Unknown User: whoami

and so on...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions