-
Notifications
You must be signed in to change notification settings - Fork 111
Expand file tree
/
Copy pathNOTICE
More file actions
150 lines (134 loc) · 7.63 KB
/
Copy pathNOTICE
File metadata and controls
150 lines (134 loc) · 7.63 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
Chatto
Copyright 2026 ChattoCorp GmbH
This product includes third-party open source software. This notice lists
direct dependencies, shipped browser assets, and upstream NOTICE text known to
apply to the Chatto server, CLI, frontend, and documentation website.
Dependency manifests and lockfiles in this repository remain the authoritative
set of third-party packages, including transitive dependencies, used to build
each artifact.
Server and CLI Go Components:
- age (https://filippo.io/age) - BSD 3-Clause License
- AWS SDK for Go v2 (https://github.com/aws/aws-sdk-go-v2) - Apache License 2.0
- AWS Smithy Go (https://github.com/aws/smithy-go) - Apache License 2.0
- Bleve full-text search (https://github.com/blevesearch/bleve) - Apache License 2.0
- Buf Protovalidate and generated protocol buffer tooling
(https://protovalidate.com/, https://buf.build/) - Apache License 2.0
- caarlos0/env (https://github.com/caarlos0/env) - MIT License
- Charmbracelet log (https://github.com/charmbracelet/log) - MIT License
- ConnectRPC, Connect Authn, Connect validation, and Connect gRPC reflection packages
(https://connectrpc.com/) - Apache License 2.0
- Cobra CLI framework (https://github.com/spf13/cobra) - Apache License 2.0
- CoreOS go-oidc (https://github.com/coreos/go-oidc) - Apache License 2.0
- datasize (https://github.com/c2h5oh/datasize) - MIT License
- Gin web framework (https://github.com/gin-gonic/gin) - MIT License
- gin-contrib/sessions (https://github.com/gin-contrib/sessions) - MIT License
- go-jwt (https://github.com/golang-jwt/jwt) - MIT License
- go-mail (https://github.com/wneessen/go-mail) - MIT License
- go-jose (https://github.com/go-jose/go-jose) - Apache License 2.0
- go-nanoid (https://github.com/matoous/go-nanoid) - MIT License
- go-smtp-mock (https://github.com/mocktools/go-smtp-mock) - MIT License
- go-str2duration (https://github.com/xhit/go-str2duration) - BSD 3-Clause License
- go-toml (https://github.com/pelletier/go-toml) - MIT License
- Goldmark Markdown parser (https://github.com/yuin/goldmark) - MIT License
- Gorilla securecookie, sessions, and websocket
(https://github.com/gorilla) - BSD 3-Clause License
- Goth OAuth/OIDC authentication (https://github.com/markbates/goth) -
MIT License
- imageorient (https://github.com/disintegration/imageorient) - MIT License
- rs/cors (https://github.com/rs/cors) - MIT License
- LiveKit Protocol (https://github.com/livekit/protocol) - Apache License 2.0
- NATS Server, Go client, JSM, and nkeys (https://nats.io/) - Apache License 2.0
- nativewebp (https://github.com/HugoSmits86/nativewebp) - MIT License
- opengraph (https://github.com/otiai10/opengraph) - MIT License
- Participle parser library (https://github.com/alecthomas/participle) - MIT License
- Prometheus Go client (https://github.com/prometheus/client_golang) - Apache License 2.0
- protoc-gen-doc (https://github.com/pseudomuto/protoc-gen-doc) - MIT License
- Testify (https://github.com/stretchr/testify) - MIT License
- templ (https://templ.guide/) - MIT License
- ZITADEL OIDC (https://github.com/zitadel/oidc) - Apache License 2.0
- Twirp (https://github.com/twitchtv/twirp) - Apache License 2.0
- webpush-go (https://github.com/SherClockHolmes/webpush-go) - MIT License
- Google Go libraries: x/crypto, x/image, x/oauth2, x/sync, x/term,
and protobuf (https://go.googlesource.com/) - BSD 3-Clause License
Frontend and Documentation Components:
- Astro and Starlight (https://astro.build/) - MIT License
- Buf Protobuf runtime and ES code generation for TypeScript
(https://github.com/bufbuild/protobuf-es) - Apache License 2.0
- ConnectRPC for Web and Connect-ES code generation
(https://connectrpc.com/) - Apache License 2.0
- ESLint packages (https://eslint.org/) - MIT License and Apache License 2.0
- Fontsource IBM Plex Sans and IBM Plex Mono
(https://fontsource.org/fonts/ibm-plex-sans,
https://fontsource.org/fonts/ibm-plex-mono) - SIL Open Font License 1.1
- gemoji (https://github.com/github/gemoji) - MIT License
- heic2any (https://github.com/alexcorvi/heic2any) - MIT License
- highlight.js (https://highlightjs.org/) - BSD 3-Clause License
- hls.js (https://github.com/video-dev/hls.js) - Apache License 2.0
- Iconify packages (https://iconify.design/) - MIT License
- js-sha256 (https://github.com/emn178/js-sha256) - MIT License
- linkify-it (https://github.com/markdown-it/linkify-it) - MIT License
- LiveKit client SDK for JS (https://github.com/livekit/client-sdk-js) -
Apache License 2.0
- lowlight (https://github.com/wooorm/lowlight) - MIT License
- markdown-it (https://github.com/markdown-it/markdown-it) - MIT License
- node-semver (https://github.com/npm/node-semver) - ISC License
- Parcel watcher (https://github.com/parcel-bundler/watcher) - MIT License
- Playwright (https://playwright.dev/) - Apache License 2.0
- Prettier and plugins (https://prettier.io/) - MIT License
- Sharp image toolkit (https://sharp.pixelplumbing.com/) - Apache License 2.0
- Storybook packages (https://storybook.js.org/) - MIT License
- Svelte, SvelteKit, Svelte check, and Svelte tooling
(https://svelte.dev/) - MIT License
- TanStack Query (https://tanstack.com/query) - MIT License
- TinyBase (https://tinybase.org/) - MIT License
- svelte-dnd-action (https://github.com/isaacHagoel/svelte-dnd-action) -
MIT License
- Tailwind CSS packages (https://tailwindcss.com/) - MIT License
- Tiptap and ProseMirror (https://tiptap.dev/, https://prosemirror.net/) -
MIT License
- tlds (https://github.com/segmentio/tlds) - MIT License
- TypeScript (https://www.typescriptlang.org/) - Apache License 2.0
- TypeScript ESLint (https://typescript-eslint.io/) - MIT License
- Vidstack (https://www.vidstack.io/) - MIT License
- Virtua (https://github.com/inokawa/virtua) - MIT License
- Vite and Vitest (https://vite.dev/, https://vitest.dev/) - MIT License
- zod (https://zod.dev/) - MIT License
Desktop Components:
- Electron (https://www.electronjs.org/) - MIT License; Copyright OpenJS
Foundation and Electron contributors
- Chromium (https://www.chromium.org/) - BSD 3-Clause License and other
licences included in Electron's bundled `LICENSES.chromium.html`
Upstream NOTICE Text:
CoreOS go-oidc:
CoreOS Project
Copyright 2014 CoreOS, Inc
This product includes software developed at CoreOS, Inc. (http://www.coreos.com/).
LiveKit Protocol:
Copyright 2023 LiveKit, Inc.
AWS SDK for Go:
AWS SDK for Go
Copyright 2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Copyright 2014-2015 Stripe, Inc.
Prometheus Go client:
Prometheus instrumentation library for Go applications
Copyright 2012-2015 The Prometheus Authors
This product includes software developed at SoundCloud Ltd.
(http://soundcloud.com/).
Twirp:
Twirp
Copyright 2018 Twitch Interactive, Inc. All Rights Reserved.
Trademark Notice:
Chatto's source code uses mixed licensing. The default repository license is
the GNU Affero General Public License version 3 or any later version, with
Apache License 2.0 exceptions for the independently versioned shared framework
modules and selected frontend, integration, and documentation surfaces as
annotated in REUSE.toml. These licenses do not grant permission to use the
"Chatto" name, Chatto logos, or other Chatto marks except as otherwise
permitted by law. "Chatto" and the Chatto logos are marks and trade names of
ChattoCorp GmbH, and are not registered trademarks at this time.
You may truthfully refer to Chatto to describe the origin of the software, for
example by saying that a project is "based on Chatto" or "forked from Chatto".
You may not use the Chatto name, logos, or marks in a way that suggests your
project, service, distribution, or modified version is official, endorsed by,
sponsored by, or operated by ChattoCorp GmbH unless you have separate written
permission.