Author Topic: Icam not storing passwords on server ....set login boom pass boom  (Read 2286 times)

Cdd

  • Newbie
  • *
  • Posts: 15
    • View Profile
Just a question, but you mention you don't store passwords on the servers in the USA to access people's camera's. Now if that would be the case, then if everybody would put :

Login : boom
pass : boom

this is not going to be stored in an sql database on your severs ? So if we all login with boom/boom , this is not going to show us everybodies camera's and likely crash the sql database (too much cameras connected) ?

So it's ok to give this a try ? Everybody put's in boom/boom for a day or so, and you can watch the planet on your icam... ?

Correct me if I am wrong

Regards.

Cdd

  • Newbie
  • *
  • Posts: 15
    • View Profile
Re: Icam not storing passwords on server ....set login boom pass boom
« Reply #1 on: March 22, 2011, 02:09:12 AM »
PLease post if your cams are up (or just 1 cam) with boom/boom

Mine are up
Login : boom
pass : boom

Please try and feedback

Cdd

  • Newbie
  • *
  • Posts: 15
    • View Profile
Re: Icam not storing passwords on server ....set login boom pass boom
« Reply #2 on: March 22, 2011, 02:33:09 AM »
Correct me if I am wrong but logically this would work like :

1. icamsource connects to ip x/y usa servers
2. login/pass/camX stored in sql database to updated IP : xxx
3. iphone icam detected, login/pass received, checking sql database, login/pass found -> redirecting to update IP : xxx
4. picture clears.

Actually not such a bad thing, as it could be used for NEIGHBOURHOOD WATCH in a street, using same login for multiple ip's...just wondering if icam servers can handle it...

Regards

ps: did anyone try to login with it already ? Please feedback, thx
« Last Edit: March 22, 2011, 02:39:07 AM by Cdd »

Cdd

  • Newbie
  • *
  • Posts: 15
    • View Profile
Re: Icam not storing passwords on server ....set login boom pass boom
« Reply #3 on: March 22, 2011, 06:52:45 AM »
Well or nobody tried ... or the sql database can only hold 1 login/pass to 1 ip.

Ahwell...

SKJM Support

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1917
    • View Profile
Re: Icam not storing passwords on server ....set login boom pass boom
« Reply #4 on: March 22, 2011, 12:57:20 PM »
The server doesn't store logins or passwords, but it does store a SHA1 hash that uniquely identifies the account. If everyone used the same login / pass it wouldn't crash anything, but people would only be able to connect to as many users as supported by iCam (12 on iphone, 16 on ipad, etc.)