Christopher Joel
Christopher Joel
Bluesky authors discuss key rotation design considerations in the AGX architecture document: https://github.com/bluesky-social/adx/blob/main/architecture.md Their trust strategy is to rely on a hypothetical 3P consortium to track rotations.
Ceramic's 3ID method uses blockchain state to ensure trustworthy rotations: https://github.com/ceramicnetwork/CIP/blob/main/CIPs/CIP-79/CIP-79.md
Can you please clarify what you are requesting? Polymer 2.x is already supported.
SGTM. This will happen eventually, but not until 3.0.
Shape Detection is still highly experimental (even more so than Image Capture). Currently there are bugs in the only native implementation (e.g., memory leaks) and also it's possible that the...
I think that currently we recreate the entire stream instead of re-constraining it. This will prevent seamless recording from the same stream. If we attempt to apply constraints instead of...
Thanks @FluorescentHallucinogen . Can you make a separate PR just fixing the `imagecapture-polyfill` version?
@FluorescentHallucinogen because this PR conflates multiple changes that would be better to consider separately.
The request is for unambiguous control by the app author (e.g., person configuring the element), not the app user (e.g., person interacting with the UI). So it is asking for...
Thanks for the request. We just updated to the correct iteration of the Image Capture API. A demo will land soon. Ideas for what it should look like are welcome.