smbj
smbj copied to clipboard
Enforce security by default
trafficstars
smbj by default does not require message signing and does not encrypt data. This could lead to program authors inadvertently writing insecure software.
The library should have secure defaults and allow users to reduce their security if they need.
With these settings you'll also need to remove the supported dialects for SMB2. The goal of the default config is to make it more compatible. I would welcome a second "default setup" which is more secure.
So adding a createSecureConfig()