Make the verification key change every time in protocol v8

This commit is contained in:
Albert Vaca Cintora
2025-01-19 00:37:24 +01:00
parent b4ee6e30b1
commit 7a4fb8b584
7 changed files with 159 additions and 76 deletions

View File

@@ -176,6 +176,7 @@ SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted
<string name="error_not_reachable">Device not reachable</string>
<string name="error_already_paired">Device already paired</string>
<string name="error_timed_out">Timed out</string>
<string name="error_clocks_not_match">Device clocks are out of sync</string>
<string name="error_canceled_by_user">Canceled by user</string>
<string name="error_canceled_by_other_peer">Canceled by other peer</string>
<string name="encryption_info_title">Encryption Info</string>