Skip to content

vanife/s3auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon S3 HTTP Basic Auth Gateway

s3auth.com is a Basic HTTP Auth gateway in front of your private Amazon S3 bucket.

Point your test.example.com CNAME to relay.s3auth.com, and register the domain in s3auth.com web panel. You will be able to access bucket's content in a browser with an HTTP basic auth. Your bucket will be accessible using your Amazon IAM credentials and with custom user/password pairs in your .htpasswd file (similar to Apache HTTP Server).

For example, try http://maven.s3auth.com/ (with username s3auth and password s3auth). You will access content of Amazon S3 bucket maven.s3auth.com, which is not readable anonymously otherwise.

Continuous integration environment is here: http://www.rultor/s/s3auth

Bitdeli Badge

About

Amazon S3 HTTP Basic Auth Gateway

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 88.7%
  • XSLT 6.6%
  • TeX 3.5%
  • Other 1.2%