オープンソースライセンス
Peeksyは以下を含むオープンソースソフトウェアを利用しています。 著作権表示とライセンス原文は各プロジェクトのリンクから確認できます。
アプリ(iOS)
- Firebase Apple SDK — Apache License 2.0
- Firebase App Check — Apache License 2.0
- Google Sign-In for iOS — Apache License 2.0
- GoogleUtilities — Apache License 2.0
- GoogleDataTransport — Apache License 2.0
- GTM Session Fetcher — Apache License 2.0
- GTMAppAuth — Apache License 2.0
- AppAuth for iOS — Apache License 2.0
- Interop for Google SDKs — Apache License 2.0
- Promises — Apache License 2.0
- gRPC — Apache License 2.0
- Abseil — Apache License 2.0
- LevelDB — BSD 3-Clause License
- nanopb — zlib License
- Swift Protobuf — Apache License 2.0
- PostHog iOS — MIT License
Firebaseには、Googleが提供する計測用コンポーネント(GoogleAppMeasurement等)が 含まれる場合があり、これらにはGoogleの定めるライセンスが適用されます。 上記は主要な依存パッケージであり、各パッケージが内部で利用する追加の コンポーネントには、それぞれのライセンスが適用されます。
サーバー
- Next.js — MIT License
- React — MIT License
- Prisma — Apache License 2.0
- sharp — Apache License 2.0
- Lucide — ISC License
- Auth.js — ISC License
- ffmpeg-static — GPL-3.0-or-later
sharpは画像処理ライブラリlibvips(LGPL-3.0)を同梱します。 ffmpeg-static(GPL-3.0-or-later)を含むサーバー側のコンポーネントは、 サーバー上での処理にのみ利用され、iOSアプリのバイナリには同梱・配布されません。