Will Norris
dfcfda52de
add contribution guidelines for style and tests
2019-05-26 11:47:59 -07:00
Will Norris
e4a571d144
add status of plugin design to set expectation
2019-05-26 11:31:18 -07:00
Will Norris
69df3f68d8
initial sketch of registering plugins
2019-05-26 11:30:22 -07:00
Will Norris
627d27df2f
doc: initial draft of plugin design
2019-05-26 11:30:22 -07:00
Will Norris
86915f1076
add minimal contributing file
2019-05-26 11:28:39 -07:00
Will Norris
6ec1036afb
docs: make url signing examples more consistent
...
use consistent values for url and key and similar calling styles
(passing values as command line arguments. Also use more utilities from
the language standard library, such as java.util.Base64.
2019-05-13 13:11:40 -05:00
Will Norris
e1558d5626
add imageproxy-sign tool for calculating signatures
...
it's a little bit rough, but seems to work pretty well.
Ref #145
2019-03-27 21:56:21 +00:00
Will Norris
38d3bcc7fe
allow request signatures to cover options
...
URL-only signatures are still accepted, though no longer recommended.
Fixes #145
2019-03-27 21:00:14 +00:00
Will Norris
7ca6319cc9
move wiki content to docs directory
2019-03-21 23:23:24 +00:00