I think we should accept passwords with spaces as Signal exports them as such.
Furthermore, the panic WireError(UnexpectedEof) isn't really helpful for non technical users.
Let me know what you think of it.
I'm quite new to Rust, so don't hesitate to point out smelly pieces of code :smiley:
Hi, Thanks for your tool, it's great!
I think we should accept passwords with spaces as Signal exports them as such. Furthermore, the panic
WireError(UnexpectedEof)
isn't really helpful for non technical users.Let me know what you think of it. I'm quite new to Rust, so don't hesitate to point out smelly pieces of code :smiley: