Skip to content

FriendsFerdinand/crypto-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Editor

This editor is used as a tool to write and edit encrypted journal logs stored in the local hard drive. It's meant to be used in a local computer disconnected from the internet.

Used this guide to build a text editor and edited it as required.

Usage

# Create  release build
cargo build --release

Ctrl-c to leave the program at anytime.

  • Create a new user

gif

  • Add a new log

gif

  • Edit/Read a previous log

gif

Commands while in the text editor

Ctrl-s to save.

Ctrl-q to leave the editor.

License

This project is distributed under the MIT License.

About

A log manager to write and edit encrypted journal logs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages