diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-04 00:23:20 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-04 00:23:20 (EDT) |
commit | c0c9171f07979141be475e42ff2be4af5730c7f7 (patch) | |
tree | 04677865cf2a334bc948498046b6df557deeadb6 /usign.pkg/control |
Initial commit
Diffstat (limited to 'usign.pkg/control')
-rw-r--r-- | usign.pkg/control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/usign.pkg/control b/usign.pkg/control new file mode 100644 index 0000000..cb8000a --- /dev/null +++ b/usign.pkg/control @@ -0,0 +1,6 @@ +Architecture: any +Platform: all +Description: Tiny signify replacement + Usign provides public key signatures using the ed25519 algorithm. + . + Signatures and keys are compatible with OpenBSD's signify utility. |