Results 76 issues of Micah Lee

**Describe the bug** On newer versions of macOS all apps and software packages need to be submitted to Apple for notarization: https://developer.apple.com/documentation/security/notarizing_macos_software_before_distribution It looks like Datashare Standalone isn't notarized, so...

Right now when pdf-redact-tools explodes a PDF into PNGs, the PNGs are all medium quality in order to make sure the final redacted PDF doesn't end up too big. However...

I'm trying to install this on a Nexus 6P. It's successful until it gets to `re-sign.sh`, then it throws this error: ``` /home/user/mission-improbable/extras/verity_signer /tmp/tmppb5e8N.table ../keys/verity.pk8 /tmp/tmpuGp5es.sig Exception in thread "main"...

I discovered that this line in the nginx file prevents Internet Explorer 9 and earlier from connecting to the server: ssl_ciphers ECDHE-RSA-AES256-SHA:DHE-RSA-AES256-SHA:DHE-DSS-AES256-SHA:DHE-RSA-AES128-SHA:DHE-DSS-AES128-SHA; It seems to actually work in IE 10....

I just started using this plugin and it's excellent. Have you considered starting the process to get it officially packaged by gnu/linux distributions so that it's much easier to install,...

I haven't figured out what triggers this yet, but sometimes when I close OnionShare, the "Waiting for Tor circuits to close to be sure your files have transferred" dialog pops...

bug

When you run `bigbang collect-mail` and pass in a URL, it displays a list of archives in the terminal but that's it. It's not clear that it's actually downloading the...

CLI

While working on #585 I found an error in `bin/collect_draft_metadata.py`: ``` $ python bin/collect_draft_metadata.py -w hrpc Exception ignored in: Traceback (most recent call last): File "/Users/user/code/bigbang/env/lib/python3.10/site-packages/ietfdata/datatracker.py", line 1846, in __del__...

CLI

The existing Flatpak Go Get Generator no longer works with the modern Go ecosystem. The [flatpak-go-get-generator.py](https://github.com/flatpak/flatpak-builder-tools/blob/master/go-get/flatpak-go-get-generator.py) script works by looking for git repos in the Flatpak build dir after running...

go

### flatpak-builder version 1.2.3 ### Linux distribution and version Ubuntu 23.04 ### Affected flatpak-builder tool cargo/flatpak-cargo-generator.py ### flatpak-builder tool cli args _No response_ ### Source repository URL _No response_ ###...

bug