public inbox for nncp-devel@lists.cypherpunks.ru
Atom feed
* nncp-file 7.0.0 broken with stdin
@ 2021-07-03 14:46 John Goerzen
  2021-07-03 15:22 ` John Goerzen
  2021-07-03 15:49 ` Sergey Matveev
  0 siblings, 2 replies; 3+ messages in thread
From: John Goerzen @ 2021-07-03 14:46 UTC (permalink / raw)
  To: nncp-devel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-07-03 15:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-03 14:46 nncp-file 7.0.0 broken with stdin John Goerzen
2021-07-03 15:22 ` John Goerzen
2021-07-03 15:49 ` Sergey Matveev