We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
how is that possible, using different passwords (but only differing in last digit)? Is the last digit some sort of checksum?
$ ./signal-back_linux_amd64 check ./signal-2022-05-08-05-21-21.backup Password: XXXXX XXXXX XXXXX XXXXX 24256 60816 2022/05/08 09:43:39 Backup looks okay from here.
$ ./signal-back_linux_amd64 check ./signal-2022-05-08-05-21-21.backup Password: XXXXX XXXXX XXXXX XXXXX 24256 60817 2022/05/08 09:46:39 Backup looks okay from here.
Thank you!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
how is that possible, using different passwords (but only differing in last digit)?
Is the last digit some sort of checksum?
$ ./signal-back_linux_amd64 check ./signal-2022-05-08-05-21-21.backup
Password: XXXXX XXXXX XXXXX XXXXX 24256 60816
2022/05/08 09:43:39 Backup looks okay from here.
$ ./signal-back_linux_amd64 check ./signal-2022-05-08-05-21-21.backup
Password: XXXXX XXXXX XXXXX XXXXX 24256 60817
2022/05/08 09:46:39 Backup looks okay from here.
Thank you!
The text was updated successfully, but these errors were encountered: