Authentification using qi python sdk

Publié environ 1 an il y a par  lit_it

Publier un sujet
Non résolus
l
lit_it

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 Votes


0 Commentaires

Connexion ou S'inscrire pour poster un commentaire