mirror of https://github.com/dswd/vpncloud.git
Planned breaking changes
This commit is contained in:
parent
7eeed2f6c2
commit
2fd100fd58
|
@ -3,6 +3,8 @@
|
||||||
Due to semantic versioning, any breaking change after 1.0 requires a new major version number.
|
Due to semantic versioning, any breaking change after 1.0 requires a new major version number.
|
||||||
This is a list of breaking changes to do in such a case:
|
This is a list of breaking changes to do in such a case:
|
||||||
|
|
||||||
- Change default crypto to AES128
|
- Add strong crypto, change network protocol
|
||||||
|
- Negotiate crypto method per peer
|
||||||
|
- Make encryption the default, --unencrypted for no encryption
|
||||||
- Remove network-id parameter
|
- Remove network-id parameter
|
||||||
- Remove port config option
|
- Remove port config option
|
Loading…
Reference in New Issue