Quote:
Originally Posted by k0nr4d
There's a mix of this still, plenty still using http authentication.
If using php sessions you need to use URL signing/hashing for the video files, because they won't be protected otherwise.
|
Thanks for that.
I'm actually inclined to use Basic Authentication, and I just needed some assurances that it has not been totally abandoned for security limitations.
Then, there's the issue of which encryption scheme to use...
