update readme

This commit is contained in:
xenofem 2022-04-28 00:31:17 -04:00
parent 7d8c4f00fa
commit 827c96daf5

View file

@ -14,7 +14,8 @@
sender has gone offline sender has gone offline
- Easy to send multiple files at once - they're bundled into a zip - Easy to send multiple files at once - they're bundled into a zip
file for receivers, with zero compression so extraction is quick 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 - Fires a laser beam that turns you trans
## configuration ## configuration
@ -28,9 +29,7 @@ transbeam is configured with the following environment variables:
## todo ## todo
- [ ] file downloading - uploader auth
- [ ] upload progress bar - downloader auth
- [ ] uploader auth - delete uploads after a while
- [ ] downloader auth - configurable maximum file size
- [ ] delete uploads after a while
- [ ] configurable maximum file size