Artifact 9eb3976479b2da388cd66a5cb8fd8f034350efaf0ab00d327acb44f6bb3dab1b:
- File src/sync.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: 29547)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.