ProofMode

ProofMode v14 (0.0.14-RC3) released!

07 February 2022

A new release of ProofMode for Android is now available, tagged on Github as 0.0.14 RC-3 aka v14, for direct download on our website, and soon on Google Play and F-Droid.

  • major improvements to proof generation reliability
  • fix for mediafile HASH generation to wait until Android finishes processing media files (fix for hash not matching previously)
  • new proofmode ZIP format sharing with public key and Opentimestamps OTC file included for easier verification
  • better integration with Signal sharing and other apps
  • new translations to new languages!

On the topic of Opentimestamps.org verification, we have made it easier for non-technical people to perform a verification against the notarization of the mediafile submitted by the Proofmode app. In the new proofmode ZIP file, there will be an .OTS (Open Time Stamp) for each media file. It will be named with the sha256sum hash of the media file it matches to. You just need to Opentimestamps.org to upload the OTS file and the matching media file, and the site will verify they match, and display the history and status of the notarization process on the Bitcoin blockchain.

easy verification with opentimestamps (A successful verification!)

Within every Proof ZIP file, we also now include a simple “HowToVerifyProofData.txt” instructions document. This lays out, how using open tooling like sha256sum, GPG or any OpenPGP tooling, you can verify the integrity of the media file and proof CSV data, and connect it with third party services to further verify notarization and identity.

In the next few weeks, we’ll be working on improved data formats for the proof data, improving the CSV format, while also including an easier to process JSON format. This aligns well with our new Lightning Bug “Consistency Check” work underway by Jack Fox Keen.

Find out how to join us in this work through our Contact Page, and of course you can submit bug reports through email or Github.