hammerlab / stratocumulus

DEPRECATED: we don't really maintain this any more, we use Coclobas:
https://github.com/hammerlab/coclobas
Apache License 2.0
2 stars 0 forks source link

HTTP server for results and things like IGV.xml files #9

Open smondet opened 8 years ago

smondet commented 8 years ago

cf. also https://www.broadinstitute.org/igv/passwordprotected

ihodes commented 8 years ago

Basic auth should use something like bcrypt or scrypt https://codahale.com/how-to-safely-store-a-password/

ihodes commented 8 years ago

Should ideally be able to gzip files on the fly