<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Multisight</title>
        <link>https://paragraph.com/@multisight</link>
        <description>Making multisignature wallets
accessible and understandable.</description>
        <lastBuildDate>Wed, 15 Apr 2026 17:37:59 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>Multisight</title>
            <url>https://storage.googleapis.com/papyrus_images/2574f2deea86d6b6812c9d23e3a17bf226ff123d34e513b550e004044d37286a.png</url>
            <link>https://paragraph.com/@multisight</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[Balancing owner control, transparency, and decentralization]]></title>
            <link>https://paragraph.com/@multisight/balancing-owner-control-transparency-and-decentralization</link>
            <guid>zHPQq34akguAJt6hoBJa</guid>
            <pubDate>Fri, 16 Aug 2024 06:52:06 GMT</pubDate>
            <description><![CDATA[The distribution of control over a multisignature wallet is one of its most essential principles. Adapting the composition of the owners to suit the purpose of the multisig is crucial to maintain its security and effectiveness. The setup can range from a single user holding multiple keys to protect personal assets to a fully decentralized ownership of community funds shared among its members.When setting up a multisig and deciding on owner composition, various factors come into play:Asset own...]]></description>
            <content:encoded><![CDATA[<p>The distribution of control over a multisignature wallet is one of its most essential principles. Adapting the composition of the owners to suit the purpose of the multisig is crucial to maintain its security and effectiveness. The setup can range from a single user holding multiple keys to protect personal assets to a fully decentralized ownership of community funds shared among its members.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/133f67df6bdeb63628bd1b7fce00df4abbf809467d1bbd67d0c69e04e10d6bac.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>When setting up a multisig and deciding on owner composition, various factors come into play:</p><h3 id="h-asset-ownership" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Asset ownership</h3><p>The nature of the assets held in the multisig wallet significantly influences its owner composition. For personal wallets, a single user might control all keys or share some with close associates. Shared funds among small groups typically involve key individuals to ensure all parties have a say in resource management. Company accounts may include executives or key employees responsible for financial operations. Community-managed treasuries often involve a diverse group of owners, promoting transparency and shared responsibility in managing collective funds.</p><h3 id="h-transparency" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Transparency</h3><p>The decision to disclose owner identities depends on the multisig’s purpose and the desired balance between transparency and privacy. Publicly disclosing identities can enhance trust and accountability, particularly for community funds or public-facing projects. However, keeping identities private offers increased security and personal protection, often preferred for high-value storage or sensitive operations. The appropriate level of transparency should be determined based on the multisig’s specific needs, considering factors such as asset value, legal requirements, and overall project goals.</p><h3 id="h-decentralization" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Decentralization</h3><p>The level of decentralization in a multisig setup is closely tied to the project’s objectives and philosophy. Control may be concentrated among a closed group for quicker decision-making, suitable for setups requiring rapid response. Alternatively, many projects opt for a more distributed control structure, spreading ownership among a wide range of community members. While this can enhance engagement and reduce single points of failure, it may also introduce challenges in coordination and consensus-building.</p><p>By carefully considering these factors, projects can create a multisig setup that balances security, efficiency, and their unique operational needs.</p><hr><p><strong>Learn more about multisignature wallets:</strong></p><ul><li><p>Follow <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/multisightapp">Multisight on X/Twitter</a></p></li><li><p>Visit <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://multisight.app/">Multisight.app</a></p></li><li><p>Subscribe to Multisight here on Mirror</p></li></ul>]]></content:encoded>
            <author>multisight@newsletter.paragraph.com (Multisight)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/68eb8be78b293857c6ce83e66e7605e96a1584f41bb7e94f1d4ba0e76b1d3a09.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Multisig owners as backup and security]]></title>
            <link>https://paragraph.com/@multisight/multisig-owners-as-backup-and-security</link>
            <guid>PLJLci8nXgLO86zXtN7U</guid>
            <pubDate>Fri, 28 Jun 2024 18:49:55 GMT</pubDate>
            <description><![CDATA[The ownership of a multisignature wallet is distributed among multiple addresses associated with the wallet. Each address is known as an owner, and each owner controls a portion of the multisig. To execute a pending transaction or action, a specified number of owners must confirm it. The combination of these two parameters is often specified as M/N or m-of-n, where M defines the required number of confirmations (the threshold), and N represents the total number of owners of the multisignature...]]></description>
            <content:encoded><![CDATA[<p>The ownership of a multisignature wallet is distributed among multiple addresses associated with the wallet. Each address is known as an owner, and each owner controls a portion of the multisig. To execute a pending transaction or action, a specified number of owners must confirm it.</p><p>The combination of these two parameters is often specified as M/N or m-of-n, where M defines the required number of confirmations (the threshold), and N represents the total number of owners of the multisignature wallet. The threshold can range from 1 to the total number of owners - for example, configurations such as 1/6, 4/6, and 6/6 are all valid.</p><p>Every use case for multisig wallets is unique, and therefore, there is no universally recommended value for these parameters. Several factors influence the configuration: value of managed assets and controlled contracts, size of the group or community, desired level of decentralization, frequency and urgency of action executions, and more.</p><p>The vast majority of multisig wallets focus on one of two main objectives:</p><ul><li><p><strong>Backup</strong> - utilizing multiple owners to prevent losing access to an important wallet</p></li><li><p><strong>Security</strong> - utilizing multiple owners to prevent unauthorized control over shared assets</p></li></ul><p>Setting up a multisig as a backup solution emphasizes the total number of owners. By adding more personal wallets as owners to the multisig wallet, users can still access the multisig through other wallets if they lose access to one. However, this can increase the risk of a hostile takeover - for instance, in a 1/X multisig, taking over a single wallet grants control over the entire multisig.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/dd1fe9fa0080934fa3e87aca436309bf2fd61998e8d62527edc575452ee4ff17.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>To counter the risk of a hostile takeover, multisignature wallets can be configured with security as the main objective. In this setup, a higher threshold is required, meaning multiple owner confirmations are needed for any transaction or action. This approach is useful for individuals seeking to protect their important wallets from a single point of failure and for groups or communities managing shared funds or contracts, requiring broad consensus. On the other hand, this can reduce operational efficiency, as it may take longer to reach the required threshold for action.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/68be913f28ab3d780ab32289f9acba8aedadb179d7e2502156deb3848d2f380f.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>Since the configuration can be updated over time, you can take inspiration from publicly available setups and experiment to find the configuration that fits your use case best.</p><hr><p><strong>Learn more about multisignature wallets:</strong></p><ul><li><p>Follow <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/multisightapp">Multisight on X/Twitter</a></p></li><li><p>Visit <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://multisight.app/">Multisight.app</a></p></li><li><p>Subscribe to Multisight here on Mirror</p></li></ul>]]></content:encoded>
            <author>multisight@newsletter.paragraph.com (Multisight)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/229e4549c731197a0e09e8e2274622ab82b6170c387953e20b9ca73ba8b8b0b0.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Choosing the optimal signature storage strategy]]></title>
            <link>https://paragraph.com/@multisight/choosing-the-optimal-signature-storage-strategy</link>
            <guid>7NCFnaYU1Ml5VS1VysD5</guid>
            <pubDate>Thu, 13 Jun 2024 12:51:29 GMT</pubDate>
            <description><![CDATA[Signatures are a key component of blockchain technology, ensuring the validity and integrity of every transaction. The method of storing these signatures, whether on-chain or off-chain, has significant implications on performance, costs, and privacy. By understanding the strengths and limitations of both, you can make informed decisions on which multisignature solution to choose to optimize for your use case.On-chain signature storageOn-chain storage is based on recording every signature dire...]]></description>
            <content:encoded><![CDATA[<p>Signatures are a key component of blockchain technology, ensuring the validity and integrity of every transaction. The method of storing these signatures, whether on-chain or off-chain, has significant implications on performance, costs, and privacy. By understanding the strengths and limitations of both, you can make informed decisions on which multisignature solution to choose to optimize for your use case.</p><h3 id="h-on-chain-signature-storage" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">On-chain signature storage</h3><p>On-chain storage is based on recording every signature directly on the blockchain. The accessibility and verifiability of all transaction data enhances transparency, trust, and accountability within the system, benefiting decentralized and immutable networks the most. Additionally, the process of on-chain storage is relatively straightforward, requiring no extra infrastructure beyond the blockchain itself.</p><p>However, storing each signature on-chain can significantly increase the costs of owning a multisig wallet. Each signing owner has to pay network fees for publishing their signature, which can accumulate quickly, especially in systems requiring multiple signatures for a single transaction, like multisignature wallets. Privacy can also be another concern, as all transaction details are publicly exposed, which may be undesirable for users prioritizing confidentiality.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/dda639b0e3267249f57daabd84cdbcbfc8fe2ea5e55d8e3f9417d78dcf2c4786.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-off-chain-signature-storage" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Off-chain signature storage</h3><p>Off-chain signature storage involves collecting and managing signatures outside of the blockchain through a separate service. Once all required signatures are gathered, they are included in the final transaction execution on the blockchain. Compared to on-chain storage, efficiency is a major advantage, as it reduces the data load on the blockchain, allowing for faster and cheaper signature collection. Depending on the chosen solution, privacy can also be another key benefit of this approach. By keeping interim transaction data off the public ledger until the final transaction is executed, off-chain storage can increase user privacy.</p><p>To achieve these benefits, a custom infrastructure next to the blockchain is required to collect and manage signatures. This complexity introduces potential trust and reliability concerns, as users depend on external services. While these services can be secure, they may still be susceptible to attacks or failures, unlike the inherent protection offered by on-chain systems.</p><p>One of the most popular multisig solutions, Safe, leverages this method by offering a custom smart contract and providing a public transaction service for the collection and management of signatures, making it convenient for the majority of users. Moreover, their code is audited and open-sourced, enabling more advanced users to deploy and manage their private transaction service.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f64b280f8c47db215f21b19804f434d33ccefeda03256cffb8b8e180a5d6e8cd.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>The choice between on-chain and off-chain signature storage depends on each user’s needs and concerns. On-chain storage offers transparency and security, making it ideal for decentralized systems, but it can be costly and less private. Off-chain storage, suitable for high-frequency trading or private networks, reduces fees and enhances privacy but relies on external services, which may introduce trust issues. For large, well-audited contracts, off-chain storage can combine efficiency with trustworthiness. Advanced users can further minimize risks by managing their infrastructure, ensuring greater control and security.</p><hr><p><strong>Learn more about multisignature wallets:</strong></p><ul><li><p>Follow <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/multisightapp">Multisight on X/Twitter</a></p></li><li><p>Visit <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://multisight.app/">Multisight.app</a></p></li><li><p>Subscribe to Multisight here on Mirror</p></li></ul>]]></content:encoded>
            <author>multisight@newsletter.paragraph.com (Multisight)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/0e5317b3e34c617adc0b04f37dc55eef6f5fc66a7b0d00e1aa29f24e57df632b.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[From seed phrase to keys and signatures]]></title>
            <link>https://paragraph.com/@multisight/from-seed-phrase-to-keys-and-signatures</link>
            <guid>eaU5RaQL3xl4R8wAWdA5</guid>
            <pubDate>Tue, 28 May 2024 08:15:13 GMT</pubDate>
            <description><![CDATA[Cryptocurrency wallets are essential tools for managing and securing digital assets, enabling users to store and transfer cryptocurrencies or other tokens and to interact with blockchain. At the core of these wallets are seed phrases, private keys, public keys and signatures - four fundamental components that take part in ensuring the authenticity and integrity of the blockchain.Seed phraseWhen a new cryptocurrency wallet is created, the wallet software generates a seed phrase. Most commonly,...]]></description>
            <content:encoded><![CDATA[<p>Cryptocurrency wallets are essential tools for managing and securing digital assets, enabling users to store and transfer cryptocurrencies or other tokens and to interact with blockchain. At the core of these wallets are seed phrases, private keys, public keys and signatures - four fundamental components that take part in ensuring the authenticity and integrity of the blockchain.</p><h3 id="h-seed-phrase" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Seed phrase</h3><p>When a new cryptocurrency wallet is created, the wallet software generates a seed phrase. Most commonly, seed phrases consist of 12, 18 or 24 human-readable words designed to be easy to understand, store, and remember. Their simplicity and memorability makes them an effective backup mechanism for securing and recovering your wallets.</p><p>The seed phrase plays a crucial role, as it is used to derive a master seed. The master seed, in turn, is used to generate private keys. This is why your wallet provides you with a single seed phrase but allows you to create multiple addresses, each with its own private key. This hierarchical structure makes managing multiple accounts both secure and convenient.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8af20896b6aaaba13520b9ae654e4daafe0c2a6ab9cf7d921aed48a0a4ddcba3.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-private-key" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Private key</h3><p>A private key is a long alphanumeric string generated through complex encryption algorithms. It grants full access to the associated wallet, so it is crucial to keep both the private key and the originating seed phrase secure and never share them with anyone.</p><p>To validate wallet ownership, the private key is used to generate public keys and signatures, which can be freely shared publicly.</p><h3 id="h-public-key" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Public key</h3><p>A public key is derived from the private key and allows others to verify that a message or transaction was signed by the holder of the respective private key without revealing the private key itself. A wallet address is a short and user-friendly representation of a public key.</p><p>This mechanism is not exclusive to blockchain and cryptocurrencies but is also the standard for secure and private communication over the internet. The feature is enabled through asymmetric cryptography. The relation between the private and public keys is based on mathematical principles that make it easy to generate a public key from a private key, but not the other way around.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/0b7891470c5a762492a74534d4fe1a8b0ffe6b6eec49f6ec48b0203c5e5cd553.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>To illustrate such one-way functionality with a simplified example, consider the modulo operation. Representing the private key with a large number, we can easily compute its modulo value. However, given the result, it is infeasible to perform a reverse operation to determine the original value of the private key.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/4e523664c9db358c86d1313cf8832b5ea943647faa8edd61491a12baef3db6bd.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-signature" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Signature</h3><p>A signature is also derived from the private key. When a transaction or message is created, the data is hashed and then encrypted with the private key, resulting in a digital signature. This signature is attached to each on-chain interaction and can be viewed through a blockchain explorer.</p><p>To verify the authenticity of the signature, anyone can use the public key to decrypt the signature and compare the decrypted hash with the hash of the original data. If they match, it confirms the data&apos;s authenticity and integrity.</p><hr><p><strong>Learn more about multisignature wallets:</strong></p><ul><li><p>Follow <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/multisightapp">Multisight on X/Twitter</a></p></li><li><p>Visit <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://multisight.app/">Multisight.app</a></p></li><li><p>Subscribe to Multisight here on Mirror</p></li></ul>]]></content:encoded>
            <author>multisight@newsletter.paragraph.com (Multisight)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/211806a2effcf2577163375b9a585487dd69aee83a11d0469448a3aa8a78c79a.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Multisight's mission update]]></title>
            <link>https://paragraph.com/@multisight/multisight-s-mission-update</link>
            <guid>D1AH2npJO3JnizksRMXL</guid>
            <pubDate>Mon, 06 May 2024 15:00:07 GMT</pubDate>
            <description><![CDATA[In July 2023, Multisight was launched as a simple analytics tool for evaluating the response activity of multisignature wallets. As various projects and organizations struggled to keep their multisig owners accountable and process transactions in a reasonable timeframe, the initial focus and purpose of the tool were clear. Providing user-friendly insights into the operations of the multisig and individual owners opened up an opportunity for teams to effortlessly measure their performance. How...]]></description>
            <content:encoded><![CDATA[<p>In July 2023, Multisight was launched as a simple analytics tool for evaluating the response activity of multisignature wallets. As various projects and organizations struggled to keep their multisig owners accountable and process transactions in a reasonable timeframe, the initial focus and purpose of the tool were clear. Providing user-friendly insights into the operations of the multisig and individual owners opened up an opportunity for teams to effortlessly measure their performance.</p><p>However, it quickly turned out that this was only a single part of the puzzle. The main challenge was a lack of accessible information to learn from. We received validation of this claim from multiple community discussions and through our successful application to the 1st wave of the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://grants.safe.global/">Safe Grants Program</a>. During our research on <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://github.com/bartosjiri/multisig-signer-incentives">multisig signer incentives</a>, it became even more evident that effective management and governance of shared assets can be a real unknown for projects across the whole spectrum of web3.</p><p>We believe that accessible and understandable resources are key to onboarding new users to web3 and making the ecosystem more secure. In an effort to fill in this gap, we are now expanding Multisight’s scope and mission. Our upcoming work will focus on three main areas:</p><h4 id="h-onboarding" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0">Onboarding</h4><p>Multisignature wallets offer an extensive set of powerful features for both individuals and groups. Multisight will provide comprehensive onboarding materials to accelerate the adoption of this technology.</p><h4 id="h-education" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0">Education</h4><p>Information and resources on topics related to multisigs are scattered across the web. Multisight will compile an exhaustive knowledge base to promote an informed and confident approach to multisignature wallet ownership.</p><h4 id="h-tooling" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0">Tooling</h4><p>Many wallet interfaces present only a limited view of the underlying data. Multisight will build user-friendly tools to advance the accessibility and comprehension of relevant information that is available.</p><hr><p>We’re excited to continue contributing to the ecosystem and supporting the community. Make sure not to miss any updates by following us and join us in advancing our mission!</p><ul><li><p>Follow <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/multisightapp">Multisight on X/Twitter</a></p></li><li><p>Visit <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://multisight.app">Multisight.app</a></p></li><li><p>Subscribe here on Mirror</p></li></ul>]]></content:encoded>
            <author>multisight@newsletter.paragraph.com (Multisight)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/48318cde2b8db74abf49228b004a3d12aeff6e50dba4199d2b9010d54d87adc0.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[How web3 projects reward their multisig signers]]></title>
            <link>https://paragraph.com/@multisight/how-web3-projects-reward-their-multisig-signers</link>
            <guid>QZV6Uk6KmTfprUnAq1Pj</guid>
            <pubDate>Fri, 19 Jan 2024 11:36:28 GMT</pubDate>
            <description><![CDATA[DAOs and other collaborative projects frequently employ multisignature wallets to manage shared assets and access critical contracts. Striving for decentralization and safety, the adoption of multiple signers is a beneficial practice to enhance control decentralization by distributing responsibility and minimizing the risk of a single point of failure. Recognizing the time and effort invested in the signer role, it is reasonable to establish a signer reward system. However, information and re...]]></description>
            <content:encoded><![CDATA[<p>DAOs and other collaborative projects frequently employ <strong>multisignature wallets</strong> to manage shared assets and access critical contracts. Striving for decentralization and safety, the adoption of multiple signers is a beneficial practice to enhance control decentralization by distributing responsibility and minimizing the risk of a single point of failure. Recognizing the time and effort invested in the signer role, it is reasonable to establish a signer reward system. However, information and <strong>resources on this topic are scattered across the web</strong>. Drawing inspiration from existing projects is not straightforward, as setups are often buried in lengthy forum threads, governance proposals, and Discord channels.</p><blockquote><p><em>“There isn’t a lot of transparency around multisig compensation in various DAOs. This is not because people are hiding the information, but rather it’s simply because this information often isn’t publicly displayed in obvious places” -</em> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://gov.gearbox.fi/t/gip-11-token-compensation-for-tech-finance-multisig-members/936">Amplice from Gearbox</a></p></blockquote><p>Last fall, Multisight embarked on a mission to address this knowledge gap. Through our community research, we engaged in insightful conversations, gathered valuable feedback from a survey, and even experienced the lack of resources ourselves. We would like to express our gratitude to each and every person who contributed to this research. However, during our work, it became apparent that this challenge is intertwined with other related topics. In 2024, <strong>Multisight will continue to build an educational foundation</strong> on all aspects of multisignature wallets, enabling both existing and emerging projects to design configurations of their multisigs that fulfill their needs in an easily accessible and understandable manner.</p><hr><p>With that said, let&apos;s return to the original question:</p><h3 id="h-how-to-reward-multisig-signers" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">How to reward multisig signers?</h3><p>For founders of smaller projects heavily committed to the project’s efficiency and operability, holding multisig owner roles themselves, a reward for their work may be considered nonessential. However, as projects grow and multisig participants gradually become more distant from the project’s founding core, incentives become a reasonable tool for rewarding their roles and responsibilities. A good reward system should compensate signers for their responsiveness and time committed to reviewing individual actions. It should also align reasonably with the value of managed assets and the frequency of multisig actions. As expected, all of this introduces a set of challenges, as numerous variables come into play, and risks abound from various angles.</p><p><strong>Reward frequency</strong></p><p>Many projects that implement signer incentives choose to distribute equal rewards to all multisig owners at regular intervals, such as monthly or at the end of their owner role. While this approach may seem intuitive, it creates a situation where owners can become inactive yet still receive rewards, leading to an unfair compensation structure for active signers. In more severe cases, the majority of owners may become inactive, negatively impacting the multisig&apos;s operations and compromising the efficiency of the entire setup.</p><p>A logical countermeasure would be to reward only actively participating signers. However, this approach also introduces serious risks by fostering a competitive environment where speed becomes more important than a thorough review of multisig actions. Such a setup might lead signers to overlook details in pending actions to secure personal rewards, ultimately compromising the heightened security promised by the multisignature feature.</p><p>Each project must determine its own optimal balance between responsiveness and security for its multisig. The key to finding and maintaining this balance is continuous monitoring and evaluation of multisig effectiveness. Ideally, owners should be familiarized with activity and responsiveness requirements before the start of their term, and other project members should consistently hold them accountable.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c4e7ca7d46fffd3caa2af002e4817fc0480e0881f68bfbb64d243bda6bfa27f7.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><ul><li><p>Mutant Cats DAO, an NFT-related project, rewards its multisig owners every month</p></li><li><p>Sushi, a decentralized exchange platform, provides rewards to its multisig owners annually</p></li></ul><p><strong>Reward currency</strong></p><p>When determining the form of rewards, many projects choose to further incentivize individuals by providing rewards in the project’s token, if available. Considering the market&apos;s volatility and the length of owner role terms, it is often preferable to define rewards in traditional currencies or stablecoins. At the payout period, the reward amount is converted into the token&apos;s market value and transferred to the receiver. If a project is not associated with any token, rewards in stablecoins are a sufficient option.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/548266d2f8330c0a0b24a1c0d72d0ab7ab053ea49fed74864a5364d677dfe1ca.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><ul><li><p>mStable, a decentralized finance infrastructure, provides USD rewards in their MTA token equivalent at payout date</p></li><li><p>Gearbox Protocol, a decentralized finance protocol, rewards its multisig owners in a predefined amount of their GEAR token</p></li></ul><p><strong>Reward amount</strong></p><p>Arguably, the most intricate component of the reward system is determining the actual reward amount. This decision hinges on the financial resources available to each project and the importance it places on its security. Additional expenditures can originate from the extent of the duties and responsibilities connected to the role of multisig owner. While there is no universally recommended amount for these reasons, we’ll further explain the most common process for multisig owners to better illustrate their time and focus demands.</p><p>Each multisig action begins with the submission of its details, and the format varies depending on the governance interfaces and tools employed. This process may involve manual data entry, uploading CSV files, or confirming submitted asset transfer requests. Accuracy in input data is crucial at this stage as it sets the foundation for the subsequent procedures. An action may involve only a single command or extend to multiple commands, demanding time and attention from the submitter, especially due to the intricacies of alphanumeric data involved. This task is usually carried out by an individual, but cooperation with other owners is possible.</p><p>A submitted action must be signed by multisig owners to reach the required confirmation threshold. During this step, signers verify that the data accurately reflects the proposed actions from the original data source. For each specific action, they must confirm the accuracy of all parameters (such as target address, token, token amount, etc.). This process can be demanding in terms of attention and time, varying based on the action details and the number of sub-actions involved.</p><p>The last step of the process involves on-chain execution, which is the most straightforward part. A possible time-consuming task is monitoring low gas fees on some of the expensive blockchains. Based on the internal agreement of the owners, this step can be left for the last signer or a dedicated owner can be assigned to it.</p><p>When defining the reward system, one should consider the overall expected activity during the owner’s term with all the demands associated with each action.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/2109dc52bb9b6186b4695bdac0213b9d4c3739f5002761ece1d3c173f6ae099a.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><ul><li><p>Ribbon Finance, a decentralized finance platform, rewards its multisig members with an equivalent of 150-350 USD per month</p></li><li><p>dYdX Foundation, a maintainer of the decentralized finance platform, compensates its core contributors with 1100 USD per month in a role that includes other duties besides multisig management</p></li></ul><hr><p>During our research, we have gathered <strong>more examples</strong>. Feel free to explore our <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://github.com/bartosjiri/multisig-signer-incentives/tree/main/resources/setups-collection">collection of multisig setups</a>, and perhaps you&apos;ll find a project similar to yours or gain inspiration for improving your setup.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f70a5ec1e80137649ffc09a2083469714d1ab1d68cfb90149ade5465e68fd5b6.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p><strong>Learn more about multisignature wallets</strong> by:</p><ul><li><p>Following <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/multisightapp">Multisight on X/Twitter</a></p></li><li><p>Visiting our <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://multisight.app">knowledge base at Multisight.app</a></p></li><li><p>Subscribing to Multisight here on Mirror</p></li></ul>]]></content:encoded>
            <author>multisight@newsletter.paragraph.com (Multisight)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/a99aa8a16923388b454451496d394cb88192a0adc00599bd6f76509873aebdf6.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[How do you reward multisig signers?]]></title>
            <link>https://paragraph.com/@multisight/how-do-you-reward-multisig-signers</link>
            <guid>rmV6HsU4zBvBnpci6rBo</guid>
            <pubDate>Mon, 13 Nov 2023 14:49:37 GMT</pubDate>
            <description><![CDATA[TLDR: Multisight is conducting a community survey on multisig signer rewards at multisight.app/research. Don’t stand on the sidelines, take 5 minutes to share your experience, and help build a much-needed educational foundation on this topic. DAOs and other collaborative projects frequently utilize multisignature wallets to manage shared assets. Aiming for decentralization and safety, the adoption of multiple signers is a good practice to enhance decentralization by distributing responsibilit...]]></description>
            <content:encoded><![CDATA[<p><strong>TLDR: Multisight is conducting a community survey on multisig signer rewards at </strong><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://multisight.app/research"><strong>multisight.app/research</strong></a><strong>. Don’t stand on the sidelines, take 5 minutes to share your experience, and help build a much-needed educational foundation on this topic.</strong></p><p>DAOs and other collaborative projects frequently utilize multisignature wallets to manage shared assets. Aiming for decentralization and safety, the adoption of multiple signers is a good practice to enhance decentralization by distributing responsibility and minimizing the risk of a single point of failure. Acknowledging the time and effort invested through the signer role, it is reasonable to also set up a signer incentive system.</p><p>However, it is not always clear how to fairly reward individual signers. Different setups present various risks, which often might not be obvious at the first sight. To highlight the intricacies involved, let’s take a look at two examples:</p><p><strong>Rewarding all members automatically</strong></p><p>Providing equal rewards to all multisig members (e.g. periodically each month) may seem equitable initially. However, this approach opens up an opportunity for signers to become inactive while still passively collecting rewards, leading to unfair compensation of active signers. Over time, this can result in a majority of signers becoming inactive, hampering transaction processing and compromising the setup’s efficiency.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/864dd745fc7d8167fd9a6b6a1bff4f267247bc539ced0880aec396e566262f22.png" alt="Multisig members collecting rewards while inactive" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Multisig members collecting rewards while inactive</figcaption></figure><p><strong>Rewarding only the transaction signers</strong></p><p>Limiting rewards solely to those signing transactions fosters a competitive atmosphere where speed takes precedence over careful consideration. This may result in signers neglecting transaction details to secure personal rewards, ultimately undermining the enhanced security promised by multisig setups.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/1dcdd12ad525152857850cc813788bad78b4ea61867f08fb21ef0779859140af.png" alt="Signers neglecting transaction details to secure personal rewards" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Signers neglecting transaction details to secure personal rewards</figcaption></figure><p>A couple of recent instances underline the importance of multisig signer incentives:</p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/LefterisJP/status/1710596315296546932">Gitcoin’s signers inadvertently sent over $450k to the wrong address</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/The_PeopleDAO/status/1634518915668668416">PeopleDAO’s signers approved a malicious $125k transfer</a></p></li></ul><p>While being only partially related to a poor multisig signer rewards design, these examples still amplify the main challenge - <strong>a lack of easily accessible resources on the topic</strong>:</p><blockquote><p><em>“There isn’t a lot of transparency around multisig compensation in various DAOs. This is not because people are hiding the information, but rather it’s simply because this information often isn’t publicly displayed in obvious places” -</em> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://gov.gearbox.fi/t/gip-11-token-compensation-for-tech-finance-multisig-members/936">Amplice from Gearbox</a></p></blockquote><p>To address this knowledge gap, Multisight is conducting <strong>research on multisig signer reward schemes</strong>. The objective is to gather insights and experience from the web3 community and create an educational foundation for all existing and upcoming projects.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://multisight.app/research">https://multisight.app/research</a></p><p>By dedicating <strong>5 minutes to</strong> <strong>complete the survey at </strong><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://multisight.app/research"><strong>multisight.app/research</strong></a>, you become an integral part of building this knowledgebase, helping others responsibly incentivize their multisig signers and secure their assets. Don’t stand on the sidelines, contribute to making the web3 space better!</p><p>Stay in the loop with all updates:</p><ul><li><p>Follow <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/bartosjiri_">bartosjiri_</a> on X/Twitter</p></li><li><p>Learn more at <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://multisight.app/research">multisight.app/research</a></p></li><li><p>Subscribe to Multisight here on Mirror</p></li></ul>]]></content:encoded>
            <author>multisight@newsletter.paragraph.com (Multisight)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/68e7233d91fc3e375bf27436ca692a626eb722ef44f877a188746b3b05f9e604.png" length="0" type="image/png"/>
        </item>
    </channel>
</rss>