From 827c96daf5c17ef17e0993f6566eb573a49a22e8 Mon Sep 17 00:00:00 2001 From: xenofem Date: Thu, 28 Apr 2022 00:31:17 -0400 Subject: [PATCH] update readme --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 087b49a..e4a655b 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,8 @@ sender has gone offline - Easy to send multiple files at once - they're bundled into a zip file for receivers, with zero compression so extraction is quick -- Sanitizes filenames +- Sanitises filenames, using sensible non-obnoxious defaults that + should be safe across platforms - Fires a laser beam that turns you trans ## configuration @@ -28,9 +29,7 @@ transbeam is configured with the following environment variables: ## todo -- [ ] file downloading -- [ ] upload progress bar -- [ ] uploader auth -- [ ] downloader auth -- [ ] delete uploads after a while -- [ ] configurable maximum file size +- uploader auth +- downloader auth +- delete uploads after a while +- configurable maximum file size