Skip to content
This repository was archived by the owner on Aug 5, 2026. It is now read-only.

Migrate launcher analytics to API v2 - #102

Open
aShanki wants to merge 1 commit into
flarialmc:mainfrom
aShanki:codex/api-v2-client-canonical
Open

Migrate launcher analytics to API v2#102
aShanki wants to merge 1 commit into
flarialmc:mainfrom
aShanki:codex/api-v2-client-canonical

Conversation

@aShanki

@aShanki aShanki commented Jul 26, 2026

Copy link
Copy Markdown
Member

Summary

  • register a persistent per-installation Ed25519 identity with the API v2 installation endpoint
  • sign launcher launch events using the API v2 canonical request format
  • retain the legacy publisher identifier as event metadata for analytics continuity
  • keep telemetry best-effort so failures never block client launch

Validation

  • dotnet build src/Flarial.Launcher/Flarial.Launcher.csproj --configuration Release
  • dotnet publish src/Flarial.Launcher/Flarial.Launcher.csproj --configuration Release
  • git diff --check

@Aetopia

Aetopia commented Jul 27, 2026

Copy link
Copy Markdown
Member

Is there any alternative to Ed25519 so that way, we can avoid using a 3rd party library?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants