guusdk / httpfileuploadcomponent

A XMPP External Component that implements XEP-0363 'HTTP File Upload'.
Apache License 2.0
8 stars 10 forks source link

Add support for (virus)scanning uploaded content #41

Closed guusdk closed 1 year ago

guusdk commented 1 year ago

Files that are uploaded by clients should be scanned (for viruses, malware, etc).

One idea is to provide an integration with a virus scanner, such as the open source ClamAV scanner.