Commit graph

173 commits

Author SHA1 Message Date
timvisee
050cd9f932
Bump to version v0.0.3 2018-05-30 18:39:37 +02:00
timvisee
81892cb144
Bump to version v0.0.2 2018-05-30 17:36:39 +02:00
timvisee
2e5021aa98
Update badges in README, minor Cargo.toml tweaks 2018-05-21 22:56:21 +02:00
timvisee
febf5c391f
Add direct cargo install instructions now available, Cargo.toml fix 2018-05-21 22:32:12 +02:00
timvisee
a05dd0886e
Add all relevant Cargo.toml properties 2018-05-21 22:23:08 +02:00
timvisee
8ed530a83a
Extract ffsend-api to separate repository, move client crate to root 2018-05-21 22:06:51 +02:00
timvisee
7a56dabd39
Extract CLI logic to a child project 2018-03-08 23:02:06 +01:00
timvisee
2df0f8d077
Extract API logic to separate project 2018-03-08 22:56:34 +01:00
timvisee
fdb5a5a8ac
Start implementing upload logic in an update module 2018-03-08 22:36:57 +01:00
timvisee
a4ccf395b9
Extract crypto keys to a key set module 2018-03-08 21:36:50 +01:00
timvisee
8ffea0410d
Add URL/host parsing and URL building, add quit with error message 2018-03-08 21:02:34 +01:00
timvisee
b527a7c43c
Add time property to file struct 2018-03-08 20:32:45 +01:00
timvisee
fb7fd69400
Improve CLI argument handling for subcommand use 2018-03-08 19:10:24 +01:00
timvisee
188b0cb2e1
Update clap to v2.31.1 2018-03-08 17:57:33 +01:00
Tim Visée
05d22c57bc
Extract base64 logic to module 2018-03-08 11:26:07 +01:00
timvisee
ac918cd092
Remove rust-crytpo, simplify HKDR derive, update Cargo.lock 2018-03-06 15:07:00 +01:00
timvisee
b2b2aeb306
Implement first OpenSSL crypto basic, make encrypted reader lazy (WIP) 2018-03-06 00:53:41 +01:00
timvisee
07ededbeef
Open the URL of an uploaded file in the browser (testing) 2018-03-05 21:03:13 +01:00
timvisee
46d591fd27
Add basic CLI argument parsing 2018-03-05 18:23:41 +01:00
timvisee
5d45cce720
Implement upload request data building and encrypt file 2018-03-05 17:38:46 +01:00
timvisee
158ef6fad7
Build and encrypt metadata 2018-03-05 15:59:30 +01:00
timvisee
5858cd01db
Implement basic hkdf hashing logic 2018-03-05 14:33:21 +01:00
timvisee
a79eabe537
Initial commit 2018-03-05 13:07:31 +01:00