Skip to content

A minimal CLI program written in rust, to decrypt the dailytxt files even if the server is not running any more.

License

Notifications You must be signed in to change notification settings

PhiTux/dailytxt-decrypt-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is it?

A minimal CLI program to decrypt your dailytxt files, even if the server is shut down or not working any longer.

It's written in rust and needs the exact same filestructure as created by the dailytxt server.
So even when you just use your standard server-backup-method (e.g. rsync), you can later use this program on your desktop-PC to decrypt your files.

It's not a tool to break the encryption! You still need to know your password (and your username, but you can also find your username in the users.json file).

You can choose to either decrypt all logs ever written at once or just a specific month.

Download and start

Download it from the release-area here on github (or compile it by yourself).

Find all the necessary commands in the CLI by running ./dailytxt-decrypt-cli --help.

About

A minimal CLI program written in rust, to decrypt the dailytxt files even if the server is not running any more.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages