<blockquote>
<p><em>This is a Bisq Network proposal. Please familiarize yourself with the <a href="https://docs.bisq.network/proposals.html" rel="nofollow">submission and review process</a>.</em></p>
</blockquote>
<p>I just implemented a proof of burn feature into the DAO. This proposal is more to give a overview about the concept.</p>
<p>One possible application for that feature is distributing BTC as BSQ to the stakerholders. E.g. the funds from the BTC donation address could be sold to BSQ and then burned and that way distributed to all stakeholders. There are probably other use cases like reputation by burning BSQ but the bonded reputation is likely more interesting for that, but maybe there are some special cases where burning is fulfilling some requirements and bonds not.</p>
<p>One can use the pre-image to proof that he was the creator of the tx, but thats basically a one time proof as afterwards the pre-image is shared. Then by signing and verifying one can proof to be the owner of the proof of burn tx. For sig/verification the 1st input key is used.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/proposals/issues/55">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AkpZtjPbNIi1H6FdHAjLHObpe3Wz6xr1ks5uuGmWgaJpZM4YYnB3">mute the thread</a>.<img src="https://github.com/notifications/beacon/AkpZtk7d_FGG5apvEWQfxm6_Lcj1u_jOks5uuGmWgaJpZM4YYnB3.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/bisq-network/proposals","title":"bisq-network/proposals","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/bisq-network/proposals"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Proof of burn (#55)"}],"action":{"name":"View Issue","url":"https://github.com/bisq-network/proposals/issues/55"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/proposals/issues/55",
"url": "https://github.com/bisq-network/proposals/issues/55",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Proof of burn (#55)",
"sections": [
{
"text": "",
"activityTitle": "**Manfred Karrer**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ManfredKarrer",
"facts": [
{
"name": "Repository: ",
"value": "bisq-network/proposals"
},
{
"name": "Issue #: ",
"value": 55
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"bisq-network/proposals\",\n\"issueId\": 55,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"bisq-network/proposals\",\n\"issueId\": 55\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/bisq-network/proposals/issues/55"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 409104503\n}"
}
],
"themeColor": "26292E"
}
]</script>