Skip to content

Signatura is an Apache 2.4+ module to do authorization on resources using a signature

License

Notifications You must be signed in to change notification settings

Manfred/signatura

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Signatura

Signatura is an Apache 2.4+ module to do authorization on resources using a signature

Install

Install CommonCrypto if you're not on Mac OS X or any other OS that doesn't ship with it by default.

Then compile and install the module.

$ sudo apxs -i -c src/mod_signatura.c
$ sudo apachectl restart

Now nobody can get into your server without a valid signature.

About

Signatura is an Apache 2.4+ module to do authorization on resources using a signature

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages