trdl is an open-source tool that facilitates secure updates from Git repositories to end users, utilizing Git as the source of truth and Vault for verification and maintenance of the TUF repository. It consists of a server that manages software releases and a client that handles repository management and software updates, ensuring secure communication and integrity through GPG signatures. The project aims to streamline continuous delivery, exemplified by its successful use in delivering the werf CI/CD tool.