Update Home
parent
04760ab3f3
commit
79db10dac1
76
Home.md
76
Home.md
|
@ -1,38 +1,38 @@
|
||||||
# Purpose
|
# Purpose
|
||||||
|
|
||||||
`aipt.group` is meant to provide a self-hosted alternative to commercial and other non-free resources used by AiPT to coordinate and communicate.
|
`aipt.group` is meant to provide a self-hosted alternative to commercial and other non-free resources used by AiPT to coordinate and communicate.
|
||||||
|
|
||||||
## Resources
|
## Resources
|
||||||
|
|
||||||
### Wiki
|
### Wiki
|
||||||
|
|
||||||
Provided by [Gitea](https://about.gitea.com/)
|
Provided by [Gitea](https://about.gitea.com/)
|
||||||
|
|
||||||
- Intended primarily to replace Google Docs for collaborative document editing, e.g. for [reading candidates](https://aipt.group/collective/reading/wiki)
|
- Intended primarily to replace Google Docs for collaborative document editing, e.g. for [reading candidates](https://aipt.group/collective/reading/wiki)
|
||||||
- Similar to GitHub Pages. Editable via web frontend or by pushing git commits.
|
- Similar to GitHub Pages. Editable via web frontend or by pushing git commits.
|
||||||
- Gitea also provides git hosting, which could be used for study guides.
|
- Gitea also provides git hosting, which could be used for study guides.
|
||||||
- Could be used for tracking details about the next meeting, including the reading.
|
- Could be used for tracking [details about the next meeting](https://aipt.group/meeting), including the reading.
|
||||||
- Currently using mostly stock settings for everything; we could customize the appearance at some point, if desired.
|
- Currently using mostly stock settings for everything; we could customize the appearance at some point, if desired.
|
||||||
- We will need to collectively determine which documents (if any) are publicly available without an account.
|
- We will need to collectively determine which documents (if any) are publicly available without an account.
|
||||||
|
|
||||||
### Chat
|
### Chat
|
||||||
|
|
||||||
Provided by [Synapse](https://matrix-org.github.io/synapse/latest/welcome_and_overview.html) (a [Matrix](https://matrix.org/) implementation)
|
Provided by [Synapse](https://matrix-org.github.io/synapse/latest/welcome_and_overview.html) (a [Matrix](https://matrix.org/) implementation)
|
||||||
|
|
||||||
- Intended to replace Slack, with no restrictions on history retention.
|
- Intended to replace Slack, with no restrictions on history retention.
|
||||||
- We _may_ be able to install and configure a bridge to synchronize rooms between Matrix and Slack.
|
- We _may_ be able to install and configure a bridge to synchronize rooms between Matrix and Slack.
|
||||||
- Could eventually replace Zoom for video (maybe).
|
- Could eventually replace Zoom for video (maybe).
|
||||||
- We will need to collectively determine which rooms (if any) are publicly available, and what other settings they have (e.g. end-to-end encryption)
|
- We will need to collectively determine which rooms (if any) are publicly available, and what other settings they have (e.g. end-to-end encryption)
|
||||||
|
|
||||||
## Principles
|
## Principles
|
||||||
|
|
||||||
- Open-source
|
- Open-source
|
||||||
- Privacy-respecting
|
- Privacy-respecting
|
||||||
- Federated vs centralized
|
- Federated vs centralized
|
||||||
- Collaborative
|
- Collaborative
|
||||||
|
|
||||||
## Participate
|
## Participate
|
||||||
|
|
||||||
- Create a [Gitea Account](Gitea-Account)
|
- Create a [Gitea Account](Gitea-Account)
|
||||||
- Create a [Matrix Account](Matrix-Account)
|
- Create a [Matrix Account](Matrix-Account)
|
||||||
- If you are interested in collaborating on maintenance, we can add a shell account for you on the server instance
|
- If you are interested in collaborating on maintenance, we can add a shell account for you on the server instance
|
||||||
|
|
Loading…
Reference in New Issue