NAME
vault.pl - Vault for HashCash Digital Cash
VERSION
$Revision: 1.121 $
$Date: Wed Jun 14 11:55:20 PDT 2017 $
SYNOPSIS
vault.pl [--keygen]
DESCRIPTION
vault.pl is a server for a vault in the HashCash digital cash system. It accepts connections from clients, processes their requests and returns the responses.
This command is primarily for testing. For real vaults, optimal security and performance can be achieved by running the vault on an air-gapped cluster (see vault-worker.pl and vault-queuer.pl).
COMMAND LINE OPTIONS
--keygen
Create blind-signing keys for all coin denominations supported by the vault.
SEE ALSO
vault-worker.pl
vault-queuer.pl
www.hashcash.com
IPC::Serial
IPC::Queue::Duplex
AUTHOR
Ashish Gulhati, <crypt-hashcash at hash.neo.tc>
BUGS
Please report any bugs or feature requests to bug-crypt-hashcash at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Crypt-HashCash. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
SUPPORT
You can find documentation for this command with the perldoc command.
perldoc vault.pl
You can also look for information at:
RT: CPAN's request tracker
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
Search CPAN
LICENSE AND COPYRIGHT
Copyright (c) 2017 Ashish Gulhati.
This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License 2.0.
See http://www.perlfoundation.org/artistic_license_2_0 for the full license terms.