Skip to content

Safebox is a tools for create a portable encrypted disk.

Notifications You must be signed in to change notification settings

pouralijan/SafeBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SafeBox

safebox is a tool for creating a portable encrypted disk.

build and run

This project use poetry for dependency manager, so install poetry and run follow command:

poetry update
poetry shell
poetry build
poetry install
sudo python -m safebox

Todo

  • Create SafeBox creator App
  • Add logger
  • Create unlock App
  • Fix permission denied exception
  • Add permission denied exception handler and show correct message in GUI
  • Add theme selector
  • Add installation documents.
  • Add usage documents
  • Add system try-icon for unlock App
  • Add selected device information
  • Show process indicator on creating the partition
  • Show a message after creating the partition
  • Change creates SafeBox bottom to open SafeBox after creating the partition
  • Detect this device is SafeBox or not.

About

Safebox is a tools for create a portable encrypted disk.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages