For v3 I'm proposing to adopt the Linux convention of programs emitting no output when they execute without errors, other than any output sent to stdout when required.
Therefore PasHi should not emit its sign on message by default.
Output should only be sent to stderr in case of errors or warnings.