Pickling for Clipboard API
Agenda
Current Spec Status
Problems - niche formats
CAD design web apps (SketchUp)
Niche, custom formats (CAD formats)
Image editor web apps (Photopea)
Niche, custom formats (images with layers)
Problems - proprietary formats
Document editors (Google Docs)
Proprietary formats (document formats)
Problems - metadata
UX design web apps (Figma)
Formats untouched by sanitization (Images with all metadata preserved )
Problems - interop with native
Figma (or other sites)
...with native app counterparts
Native apps interested in interop (Figma)
Interop with custom formats
Problems - interop with native
Office Online (or other sites)
...with native app counterparts
Native apps interested in interop (Microsoft Word)
Interop with custom formats
Pickling Design
Existing Write
Pickling Write
Existing Read
Pickling Read
Basic Protections
Proposed mapping
Why map formats to native
Privacy Concerns (navigator.clipboard.read)
Security Concerns (navigator.clipboard.write)
Other
Questions?
After the presentation...