issues
search
mithril-security
/
blindai
Confidential AI deployment with secure enclaves :lock:
https://www.mithrilsecurity.io/
Apache License 2.0
502
stars
36
forks
source link
Version verification
#28
Closed
CerineBnsd
closed
2 years ago
CerineBnsd
commented
2 years ago
Description
Change the logic of
supported_server_version
to support future server versions with minor changes
Add an appropriate error message when trying to connect to old server versions that do not implement version verification.
Related Issue
None
Type of change
[X] This change affects the client
How Has This Been Tested?
Unit tests locally with different versions numbers
Tested with version 0.3.0 of the server
Tested with version 0.1.0 of the server
Checklist:
[X] My code follows the style guidelines of this project
[X] I have performed a self-review of my code
[X] I have commented my code, particularly in hard-to-understand areas
[X] My changes generate no new warnings
Description
supported_server_version
to support future server versions with minor changesRelated Issue
None
Type of change
How Has This Been Tested?
Checklist: