![]() |
Member area security: Basic Authentication vs PHP session variables?
This is for a Linux/Apache environment...
Is anyone using Basic Authentication for password protection of membership areas? Twenty years ago, I was using Basic Authentication, but the 8 char username and password length limits won't cut it today. I understand that both username and passwords can be substantially longer and more contemporary encryption algorithms are now supported by Apache. Any suggestions, or words of wisdom? Thanks! |
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. |
Quote:
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... :) |
Quote:
|
Quote:
:) |
All times are GMT -7. The time now is 06:56 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123