Skip to content

Conversation

kakahu2021
Copy link

Feat/client tls hardening

kakahu2021 and others added 3 commits May 21, 2025 09:47
This commit enhances the security of the DarkFlare client by enabling
TLS server certificate verification by default (`InsecureSkipVerify: false`).
This protects against Man-in-the-Middle (MITM) attacks.

A new command-line flag `-insecure` has been added to allow you to
optionally disable certificate verification. This should only be used with
caution, for example, when connecting to a known server using self-signed
certificates in a trusted environment.

The client's help text has been updated to reflect these changes.
@kakahu2021
Copy link
Author

client tls hardening

1 similar comment
@kakahu2021
Copy link
Author

client tls hardening

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant