Garrett Robinson

Results 25 issues of Garrett Robinson

[Gitbook](https://www.gitbook.com/) is a popular new tool that allows you to convert Markdown documents into a variety of "book" formats, such as PDF and Ebook, and also generates a nice web...

Pandoc can render `encryption_works.md` to a number of formats. We currently offer html, pdf, and odt copies of the paper on the [FPF site](https://pressfreedomfoundation.org/encryption-works). I just tested the PDF rendering...

Currently all of the links in `encryption_works.md` point to raw.github.com, which is a weird way to do it. I suspect this was done to get Github's auto-generated Markdown to work...

bug

At the moment, the recovery UI uses a lightning bolt icon for individual shares/shards: ![screen shot 2018-01-23 at 14 15 54](https://user-images.githubusercontent.com/407302/35303893-6d6f10c2-0048-11e8-8c08-f59db42c183b.png) We asked our designer to come up with some...

easy

# Feature Request ## Description If you are in the "Distribute Secret Shards" view, there is no "Back" button that allows you to return to the previous "Create Secret Shards"...

During both the sunder and recover UI flows, there is a progress indicator animation displayed between triggering either a sunder or recover action and displaying the resulting output. Currently, a...

The goal of the initial development phase of Secure the News was to get something released as quickly as possible, and as a result we sadly neglected writing comprehensive tests...

contributors-welcome
P: High

Secure the News was very much designed as an "MVP," along with the mantra of "premature optimization is the root of all evil." As a result, querying Scans in the...

contributors-welcome
P: High

Currently, the preview blurb displayed for each BlogPost on the BlogIndexPage is re-computed every time the page is loaded (since it is an `@property` attribute on the model). It would...

enhancement
P: Low

Currently, we run scans every 8 hours. If we ran scans more often (say, every hour), then realtime consumers of our data, such as the [@SecureTheNews](https://twitter.com/securethenews) Twitter bot, would be...

contributors-welcome
P: Low