Planned breaking changes

This commit is contained in:
Dennis Schwerdel 2020-06-28 00:02:30 +02:00
parent 7eeed2f6c2
commit 2fd100fd58
1 changed files with 3 additions and 1 deletions

View File

@ -3,6 +3,8 @@
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:
- 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 port config option