<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cashier/server/fs, branch v1.0.0</title>
<subtitle>Mirror of Cashier, a SSH Certificate Authority (CA).
</subtitle>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/cashier/'/>
<entry>
<title>Add support for Hashicorp Vault</title>
<updated>2016-10-07T03:02:39+00:00</updated>
<author>
<name>Niall Sheridan</name>
<email>nsheridan@gmail.com</email>
</author>
<published>2016-10-04T21:37:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/cashier/commit/?id=17cd70cea546e287713a3d4c086528a85abefa2e'/>
<id>17cd70cea546e287713a3d4c086528a85abefa2e</id>
<content type='text'>
Vault is supported for the following:
As a well-known filesystem for TLS cert, TLS key and SSH signing key.
For configuration secrets for cookie_secret, csrf_secret, oauth_client_id and oauth_client_secret options.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Vault is supported for the following:
As a well-known filesystem for TLS cert, TLS key and SSH signing key.
For configuration secrets for cookie_secret, csrf_secret, oauth_client_id and oauth_client_secret options.
</pre>
</div>
</content>
</entry>
<entry>
<title>Run the linter as part of tests.</title>
<updated>2016-06-13T21:14:19+00:00</updated>
<author>
<name>Niall Sheridan</name>
<email>nsheridan@gmail.com</email>
</author>
<published>2016-06-13T21:14:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/cashier/commit/?id=31ce8e9a3ce48d8fae08e6be6dee3248b5b63a7a'/>
<id>31ce8e9a3ce48d8fae08e6be6dee3248b5b63a7a</id>
<content type='text'>
Fix lint warnings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix lint warnings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add AWS S3 and Google GCS virtual filesystems.</title>
<updated>2016-06-05T22:00:46+00:00</updated>
<author>
<name>Niall Sheridan</name>
<email>nsheridan@gmail.com</email>
</author>
<published>2016-06-05T21:18:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/cashier/commit/?id=b8af9fe60f27353bdd5933ed37508b30d4290046'/>
<id>b8af9fe60f27353bdd5933ed37508b30d4290046</id>
<content type='text'>
This allows the signing key to be read directly from S3 using a path like
/s3/&lt;bucket&gt;/&lt;path/to/signing.key&gt; or /gcs/&lt;bucket&gt;/&lt;path/to/signing.key&gt;.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows the signing key to be read directly from S3 using a path like
/s3/&lt;bucket&gt;/&lt;path/to/signing.key&gt; or /gcs/&lt;bucket&gt;/&lt;path/to/signing.key&gt;.
</pre>
</div>
</content>
</entry>
</feed>
