-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
need/triageNeeds initial labeling and prioritizationNeeds initial labeling and prioritization
Description
The QR code renderer has a size limit based on the size of the image.
If we append the browsers' multiaddrs to the link it can exceed this limit (due to multiple relay addresses, certificate fingerprints, etc) and cause the page to crash.
Increasing the allowed size of the QR code fixes this but the QR code becomes illegible and it may continue to be an issue depending on the relay addresses the browser manages to acquire.
Instead we should publish the provider record for uploaded files (either manually or via a delegate) and let remote peers look up the browser address instead of appending it to the URL.
Metadata
Metadata
Assignees
Labels
need/triageNeeds initial labeling and prioritizationNeeds initial labeling and prioritization