Date: 2020-08-09
Location: The Internet
Who: timm, Raphi, cyroxx
Who not: Danilo
Previous meeting: 20200510-telco.md Next meeting: 2020-11-08 20:00 CET
- Status
- v14 Release
- Open Grafana for the public
- Linked Spaces
- Todos
Danilo:
- Handle v0.14 -> v14 versioning schema change
- Is there a nice OpenAPI code generator to handle parsing?
- Set up Matrix channel, bridge it to IRC and to the old mattermost public channel, remove link to chat from website
- Part 1: SpaceApi/provisioning#73
- Part 2 (website): TODO once website refactoring is merged
- Schema issues regarding country / osm node id
- MyHackerspace release
Raphi:
- spaceapi-rs 0.14 support
- Not yet done
- Test website from SpaceApi/website#66
- Ask g5pw and s3lph to join next meeting
- Asked s3lph, but no-show. Didn't contact g5pw
- g5pw -> IRC hackerspaces channel
Timm:
- Add a warning on our website that spaceapi.net is deprecated
- DNSSEC
- Waiting for provider to add DNSSEC support to the control panel
- Website refactoring
- Create schema proposal for
"linked_spaces"
Blockers:
- Let's just release v14 without support in the MyHackerspace app
- Let's remove the spacephone link and fix the other links
- Postpone SpaceApi/schema#71 to v15 (There was a discussion about the use case and value but let's continue this on GitHub)
-> Release the thing!
Allow read only access for anonymous users. Potential harm they can do is DOS but the chances are low. Let's try it and disable it if we encounter problems.
Current plan:
- Have just a simple field in the spec with just the website URL of the linked space
- If this field is used a lot, try to make the spaceapi discoverable from the website URL (probably via .well_known/) to enable a federated directory
No activity on the pull request: SpaceApi/schema#75 SpaceApi/directory#144
- Update from cyroxx about the SpaceAPI implementation of his space:
- They have a space switch which publishes the open state with MQTT which triggers the SpaceAPI and pushes a chat message.
- Should we add the ability to get the data of the spaces via api.spacapi.io?
- Would be nice, since most projects actually want the data of all the spaces
- But keep the ability to only get the list the default (Useful for other projects)
Danilo:
- Review SpaceApi/schema#75
- Handle v0.14 -> v14 versioning schema change
- Is there a nice OpenAPI code generator to handle parsing?
- Set up Matrix channel, bridge it to IRC and to the old mattermost public channel, remove link to chat from website
- Part 1: SpaceApi/provisioning#73
- Part 2 (website): TODO once website refactoring is merged
- Schema issues regarding country / osm node id
- MyHackerspace release
Raphi:
- Review SpaceApi/schema#75
- Take over SpaceApi/schema#58 (Remove spacephone link and fix the other links)
- spaceapi-rs 0.14 support
- Not yet done
- Ask g5pw and s3lph to join next meeting
- Asked s3lph, but no-show. Didn't contact g5pw
- g5pw -> IRC hackerspaces channel
Timm:
- Make the grafana boards publicly available.
- Add a warning on our website that spaceapi.net is deprecated
- DNSSEC
- Waiting for provider to add DNSSEC support to the control panel