coffebar / SafeBox

Safebox is a tools for create a portable encrypted disk.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SafeBox

safebox is a tools for create 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.


Languages

Language:Python 100.0%