password script
I was wanting to set up a buisiness selling information rather than products, and wondered what the best password protection script to use would be.
Please reply if you know of any such script.
------------------
Ben Minton
I was wanting to set up a buisiness selling information rather than products, and wondered what the best password protection script to use would be.
Please reply if you know of any such script.
------------------
Ben Minton
Orpheus posted this at 22:46 — 29th January 2000.
They have: 568 posts
Joined: Nov 1999
Well, the best is using .htaccess and .htpasswd It has the best security since all the passes are encrypted.
here are a list of CGI scripts that support them.
http://psoft.piva.net/about.htprotect.html
$35 written in C
http://solutionscripts.com/vault/index.shtml
free written in Perl
http://www.cgi-factory.com/password/index.shtml
free written in Perl
http://www.newwebsite.com/cgi.html
free written in Perl
ben_389 posted this at 22:01 — 30th January 2000.
They have: 24 posts
Joined: Jan 2000
Cheers, Anyone know of any scripts that allow you to approve people who are waiting to join once you have recieved their payment.
------------------
Ben Minton
The internet graphics place
Get paid $20 - $160 an hour for viewing adverts
Ben Minton
The internet graphics place
Get paid $20 - $160 an hour for viewing adverts
japhy posted this at 22:21 — 30th January 2000.
They have: 161 posts
Joined: Dec 1999
Perl has a built-in crypt() function for simple one-way encryption. One-way encryption is the best, because you NEVER decrypt the data. Ever.
perldoc -f crypt
------------------
--
MIDN 4/C PINYAN, NROTCURPI, US Naval Reserve
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.