feat: add notes to all applications
All checks were successful
test-build / guarddog (push) Successful in 2m14s
test-build / build (push) Successful in 2m17s
release-image / guarddog (push) Successful in 45s
release-image / build (push) Successful in 1m42s
release-image / semantic-release (push) Successful in 48s
release-image / release-harbor (push) Successful in 8m54s
release-image / release-gitea (push) Successful in 3m20s
renovate / renovate (push) Successful in 1m8s

This commit was merged in pull request #227.
This commit is contained in:
2026-04-11 18:48:55 -05:00
parent b88b13ef16
commit 3b2b38b625
72 changed files with 712 additions and 0 deletions

View File

@@ -17,3 +17,13 @@ hero:
import { Aside } from '@astrojs/starlight/components';
<Aside>This app has public facing endpoint, at [matrix.alexlebens.dev](https://matrix.alexlebens.dev)</Aside>
# Purpose
Secure and encrypted chat service.
# Notes
Very difficult to maintain, especially with encryption.
Used mostly for bridging Discord and WhatsApp.