ssbc / ssb-keys

keyfile operations for ssb
36 stars 26 forks source link

Support different feed types or not? #96

Open staltz opened 3 years ago

staltz commented 3 years ago

Recently came up in https://github.com/staltz/ssb-uri2/pull/5#pullrequestreview-741672643 that maybe ssb-keys should support SSB URIs referring to non-classic SSB feeds. PR https://github.com/ssb-js/ssb-keys/pull/61 did a lot of good work to support alternative feeds, but ended up becoming out-of-date with the main branch.

Should ssb-keys be focused on classic feeds, or should it support managing keys of any feed type? Should we write a new PR to supercede #61, or not?

cc @arj03 @mycognosist @mixmix and @christianbundy @davegomez