mxstbr/pgp.asc

Check if key is valid and throw visible error

Open

#20 opened on 2015年7月27日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)HTML (5 forks)github user discovery
Backendbughelp wanted

Repository metrics

Stars
 (56 stars)
PR merge metrics
 (PR metrics pending)

説明

Currently, in person.rb, if there is a file at domain.tld/pgp.asc which is not a valid PGP key, it still gets imported by GPGME, but the mail fails to send and Heroku throws an error. This could be handled better with a visible error on the webpage, I haven't found a way to check for the validity of a PGP key yet though.

コントリビューターガイド