public inbox for nncp-devel@lists.cypherpunks.ru
Atom feed
From: John Goerzen <jgoerzen@complete•org>
To: nncp-devel@lists.cypherpunks.ru
Subject: nncp-file 7.0.0 broken with stdin
Date: Sat, 03 Jul 2021 09:46:13 -0500 [thread overview]
Message-ID: <87v95rzc96.fsf@complete.org> (raw)
Hi Sergey,
Trying out NNCP 7.0.0, I'm having issues with nncp-file when
reading from stdin:
2021-07-03T14:44:31Z ERROR File - (3 B) sent to bakfs:foo:
chacha20poly1305: message authentication failed
main.go:135: chacha20poly1305: message authentication failed
When giving a file on the command line instead of -, it appears to
be working.
Thanks!
- John
next reply other threads:[~2021-07-03 14:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-03 14:46 John Goerzen [this message]
2021-07-03 15:22 ` nncp-file 7.0.0 broken with stdin John Goerzen
2021-07-03 15:49 ` Sergey Matveev