You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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:sig plugin add
/sig plugin remove
/sig plugin list
sig attest
/sig verify
w/ additional identity namespaces, such as "git:" (needs some design thought)The text was updated successfully, but these errors were encountered: