25 lines
589 B
ReStructuredText
25 lines
589 B
ReStructuredText
==================
|
|
README for sigtool
|
|
==================
|
|
|
|
:Author: Sudhi Herle <sudhi@herle.net>
|
|
|
|
What is this?
|
|
=============
|
|
This is a tool like OpenBSD's signify_ -- except written in Golang
|
|
and designed to be easier to use.
|
|
|
|
How do I build it?
|
|
==================
|
|
|
|
How do I use it?
|
|
================
|
|
``signify --help``
|
|
|
|
Licensing Terms
|
|
===============
|
|
The tool is licensed under the terms of the GNU Public License v2.0
|
|
(strictly v2.0). If you need a commercial license or a different
|
|
license, please get in touch with me.
|
|
|
|
.. _signify: https://www.openbsd.org/papers/bsdcan-signify.html
|