diff options
author | Andinus <andinus@nand.sh> | 2020-03-19 16:07:47 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2020-03-19 16:07:47 +0530 |
commit | 98bda75b87252d5b0ff51c3f5a8e2103501d324f (patch) | |
tree | 81acd7577ec5e8cd401cd743ca939ac3eef5f20d | |
parent | b75359931e3c5baaded6d0addb6d28f750dcd518 (diff) | |
download | orion-98bda75b87252d5b0ff51c3f5a8e2103501d324f.tar.gz |
Add demo video
-rw-r--r-- | README.org | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.org b/README.org index 0319031..66f4c4d 100644 --- a/README.org +++ b/README.org @@ -9,6 +9,13 @@ Been Pwned API. *Note*: Your password is not sent anywhere, only the first 5 characters of the SHA-1 hash of the input is sent to HIBP API. +* Demo +I just run some cetus commands on my computer, nothing fancy. I'll make better +demo videos someday. + +| Version | Video | +|---------+----------------------------------------------------------------------| +| v0.1.0 | https://diode.zone/videos/watch/ffd4021d-2b39-4e6a-993e-3eacf9323320 | * Working - Orion takes input from the user - Input is hashed & split (prefix: [:5], suffix: [5:]) |