tor/changes/prop227
Nick Mathewson c83d838146 Implement proposal 227-vote-on-package-fingerprints.txt
This implementation includes tests and a little documentation.
2015-01-10 15:09:07 -05:00

6 lines
343 B
Plaintext

o Minor features (directory system):
- Authorities can now vote on the correct digests and latest versions for
different software packages. This allows packages that include Tor to use
the Tor authority system as a way to get notified of updates and their
correct digests. Implements proposal 227. Closes ticket 10395.