Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
monero-update is a secure installer/updater for Monero. It will automatically detect available updates, and verify their authenticity using DNSSEC and PGP. Using monero-update allows you to install Monero securely without having to perform all the verification steps manually, and possibly getting it wrong or forgetting some. Copyright (c) 2014-2019, The Monero Project Portions copyright (c) 2006-2013, Andrey N. Sabelnikov, www.sabelnikov.net monero-update is licensed under the GNU Public License version 3 or later. See the file COPYING for details. Dependencies: Qt 5, gpgme Build: mkdir build; cd build; cmake ..; make; cd .. Run: ./build/monero-update