Matthew Suozzo

Results 20 comments of Matthew Suozzo

Hey all, Apologies for the radio silence. I'm circling back to this project and will provide a fix in the near future. Thanks for the interest and I look forward...

Quick update: The Cloud Reader site no longer exports the symbols necessary to use this approach to get reading progress. I'm still playing around with some options but, unfortunately, it's...

Quicker update: I've got a proof-of-concept working. Working on getting the PR ready.

So the actual login URL isn't ["amazon.com/ap/signin"](https://github.com/msuozzo/Lector/blob/master/lector/reader.py#L161) but whatever URL we get redirected to from the Cloud Reader [URL](https://github.com/msuozzo/Lector/blob/master/lector/reader.py#L160). The signin variable is just used to verify that we got...

If you installed via pip, I'd also try to reinstall the package because the one chosen by default had been an older version (issue #2).

Hey @zbuc! Upvote dev here. Given the dubious security proposition of path-based whitelisting, we haven't put much effort into surfacing that feature. Notably, the Upvote documentation is definitely wrong in...

Would also be great to be able to use the interface definition in Upvote and not manually duplicate it.

We had discussed systems like this from the beginning: Bolt-on provenance generators for builders with no native support. One example of this can be found in the recent [demo repository](https://github.com/slsa-framework/provenance-architecture-demo)...

> Perhaps by recording the versions that were installed during the build into the provenance? Yep that's basically the idea! Capturing the package metadata (preferably provenance, version+digest also works) should...

Any movement here? Should I link to the accompanying pylint change?