jodersky / sbt-gpg

Simple and secure artifact signing for sbt.
Other
50 stars 3 forks source link

Restrict `gpg` calls to only one at a time to avoid secmem issues #15

Closed djspiewak closed 3 years ago

djspiewak commented 3 years ago

Fixes #14

This is blocking @rossabaker right now, it seems.

rossabaker commented 3 years ago

It's not blocking me since I got it to load the config, but this should make a nicer out-of-box experience.