Could you make the app sort of verify its integrity on first launch with a specific relay (validator) using specific hash? Is this even possible?

Reply to this note

Please Login to reply.

Discussion

Like, here’s an idea:

Sign #[2] to generate a signature.

Make a note on a specific relay with that signature, which should change with every update.

On Damus first launch check that the signature matches and notify user accordingly.

#[3] is this possible?