Skip to content

Multisig isn't additive, its multiplicative #82

@fresheneesz

Description

@fresheneesz

I just want to say that I agree with the concepts presented in the Why Multisig? page, however I think a better way to describe multisig is that its multiplicative. I'm gonna copy something I wrote elsewhere:

If devices A and B have a 10% probability of being successfully attacked in a 10 year time, its very likely (barring identical design flaws or shared code) that a 2 of X multisig wallet would have a far less chance than 10%^2 = 1% of being compromised. Why far less than 1%? Because not only would they both have to be attacked, but they would have to both be attacked at the same time in a coordinated way. This might be more like the chance that both are attacked in the same day, which would be (10%/10/365)^2 = 0.000000075%.

So that's what I mean by multiplicative. Just food for thought.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions