Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

viault (vi Vault) - An Encrypted File Strage with Builtin Text Editor

viault is a encrypted file storage environment with enbedded vi-like text editor.

It transparently decrypts files when opening the environment and encrypts them again when saving. Its goal is convenient encrypted storage environment rather than comprehensive protection against all attack vectors.

Available commands

Basic commands

  • help (h, ?): Show help message.
  • quit (q, exit, Ctrl-D): Quit the application. Changes are saved automatically.
  • passwd (password): Change password.
  • save: Save changes without quitting.
  • load: Reload the last saved state, discarding unsaved changes.

Builtin applications

  • levi (vi, edit, editor): Open the built-in text editor.

Unix-like commands

  • ls (list), rm (delete), cat (print), mv (rename), cp (copy)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages