From b57298ffb2f974bc17d0e62accae6461bd285ea7 Mon Sep 17 00:00:00 2001 From: Ninja3047 Date: Wed, 27 Jul 2022 18:10:34 -0400 Subject: [PATCH] update README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a0b0d9c..315673e 100644 --- a/README.md +++ b/README.md @@ -113,5 +113,4 @@ There are a few reasons to not use OmegaUpload: - Cannot download files larger than 512 MiB through the web frontend—this is a technical limitation of the current web frontend not using a web worker in addition to the fact that browsers are not optimized for XChaCha20. - - Right now, you must upload via the CLI tool. - The frontend uses WASM, which is a novel attack surface.