secure solution

Questions? Suggestions? Need help? Talk about anything related to Yawcam...
Post Reply
vadimas
Posts: 3
Joined: Mon Oct 30, 2006 6:43 pm

secure solution

Post by vadimas »

I want to secure my broadcasting with password. Applet then asks for a login and password. However, is it possible to hardcode this user/password info on my html page with applet, like it is with host and port? I just don't want to enter it every time.
malun
Site Admin
Posts: 1593
Joined: Sun Jan 04, 2004 1:29 pm

Post by malun »

The data transmission itself isn't encrypted, but Yawcam asks for a password before the transmission can start when the password is activated. So to be able to supply the user name and password as parameters in the HTML would not make it more secure than running it without password.

Or didn't I understand your question?

/malun
vadimas
Posts: 3
Joined: Mon Oct 30, 2006 6:43 pm

Post by vadimas »

Yes, I understand it. I just want to make it some my viewers (me included) don't have to type password every time, they just have a different html with password already here. All others have html without password, and have to type it every time.
malun
Site Admin
Posts: 1593
Joined: Sun Jan 04, 2004 1:29 pm

Post by malun »

Okey, now I see what you mean :D
Sure that could be done. Perhaps for the next version...

/malun
vadimas
Posts: 3
Joined: Mon Oct 30, 2006 6:43 pm

Post by vadimas »

If I could suggest, just make it http server authentication.
malun
Site Admin
Posts: 1593
Joined: Sun Jan 04, 2004 1:29 pm

Post by malun »

Sounds like a good suggestion.

/malun
Post Reply