mxstbr/pgp.asc

Check if key is valid and throw visible error

Open

#20 建立於 2015年7月27日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)HTML (5 fork)github user discovery
Backendbughelp wanted

倉庫指標

Star
 (56 star)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南