Re: [w3c/manifest] `id` member reuse in MiniApps Manifest (no `document URL`) (Issue #1048)

Maybe a wild idea:
* Create an algorithm similar to ours for processing the `id`, where the start_url MUST be absolute (include the origin)
* This creates an id that is compatible with us w/o needing the document URL.
* This also prevents apps from trying to leak in user ID information into the origin, as it is part of the `id` now and would be a separate app.

Am I on the right track here for what you are interested in?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/1048#issuecomment-1292783565
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/manifest/issues/1048/1292783565@github.com>

Received on Wednesday, 26 October 2022 23:50:26 UTC