Sparkle | |
Author: | Andy Matuschak |
Developer: | Sparkle Project (2014–present) |
Latest Release Version: | 2.6.0 |
Programming Language: | Objective-C, Swift |
Operating System: | macOS |
Genre: | Software update |
License: | MIT License |
Sparkle is an open-source software framework for macOS designed to simplify updating software for the end user of a program. Sparkle's primary means of distributing updates is through "appcasting," a term coined for the practice of using an RSS enclosure to distribute updates and release notes.
Sparkle 0.1 (beta) was released in January 2006 by Andy Matuschak to provide apps "instant self-update" functionality, which very few applications had at the time.[1]
In August 2009, Sparkle added support for delta updates for installing smaller and faster incremental updates. This was first used to update WebKit's nightly builds.[2]
In 2016, Radek discovered a man-in-the-middle attack vulnerability in applications that use Sparkle to receive updates through an unencrypted channel.[3]