On Tue, 9 Feb 2010, Timo Juhani Lindfors wrote: >> The software tells its version in start screen, in about dialog, at >> commandline, in bug reports, ... That should be enough. > > Well that requires you to actually run the program. If you suspect > that there is a backdoored version you don't want to run it but > instead compare it against the version it claims to be :-)
unzip -c josm-tested.jar REVISION (or use any standard Zip-File viewer usually embedded in recent operating systems). Also all released JOSM jar files are signed, so you can use Java to verify signature. Ciao -- http://www.dstoecker.eu/ (PGP key available) _______________________________________________ josm-dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/josm-dev
