EnglishFrenchSpanish

OnWorks favicon

signify-openbsd - Online in the Cloud

Run signify-openbsd in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command signify-openbsd that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


signify-openbsd — cryptographically sign and verify files

SYNOPSIS


signify-openbsd -C [-q] -p pubkey -x sigfile [file ...]
signify-openbsd -G [-n] [-c comment] -p pubkey -s seckey
signify-openbsd -S [-e] [-x sigfile] -s seckey -m message
signify-openbsd -V [-eq] [-x sigfile] -p pubkey -m message

DESCRIPTION


The signify-openbsd utility creates and verifies cryptographic signatures. A signature
verifies the integrity of a message. The mode of operation is selected with the following
options:

-C Verify a signed checksum list, and then verify the checksum for each file. If
no files are specified, all of them are checked. sigfile should be the signed
output of sha256(1).

-G Generate a new key pair.

-S Sign the specified message file and create a signature.

-V Verify the message and signature match.

The other options are as follows:

-c comment Specify the comment to be added during key generation.

-e When signing, embed the message after the signature. When verifying, extract
the message from the signature. (This requires that the signature was created
using -e and creates a new message file as output.)

-m message When signing, the file containing the message to sign. When verifying, the
file containing the message to verify. When verifying with -e, the file to
create.

-n Do not ask for a passphrase during key generation. Otherwise, signify-openbsd
will prompt the user for a passphrase to protect the secret key.

-p pubkey Public key produced by -G, and used by -V to check a signature.

-q Quiet mode. Suppress informational output.

-s seckey Secret (private) key produced by -G, and used by -S to sign a message.

-x sigfile The signature file to create or verify. The default is message.sig.

The key and signature files created by signify-openbsd have the same format. The first line
of the file is a free form text comment that may be edited, so long as it does not exceed a
single line. The second line of the file is the actual key or signature base64 encoded.

EXIT STATUS


The signify-openbsd utility exits 0 on success, and >0 if an error occurs. It may fail
because of one of the following reasons:

· Some necessary files do not exist.
· Entered passphrase is incorrect.
· The message file was corrupted and its signature does not match.
· The message file is too large.

EXAMPLES


Create a new key pair:
$ signify-openbsd -G -p newkey.pub -s newkey.sec

Sign a file, specifying a signature name:
$ signify-openbsd -S -s key.sec -m message.txt -x msg.sig

Verify a signature, using the default signature name:
$ signify-openbsd -V -p key.pub -m generalsorders.txt

Verify a release directory containing SHA256.sig and a full set of release files:
$ signify-openbsd -C -p /etc/signify/openbsd-56-base.pub -x SHA256.sig
Note that for non-OpenBSD operating systems, you will have to get the
signing key yourself.

Verify a bsd.rd before an upgrade:
$ signify-openbsd -C -p /etc/signify/openbsd-56-base.pub -x SHA256.sig bsd.rd

HISTORY


The signify-openbsd command first appeared in OpenBSD 5.5, but was renamed to
signify-openbsd for Debian because another binary named signify already existed in Debian's
repositories.

AUTHORS


Ted Unangst <[email protected]>

Use signify-openbsd online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Psi
    Psi
    Psi is cross-platform powerful XMPP
    client designed for experienced users.
    There are builds available for MS
    Windows, GNU/Linux and macOS.. Audience:
    End Users...
    Download Psi
  • 2
    Blobby Volley 2
    Blobby Volley 2
    Official continuation of the famous
    Blobby Volley 1.x arcade game..
    Audience: End Users/Desktop. User
    interface: OpenGL, SDL. Programming
    Language: C++, Lua. C...
    Download Blobby Volley 2
  • 3
    SuiteCRM
    SuiteCRM
    SuiteCRM is the award-winning Customer
    Relationship Management (CRM)
    application brought to you by authors
    and maintainers, SalesAgility. It is the
    world�s mos...
    Download SuiteCRM
  • 4
    Poweradmin
    Poweradmin
    Poweradmin is a web-based DNS
    administration tool for PowerDNS server.
    The interface has full support for most
    of the features of PowerDNS. It has full
    support...
    Download Poweradmin
  • 5
    Gin Web Framework
    Gin Web Framework
    Gin is an incredibly fast web framework
    written in Golang that can perform up to
    40 times faster, thanks to its
    martini-like API and custom version of
    httprout...
    Download Gin Web Framework
  • 6
    CEREUS LINUX
    CEREUS LINUX
    CEREUS LINUX basado en MX LINUX con
    varios entornos de escritorios. This is
    an application that can also be fetched
    from
    https://sourceforge.net/projects/cereu...
    Download CEREUS LINUX
  • More »

Linux commands

  • 1
    aa-clickquery
    aa-clickquery
    aa-clickquery - program for querying
    click-apparmor DESCRIPTION: This program
    is used to query click-apparmor for
    information. USAGE: aa-clickquery
    --click-fra...
    Run aa-clickquery
  • 2
    aa-exec-click
    aa-exec-click
    aa-exec-click - program for executing
    click packages under confinement
    DESCRIPTION: This program is used to
    execute click package under AppArmor
    confinement. I...
    Run aa-exec-click
  • 3
    cpio
    cpio
    cpio - copy files to and from archives ...
    Run cpio
  • 4
    cpipe
    cpipe
    cpipe - copy stdin to stdout while
    counting bytes and reporting progress ...
    Run cpipe
  • 5
    FvwmSave
    FvwmSave
    FvwmSave - the Fvwm desktop-layout
    saving module ...
    Run FvwmSave
  • 6
    FvwmSave1
    FvwmSave1
    FvwmSave - the FVWM desktop-layout
    saving module ...
    Run FvwmSave1
  • More »

Ad