Authentification using qi python sdk

Gepostet etwa 1 Jahr her von lit_it

Ein Thema veröffentlichen
Nicht gelöst

Is there a way to set up pepper so it can only create a session given a password? Our fear is that anyone with the pepper IP can connect to it and take pictures or move it remotely. We would like a way to avoid this. For example by giving a mandatory password when creating the session and close it if is missing or incorrect.


Something like this:

import qi
s = qi.Session("tcp://<IP>:<port>", "<password>")


My Pepper is 1.8 with naoqi 2.5.10.7.


Thanks in advance for the help!

0 Stimmen


0 Kommentare

Anmelden oder Registrieren um einen Kommentar zu veröffentlichen