mimblewimble / grin-pm

Grin project management resources and docs
Apache License 2.0
75 stars 39 forks source link

Agenda: Governance, Jan 28 2020 #243

Closed lehnberg closed 4 years ago

lehnberg commented 4 years ago

Solicit suggestions for agenda items for the Governance meeting to be held on Tuesday Jan 28 @ 15:00 UTC in Keybase main lobby. Please comment to provide topics or suggestions.

Proposed agenda

  1. Agenda review
  2. Action point follow ups from previous meeting
  3. Request for funding: Book about blockchain
  4. Site & Forum
    • grin.mw domain access: shards are distributed?
  5. RFC & sub-teams update
    • Roadmap 2020 status
    • Rename sub-teams to teams
    • Moderation sub-team, help posted on forum? @lehnberg
  6. Other questions
nijynot commented 4 years ago

The Keybase chat widget is ready for review https://github.com/mimblewimble/site/pull/182.

The repo is here: https://github.com/nijynot/grin-keybase-chat And you can find an example of how it will look here: https://nijynot.github.io/site/community

As Keybase does not have an open API to access team messages, this solution relies on me serving team message and member count from these two endpoints:

  • https://grin.nijynot.com/messages and
  • https://grin.nijynot.com/team.

I did not go with Chia's keybase-live-feed at the end as I feel it was a bit too complicated for a small chat widget, and it'd be faster to just build it from scratch (given that we'd want to change the UI). grin-keybase-chat is instead a Node.js server on a Digital Ocean droplet.

lehnberg commented 4 years ago

As proposals come in for new subteams I'd like to propose that we make an official decision to remove the sub- from sub-teams and just call all teams... teams. There's a core team, a wallet_dev team, a node_dev team, a moderation team, etc.

I consider this an insignificant change that doesn't require an RFC, and if we are in favour, can simply update RFC#2.