Clean up readme
This commit is contained in:
parent
21c28a77f9
commit
26950c8c62
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ https://paste.example.com/PgRG8Hfrr9rR#I1FG2oejo2gSjB3Ym1mEmRfcN4X8GXc2pZtZeiSsW
|
|||
# Uploading a file with a password:
|
||||
$ omegaupload upload -p https://paste.example.com path/to/file
|
||||
Please set the password for this paste:
|
||||
https://paste.crabravers.club/862vhXVp3v9R#key:tbGxzHBNnXjS2eq89X9uvZKz_i8bvapLPEp8g0waQrc=!pw
|
||||
https://paste.example.com/862vhXVp3v9R#key:tbGxzHBNnXjS2eq89X9uvZKz_i8bvapLPEp8g0waQrc=!pw
|
||||
|
||||
# Downloading a file:
|
||||
$ omegaupload download https://paste.example.com/PgRG8Hfrr9rR#I1FG2oejo2gSjB3Ym1mEmRfcN4X8GXc2pZtZeiSsWFo=
|
||||
|
@ -109,4 +109,4 @@ There are a few reasons to not use OmegaUpload:
|
|||
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.
|
||||
- The frontend uses WASM, which is a novel attack surface.
|
||||
|
|
Loading…
Reference in a new issue