Skip to content

Nacholoop/dtails

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dtails

DTails

ℹ️ About

DTails is a tool that helps to add software in Debian based live images like Tails. DTails is not a distribution.

📦 Packages requirements

sudo apt-get install genisoimage parted squashfs-tools syslinux-utils build-essential python3-tk python3-pil.imagetk python3-pyudev

🛠 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:

sudo ./dtails.py

Why sudo?

Sudo is needed to mount the .iso / .img into a directory, as well to use other software. Without it, we can't use those GNU/Linux tools.

1. 💿 Select the Tails image

Dtails

2. 📥 / 📤 Add or remove packages

  1. Click on the checkboxes to add (Left) or remove (Right) the software you like.
  2. Click on "Build" once you are ready to build your image.
Dtails

You can keep track in that is happening in your terminal.

Dtails

3. 💽 .iso vs .img

❌ Persistence: If you choose .iso image you will build an DTail.iso image in the same DTails directory.

✅ Persistence: In case you choose .img, you will be redirected to the 3º tab where you can choose the flash drive to install your modified OS into it.

Dtails

Connect your flash drive and choose the right one. (Double check it once you select it!)

Dtails


📦 List of software

To install To remove
Sparrow Wallet Thunderbird
Bisq GIMP
BIP39 iancoleman
SeedTool
Border Wallets
Whirlpool GUI 🌐
Specter Desktop
MyCitadel Desktop
Bitcoin Core
Hodl Hodl and RoboSats
Mempool.space
Briar
SimpleX Chat
Rana Nostr Pubkeys mining tool
Nostr web clients (Snort & Iris)

*🌐 Chroot connects to internet to download packages


Video Spanish & English

Dtails

About

Remastering tool for Debian Live based OS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.8%
  • Shell 8.2%