Monotone (software)

Monotone
Developer(s)The monotone team
Initial releaseApril 6, 2003; 21 years ago (2003-04-06)
Final release
1.1[1] / May 4, 2014; 10 years ago (2014-05-04)
Repository
Written inC++
Operating systemUnix, Linux, BSD, Mac OS X, Windows
Available inEnglish, Italian, Swedish, Portuguese, German, Spanish
TypeRevision control
LicenseGPL-2.0-or-later
Websitewww.monotone.ca Edit this on Wikidata

Monotone is an open source software tool for distributed revision control. It tracks revisions to files, groups sets of revisions into changesets, and tracks history across renames. The focus of the project is on integrity over performance.[2] Monotone is designed for distributed operation, and makes heavy use of cryptographic primitives to track file revisions (via the SHA-1 secure hash) and to authenticate user actions (via RSA cryptographic signatures).

  1. ^ "NEWS". May 4, 2014. Retrieved July 16, 2019.
  2. ^ "7 Version Control Systems Reviewed". September 18, 2008. Retrieved 2010-11-01.