sign & verify
A cleartext signed message carries the original text plus a signature. Anyone with your public key can confirm it came from you, unchanged.
Verification proves the message matches the signature for that key. It does not prove the key belongs to a real-world identity — confirm the key's fingerprint out-of-band.