All-In-One Secured Placeholder

KASUN

Sundevs
Ultimate
Feedback score
0
Posts
14
Reactions
12
Resources
6
đź”°Placeholder

%%__COMPOSITE_(SECRET)__%%

*Secret is a string variable that plugin owner can decide eg :-%%__COMPOSITE_A8hs6kYT6__%%

đź”°Description

This Placeholder should be replaced with base 64 (or equal) Encoded String of data that contains following things
  • Downloader’s user ID
  • Downloader’s username
  • Downloaded resource ID
  • Download epoch timestamp
  • NONCE
these data can be formatted as one string separating individual components with - or _ or any symbol. and must be encoded and encrypted with SECRET before replacing the placeholder.

đź”°Advantages
  • suitable for anti-piracy measures
  • plugin owner can directly access data and performs tasks according to them.
  • all-in-one / one-for-all placeholder (no need to worry about multiple placeholders)
  • only plugin owner can identify and decrypt the data.
  • easier to develop DRM system
  • can be expanded , add more data later.
 
Type
Suggestion
Last edited:

Sprisa

person
Supreme
Feedback score
4
Posts
122
Reactions
24
Resources
0
I approve
 
Top