Artifact 953ff634cc27f6ad44cb3e262c9fd61ec7a536598b2f070e182ea2f96280b08f:
- File src/xfer.c — part of check-in [41ba6ea7db] at 2022-12-30 20:54:10 on branch trunk — Security enhancement: Do not store the passwords for remote URLs directly, but instead store the sha1_shared_secret() encoding of those passwords. It is the SHA1 encoding that gets transmitted to the server anyhow, so we might as well just store that. The SHA1 encoding cannot be used to log in. The password is still protected using obscure() even though it is now a SHA1 hash. (user: drh size: 96303)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.