owncloud / owncloud/ocis

Drop checksum type MD5 in oCIS

Open
#4,529 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.