DamageBDD – Run a Damage Node

Install Damage Node (Simple & Safe)

This page explains how anyone can install and update the Damage Node. No technical knowledge required.

You only need to:

  1. Download the file for your system
  2. Double-click it
  3. Enter your password

That's it.

Download for Your System

Linux Mint 22 (or Ubuntu/Debian)

Click the link below to download the installer:

Download Damage Node for Linux Mint

To install:

  1. Open your Downloads folder
  2. Double-click damage_1.5.7_amd64.deb
  3. Press β€œInstall”
  4. Enter your password

Arch Linux (Manjaro, EndeavourOS)

Click the link below:

Download Damage Node for Arch Linux

Then:

  1. Open your terminal
  2. Run:

    sudo pacman -U ~/Downloads/damage-1.5.7-1-x86_64.pkg.tar.zst
    

Start Damage Node

After installation, search your apps menu for:

β€œDamage Node”

Click it to start.

To confirm it is running, visit:

http://localhost:8080

(This opens the local dashboard. It runs only on your machine.)

Updating Damage Node (Very Easy)

When a new version is released:

  1. Visit this page
  2. Download the new file
  3. Install it the same way as before

You do not need to uninstall the old version. The new version replaces it automatically.

All of your:

  • settings
  • data
  • keys

remain intact.

Optional: Faster & Safer Downloading (Advanced Users)

If you run an IPFS node, you can β€œpin” the files directly:

ipfs pin add QmYF8VL6kqMDnpX6X7MFUJqkjS3uYRDvEntmCn2wC9gis5
ipfs pin add QmRpCGrzAoy3cFLubG9kYVCpJQgf57BpGzzGJHngk2jRaB

This guarantees:

  • maximum download speed
  • full decentralisation
  • verifiable integrity

What Makes DamageBDD Distribution Trustless?

Damage Node installers are stored on IPFS, which means:

  • No single company controls distribution
  • Anyone can mirror the files
  • Downloads are verified by cryptographic content addressing
  • Files cannot be secretly changed β€” the CID would change

This is the same decentralisation philosophy as Bitcoin.

Need Help?

If something does not work:

  • Ask on Nostr
  • Contact DamageBDD
  • Or reach out to your team lead

Damage Node is designed to be simple for everyone, not just developers.