Sunday, April 08, 2007

Enigform for Apache: mod_auth_openpgp

Hi people!

Now that Enigform for Firefox 0.8.0 is about to be released, I've decided it was time to freeze it for a while. This will allow me to finish the Apache module mod_auth_openpgp, which will allow webmasters to implement per VirtualHost and per Directory/Location access authorization.

To give you a better image:
OpenPGPEngine On
OpenPGPKeyring /foo/bar/etc...

<directory>
AuthType OpenPGP
Require valid-user
AuthUserFile /my/app/user-list.txt
</directory>
That's not exactly the idea, but it gives a good picture.

Let me know if you want to contribute to this project!

Sincerely,
Buanzo

Labels:

Slashdot   Liked it? Submit this post to Slashdot!
posted by Arturo 'Buanzo' Busleiman @ 3:57 PM  
0 comments

0 Comments:

Post a Comment

<< Home