git ssb

2+

keks / ssb-group



hey,

%vyIWIMrg3FtOokzQ6ETgbwUR8gFq/60Kijaget1lEBc=.sha256
Closed dinoworm ๐Ÿ› wants to merge commits into master from about-name
dinoworm ๐Ÿ› · 11/28/2016, 1:27:36 AM

hey,

this group spec is exciting! i'm impressed with how closely it matches what i had in my mind as well.

some minor changes in this pull request:

  • drops the .grp suffix from the group id (so it's the same as the hash of the creation message, except replaces the % sigil for @)
  • documents how to alias a group id using an about message

@keks, i'm probably missing something, can you explain your thoughts on the .grp suffix?

:sparkles:

%LC56fXJ6E+eYNqexc7Vm/dB/w8XhaYchkAO2RmPMq/s=.sha256 keks · 11/28/2016, 9:16:51 AM

can you explain your thoughts on the .grp suffix?

well there is the .sig suffix for signatures and I wasn't sure whether at some point there is another use case to use hash values for identities but yeah, I guess we could drop it as the info that its a group is also in the message itself.

I also realised that the = prefix is not needed. We already have <base64>.sig.ed25519 without a = in the beginning so let's just drop it here to.

how to alias a group id using an about message

yeah this is neat example so its easier to get the concept.

Thanks for committing!

%uVU2apbMcTROHM+qswTZWzpI26RymZ6D4yOqd+uuAg4=.sha256 keks · 11/28/2016, 9:19:10 AM

now I just need to find out how to merge...

keks deleted the about-name branch · 11/28/2016, 9:19:37 AM

Built with git-ssb-web