You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On one hand, allowing onLicenseMinting and onLinkToParents hooks to call external royalty policies could be useful for external royalty policy developers as they could inject their own custom logic on those 2 moments of an IP lifetime.
On the other hand, these hooks if implemented raise security concerns given permissionless hooks would allow calling possibly malicious or benign but vulnerable contracts, which, in turn, poses a risks to users.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
On one hand, allowing
onLicenseMinting
andonLinkToParents
hooks to call external royalty policies could be useful for external royalty policy developers as they could inject their own custom logic on those 2 moments of an IP lifetime.On the other hand, these hooks if implemented raise security concerns given permissionless hooks would allow calling possibly malicious or benign but vulnerable contracts, which, in turn, poses a risks to users.
The topic is open to discussion.
Beta Was this translation helpful? Give feedback.
All reactions