[PD] loading Gem

IOhannes m zmoelnig zmoelnig at iem.at
Wed Jun 28 13:08:35 CEST 2017


On 2017-06-28 05:09, Lucas Cordiviola wrote:
> declare -lib C:/Users/john smith/AppData/Roaming/pd/Gem

you should never do that.
the idea of [declare] is to express a dependency on a library, rather
than to provide an attacker with valuable information about the
filesystem layout of the computer you happened to use.
it also makes it impossible for "jane doe" to use your patch (unless you
want to maintain a list of all users, who are supposed to run the patch,
in your patch).

if you want to put libraries into non-standard locations, you should use
the preferences's "Path" to search those locations.

the actual entries to the [declare] object should always be relative.

gadfmsr
Iohannes

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20170628/791692e7/attachment.sig>


More information about the Pd-list mailing list