AutoRemote How secure is AutoRemote?

Discussion in 'AutoApps' started by Daniel D, Mar 2, 2015.

  1. Daniel D

    Daniel D Member

    Joined:
    Feb 11, 2015
    Messages:
    127
    Likes Received:
    11
    Hello there,
    Giving that the password inserted in the configuration is used in the URL via which the command is sent (i.e. from Chrome to the the phone), how secure should AutoRemote be considered?
    I'm mostly worrying about people sniffing the wireless traffic and intercepting commands.
    Thanks!
     
  2. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    The Chrome extension doesn't send the password in the URL. It sends it in the POST content.
    Since the connection to the server is done through https network sniffers should be able to intercept it. :)
     
  3. Daniel D

    Daniel D Member

    Joined:
    Feb 11, 2015
    Messages:
    127
    Likes Received:
    11
    So the only insecure method would be the bookmark way, right?

    autoremotejoaomgcd.appspot.com/sendmessage?message=....
     
  4. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Yes, that's correct
     
: security

Share This Page