update README
This commit is contained in:
parent
1e1be9e7fd
commit
106c99d398
|
@ -17,6 +17,7 @@
|
||||||
file for receivers, with zero compression so extraction is quick
|
file for receivers, with zero compression so extraction is quick
|
||||||
- Sanitises filenames, using sensible non-obnoxious defaults that
|
- Sanitises filenames, using sensible non-obnoxious defaults that
|
||||||
should be safe across platforms
|
should be safe across platforms
|
||||||
|
- Rudimentary password authentication for uploading files
|
||||||
- Fires a laser beam that turns you trans
|
- Fires a laser beam that turns you trans
|
||||||
|
|
||||||
## configuration
|
## configuration
|
||||||
|
@ -67,8 +68,3 @@ git clone https://git.xeno.science/xenofem/transbeam
|
||||||
cd transbeam
|
cd transbeam
|
||||||
cargo run --release
|
cargo run --release
|
||||||
```
|
```
|
||||||
|
|
||||||
## todo
|
|
||||||
|
|
||||||
- uploader auth
|
|
||||||
- downloader auth
|
|
||||||
|
|
Loading…
Reference in a new issue