dolphinsmalltalk / Dolphin

Dolphin Smalltalk Core Image
MIT License
294 stars 58 forks source link

Insecure generic object clipboard format should not be available by default #1232

Closed blairmcg closed 7 months ago

blairmcg commented 7 months ago

Make generic object transfer via the clipboard an opt-in feature (the IDE is opted-in) because it uses STB and is therefore insecure. A validating filer can also be used to constrain the objects that can be copied and pasted via the clipboard.