Fork of sigtoool with import fixes
Find a file
"sudhi@herle.net" 800490e4e2 Initial commit
2016-10-06 21:59:04 -07:00
src/sigtool Initial commit 2016-10-06 21:59:04 -07:00
.gitignore Initial commit 2016-10-06 21:59:04 -07:00
README.rst Initial commit 2016-10-06 21:59:04 -07:00

==================
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