<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fatcat/rust/src, 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>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>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>
<entry>
<title>impl edit_id change</title>
<updated>2018-12-27T07:26:39Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2018-12-27T07:26:39Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=0f7fb8806c1a39aa54d0cd051aa48478c1b1c070'/>
<id>urn:sha1:0f7fb8806c1a39aa54d0cd051aa48478c1b1c070</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rust impl last webcapture schema tweaks</title>
<updated>2018-12-27T07:01:13Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2018-12-27T06:50:38Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=6d9bab59919352bbdd5dd354c89c95d78a8f04a2'/>
<id>urn:sha1:6d9bab59919352bbdd5dd354c89c95d78a8f04a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fileset/web support for exports</title>
<updated>2018-12-27T02:21:42Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2018-12-27T02:21:42Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=2089289d7d34c16d9530699f4635ff0f69d7d556'/>
<id>urn:sha1:2089289d7d34c16d9530699f4635ff0f69d7d556</id>
<content type='text'>
</content>
</entry>
</feed>
