signet-org / signet-python

A decentralized code signing network
MIT License
23 stars 1 forks source link

Plugin system #3

Open chromakode opened 8 years ago

chromakode commented 8 years ago

Initial versions of sig are intentionally minimal. There's a lot of functionality I would like to add, but adding complexity to the core is undesirable. A simpler core is easier to adopt, easier to review, and easier to maintain.

By making sig extensible, we can have the best of both worlds. Here's a sketch of what it might look like: