btrask / stronglink

A searchable, syncable, content-addressable notetaking system
Other
1.04k stars 39 forks source link

Files with embedded resources #18

Open btrask opened 9 years ago

btrask commented 9 years ago

To support files with content embedded from other files, we need to do a few things:

We should block dynamic/external embedded content. We need a list of acceptable URL schemes (hash: and data:, at least).