ExtremelyRyan/ByteCrypt
written in Rust. File / directory encryption with future to upload and download encrypted files to cloud storage.
RustMIT
Issues
- 0
- 0
add option to decrypt to add copy of file to users current working directory.
#64 opened by ExtremelyRyan - 0
create short hand cli argument flags
#63 opened by ExtremelyRyan - 1
- 0
- 0
- 0
- 0
- 0
remove Client ID from codebase and replace with instructions for acquiring their own ID and secret.
#47 opened by ExtremelyRyan - 0
- 0
- 0
- 0
add informative dialogs during commands
#51 opened by ExtremelyRyan - 0
Move config folder into users/.crypt-config
#54 opened by ExtremelyRyan - 0
- 0
- 1
- 1
Handle a faulty config file read more robustly
#34 opened by JoshBenn - 1
cloud upload -- how do we check if the filename is existing, and if so, update the same file instead of creating a duplicate?
#45 opened by ExtremelyRyan - 0
If a folder name already exists somewhere in google drive, then it is not created again even if it is within another path
#48 opened by JoshBenn - 0
- 0
"download" for google cloud command
#40 opened by ExtremelyRyan - 0
Revisit code restructure
#31 opened by ExtremelyRyan - 0
Oauth: implement a function that will check if current token is still valid
#36 opened by ExtremelyRyan - 2
implement saving / recieving token from env
#29 opened by ExtremelyRyan - 0
turn off log if using tui
#22 opened by ExtremelyRyan - 0
- 0
- 0
add import / export keeper to cli options
#26 opened by ExtremelyRyan - 0
add a backup storage folder for all .crypts
#25 opened by ExtremelyRyan - 0
command line interface
#8 opened by JoshBenn - 0
- 0
- 2
log implementation for easier debugging
#17 opened by ExtremelyRyan - 1
Implement a way to verify if a file has already been encrypted before to use the same seed (Or update the seed)
#19 opened by ExtremelyRyan - 1
- 1
look into alternative database options
#7 opened by JoshBenn