starlinglab / signal-x-proofmode

Proof-of-concept implementation of ProofMode notarization layer in Signal Messenger
GNU General Public License v3.0
1 stars 2 forks source link

add addition of jpg extension to URI path for proof back in #75

Closed n8fr8 closed 1 year ago

n8fr8 commented 1 year ago

Description

appends ".jpg" extension to photo URIs shared with generateProof() call so that verification systems can more easily match proof.json data with the media jpg file.

maxSafronovForte commented 1 year ago

This fix should be well tested

n8fr8 commented 1 year ago

We produced a build yesterday of this branch, and it is being used successfully in the field.