CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected] 2019/07/17 02:24:03

Log message:
    Import minisign-0.8.
    
    Minisign is a dead simple tool to sign files and verify signatures.
    
    It is portable, lightweight, and uses the highly secure Ed25519 public-key
    signature system.
    
    Signatures written by minisign can be verified using OpenBSD's signify tool:
    public key files and signature files are compatible. However, minisign uses
    a slightly different format to store secret keys.
    
    Minisign signatures include trusted comments in addition to untrusted
    comments. Trusted comments are signed, thus verified, before being
    displayed. This adds two lines to the signature files, that signify
    silently ignores.
    
    ok sthen@
    
    Status:
    
    Vendor Tag: bentley
    Release Tags:       bentley_20190717
    
    N ports/security/minisign/Makefile
    N ports/security/minisign/distinfo
    N ports/security/minisign/pkg/DESCR
    N ports/security/minisign/pkg/PLIST
    
    No conflicts created by this import

Reply via email to