<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fatcat, branch x-attic-auth-other-macaroon-lib</title>
<subtitle>[no description]</subtitle>
<id>https://git.bnewbold.net/fatcat/atom?h=x-attic-auth-other-macaroon-lib</id>
<link rel='self' href='https://git.bnewbold.net/fatcat/atom?h=x-attic-auth-other-macaroon-lib'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/'/>
<updated>2018-12-29T08:04:48Z</updated>
<entry>
<title>start trying 'macaroons' crate</title>
<updated>2018-12-29T08:04:48Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2018-12-29T08:04:46Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=6e92ed37320f04b29511f6e3614086cffcab6eb0'/>
<id>urn:sha1:6e92ed37320f04b29511f6e3614086cffcab6eb0</id>
<content type='text'>
I initially thought that this might be better than 'macaroon';
macaroons, despite being in "archive" mode, had more crates.io downloads
and I hoped might be better implemented. It seems half-complete though,
and, eg, doesn't support the V2 macaroon encoding format.

This patch isn't complete (didn't figure out verification), but I
probably won't pursure it.
</content>
</entry>
<entry>
<title>basic auth unittests</title>
<updated>2018-12-29T06:50:47Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2018-12-29T06:50:47Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=156b10220a50f6f441e7484235e227316f26761e'/>
<id>urn:sha1:156b10220a50f6f441e7484235e227316f26761e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more auth refactoring</title>
<updated>2018-12-29T06:04:45Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2018-12-29T06:04:45Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=d50f7729cbc86c62dba9bd4db80786f07b44a7c0'/>
<id>urn:sha1:d50f7729cbc86c62dba9bd4db80786f07b44a7c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>start refactor of auth code</title>
<updated>2018-12-28T23:45:10Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2018-12-28T22:52:38Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=f9408344464285870409c2209a8edc8d25fd9bfa'/>
<id>urn:sha1:f9408344464285870409c2209a8edc8d25fd9bfa</id>
<content type='text'>
Pulls auth code (which requires the persistent state of a signing
keyring) into a struct.

Doesn't try verify macaroon in middleware, do it in individual wrappers.
</content>
</entry>
<entry>
<title>more basic work on auth</title>
<updated>2018-12-28T05:06:09Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2018-12-28T05:06:09Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=fa1892834a4650bf2e85215a3270e309d3e9f1c9'/>
<id>urn:sha1:fa1892834a4650bf2e85215a3270e309d3e9f1c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bump busted libmacaroons-rs dependency</title>
<updated>2018-12-28T05:05:40Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2018-12-28T05:05:40Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=26438d2392eb68345ee7eff204b85c6471ce59c2'/>
<id>urn:sha1:26438d2392eb68345ee7eff204b85c6471ce59c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sql codegen and WIP on auth command</title>
<updated>2018-12-27T08:43:31Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2018-12-27T08:43:31Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=946c98593cb5346fff3d1aa72c4992376ec20471'/>
<id>urn:sha1:946c98593cb5346fff3d1aa72c4992376ec20471</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sql: add index on editor username</title>
<updated>2018-12-27T08:42:56Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2018-12-27T08:42:56Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=3e591d8d7f64b1092f68737ebd464be69f7e2490'/>
<id>urn:sha1:3e591d8d7f64b1092f68737ebd464be69f7e2490</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add libsodium-dev as a dep</title>
<updated>2018-12-27T07:33:45Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2018-09-21T04:35:02Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=534a42f619b8a7e3226ad7e67601bbaef6bd2f31'/>
<id>urn:sha1:534a42f619b8a7e3226ad7e67601bbaef6bd2f31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>start skeleton of auth internal bits</title>
<updated>2018-12-27T07:32:43Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2018-09-18T18:38:34Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=802bafc92160205a2a3068b7b780a6a5eeb331d9'/>
<id>urn:sha1:802bafc92160205a2a3068b7b780a6a5eeb331d9</id>
<content type='text'>
</content>
</entry>
</feed>
