Skip to content

Serve an OpenAccess descriptor - #35

Merged
ralyodio merged 2 commits into
masterfrom
openaccess-descriptor
Sep 12, 2026
Merged

Serve an OpenAccess descriptor#35
ralyodio merged 2 commits into
masterfrom
openaccess-descriptor

Conversation

@ralyodio

Copy link
Copy Markdown
Contributor

Adds apps/web/public/.well-known/openaccess.json so b1dz.com is listed on openaccess.logicsrc.com, can be linked with OAuth 2.1 + PKCE, and honours the shared profullstack.com/all-access entitlement. Static file only; no runtime change. The private key is vaulted in logicsrc teams openaccess-app-keys--prod.

Spec: https://logicsrc.com/openaccess

🤖 Generated with Claude Code

https://claude.ai/code/session_01SWRffW4ifQPUrGXJtgYWMd

Lists b1dz on OpenAccess hubs (openaccess.logicsrc.com) so people can
link it with OAuth 2.1 + PKCE and it honours the shared
profullstack.com/all-access entitlement. The Ed25519 public key here is
the app's credential for reporting sales; the private half is in the
logicsrc teams vault openaccess-app-keys--prod. Scopes are empty for now:
the reserved openid, email and entitlements scopes need no listing.

Spec: https://logicsrc.com/openaccess

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01SWRffW4ifQPUrGXJtgYWMd
@github-actions

Copy link
Copy Markdown

ThreatCrush Security Scan

14 finding(s)

HIGH/CRITICAL: 5 | MEDIUM: 8 | LOW: 1

Severity Rule Location
HIGH secret-private-key apps/cli/src/setup.ts:129
HIGH secret-private-key apps/web/src/app/settings/sections/cex.tsx:137
HIGH secret-private-key packages/core/src/plugin-catalog.ts:27
HIGH secret-private-key packages/source-crypto-arb/src/feeds/coinbase-pem.ts:15
HIGH secret-private-key packages/source-crypto-arb/src/feeds/coinbase-pem.ts:32
MEDIUM js-predictable-cipher-iv apps/cli/src/crypto-key.ts:49
MEDIUM js-predictable-cipher-iv apps/daemon/src/user-config.ts:120
MEDIUM js-unescaped-html-sink apps/web/src/app/layout.tsx:117
MEDIUM js-unescaped-html-sink apps/web/src/app/page.tsx:425
MEDIUM js-dynamic-code-execution packages/core/src/runtime-cache.ts:247
MEDIUM js-dynamic-code-execution packages/core/src/runtime-cache.ts:267
MEDIUM js-predictable-cipher-iv scripts/seed-user-settings.cjs:80
MEDIUM js-predictable-cipher-iv scripts/seed-user-settings.mjs:91
LOW js-predictable-cipher-iv apps/web/src/lib/browser-crypto.test.ts:40

Snippets are redacted; ThreatCrush never prints matched credential material.

Lists this app's MCP endpoint on OpenMCP catalogs (openmcp.logicsrc.com)
as verified: where the endpoint is, how to authenticate, what it is for,
the tools, and the operator. Spec: https://logicsrc.com/openmcp

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01SWRffW4ifQPUrGXJtgYWMd
@ralyodio
ralyodio merged commit d1f564a into master Sep 12, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant