MCPcopy Index your code
hub / github.com/DesobedienteTecnologico/dtails

github.com/DesobedienteTecnologico/dtails @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
167 symbols 454 edges 6 files 8 documented · 5%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README
<img alt="Dtails" src="https://github.com/DesobedienteTecnologico/dtails/raw/main/img/dtails.png" width="200"/>

About

DTails lets you take a base Debian Live image, add or remove carefully curated tools, and build a new image you can independently verify. No hidden network or opaque calls — just explicit scripts and logs.

DTailsOS is the fork of Tails.

Packages requirements

sudo apt install rsync squashfs-tools genisoimage syslinux-utils dosfstools parted build-essential python3-pyqt5

Getting started

Clone the repository with:

git clone https://github.com/DesobedienteTecnologico/dtails

Once you have clone the repository and you get inside the directory. Run this to start the GUI:

python3 dtails.py

1. Select the image file

2. Select storage device

3. Add or remove packages

You can also modify the version manually.

4. Monitor the Live Log while remastering the image

  • ℹ️ You will need to type the sudo password in your terminal

Compare two images by hashing every file in the live filesystem

Screenshot_2025-12-03_21-08-20

GPG Key

Fingerprint: 86E32C4CE645DE81DD0F31E24559764E14109E7F
64-bit: 4559 764E 1410 9E7F

Core symbols most depended-on inside this repo

_run_stream
called by 64
src/runner.py
_emit
called by 47
src/runner.py
_log_title
called by 10
src/runner.py
_fmt_bytes
called by 9
src/state.py
_size_from_item
called by 5
src/state.py
_as_list
called by 5
src/runner.py
_fmt_gb
called by 4
src/state.py
refresh
called by 4
src/ui.py

Shape

Method 103
Function 46
Class 18

Languages

Python100%

Modules by API surface

src/ui.py88 symbols
src/runner.py32 symbols
src/compare_images.py24 symbols
src/state.py20 symbols
src/theme.py2 symbols
dtails.py1 symbols

For agents

$ claude mcp add dtails \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page