Quotable Signatures for Authenticating Shared Quotes
Joan Boyar, Simon Erfurth, Kim S. Larsen, Ruben Niederhagen

TL;DR
This paper introduces quotable signature schemes enabling extraction of signed quotes from messages, enhancing content authenticity and combating misinformation on social media.
Contribution
It defines security for quotable signatures, constructs a concrete scheme using Merkle trees, and explores practical applications for misinformation mitigation.
Findings
Scheme is proven secure under defined security notions.
Provides algorithms for signing, quoting, and verifying.
Demonstrates potential to reduce fake news on social media.
Abstract
Quotable signature schemes are digital signature schemes with the additional property that from the signature for a message, any party can extract signatures for (allowable) quotes from the message, without knowing the secret key or interacting with the signer of the original message. Crucially, the extracted signatures are still signed with the original secret key. We define a notion of security for quotable signature schemes and construct a concrete example of a quotable signature scheme, using Merkle trees and classical digital signature schemes. The scheme is shown to be secure, with respect to the aforementioned notion of security. Additionally, we prove bounds on the complexity of the constructed scheme and provide algorithms for signing, quoting, and verifying. Finally, concrete use cases of quotable signatures are considered, using them to combat misinformation by bolstering…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptography and Data Security · Spam and Phishing Detection · Internet Traffic Analysis and Secure E-voting
