On Thu, Jul 06, 2006 at 01:33:52PM +0200, [EMAIL PROTECTED] wrote: > Is there any way to combine htaccess with one-time-pads?
Looks like a difficult task, as http is not session based. So, the brower would ask for a new OTP on every GET request. This means not only once per page, but multiple times per page if there are stylesheets and/or pictures involved. Does not seem feasable. Bernd

