GithubHelp home page GithubHelp logo

Multisig support about zeronet HOT 9 OPEN

hellozeronet avatar hellozeronet commented on April 28, 2024
Multisig support

from zeronet.

Comments (9)

HelloZeroNet avatar HelloZeroNet commented on April 28, 2024

Yes, i have already had some thoughts about it:
It can be easily solved by adding the allowed signers public key and sign to content.json like this:

"signers": [
 {"Signer1Addr": "Signer1sign"},
 {"Signer2Addr": "Signer2sign"},
 {"Signer3Addr": "Signer3sign"}
],
"signers_required": 2,

So when someone got a new content.json, he checks if it has the required number (definied in signers_required) of correct signs.

Maybe we should combine it with some kind of permission system, so you could define rules like:
"Signer4Addr" has permission to modify "messages/Signer4Addr.json" file, but not anything else. (size could be possible limit too)

But at the moment I want to keep ZeroNet as simple as possible, and only adding new features if we has the application that could use benefits of it.

from zeronet.

HelloZeroNet avatar HelloZeroNet commented on April 28, 2024

Its implemented in 0.2.0, but its not deep tested yet

from zeronet.

TheNain38 avatar TheNain38 commented on April 28, 2024

Can be closed?

from zeronet.

iShift avatar iShift commented on April 28, 2024

Can be closed?

from zeronet.

vlad20012 avatar vlad20012 commented on April 28, 2024

ContentManager.py:460 Still not implemented

from zeronet.

rllola avatar rllola commented on April 28, 2024

See : #975

from zeronet.

canewsin avatar canewsin commented on April 28, 2024

https://proxy.zeronet.dev/1SCribeHs1nz8m3vXipP84oyXUy4nf2ZD/?Post:14

from zeronet.

ArchisGokhale avatar ArchisGokhale commented on April 28, 2024

not implemented yet

from zeronet.

canewsin avatar canewsin commented on April 28, 2024

@ArchisGokhale read the scribe post for context, multisig is possible with current code.

from zeronet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.