Drop checksum type MD5 in oCIS
Open
Type:Bug
- Dominant language
- Go
- Stars
- 2.1k
- Forks
- 274
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 103
Description
Currently clients and server work with checksums to secure the transmission of data via cable. Traditionally ownCloud supports three types: MD5, SHA1 and Adler32.
Which checksums are used in the system is read from server capabilities. If they are set to all three, all are calculated and transmitted.
My proposal is to drop MD5 from the default capabilities in oCIS.
Contributor guide
Assessment
This issue has not been assessed yet.