"Not as secure" means specifically this punts all the actual security of the system.
In my opinion, not quite; the peer private key only exists on the server for a short amount of time which somewhat mitigates the problem.
I agree it's not ideal but it is convenient, and a good balance for the average user in my opinion. I will support specifying a public key as part of the `add` command soon. See https://github.com/naggie/dsnet/issues/8 (also, see the FAQ)
Comments
In my opinion, not quite; the peer private key only exists on the server for a short amount of time which somewhat mitigates the problem.
I agree it's not ideal but it is convenient, and a good balance for the average user in my opinion. I will support specifying a public key as part of the `add` command soon. See https://github.com/naggie/dsnet/issues/8 (also, see the FAQ)
Thanks for the feedback