Hashing solution to the Adobe Launch script | Community
Skip to main content
Adobe Employee
August 26, 2021
New

Hashing solution to the Adobe Launch script

  • August 26, 2021
  • 2 replies
  • 1425 views

Description -
Implement a hashing solution to the Adobe Launch script to avoid security issues such as an attacker tricking a user into downloading content with altered scripts from the compromised server


Why is this feature important to you -

It would ensure secured delivery of the script


How would you like the feature to work -
Provide an out of the box solution to hash the Launch script for added protection


Current Behaviour -

No built in tool currently exists in Launch

2 replies

Brian_Johnson_
Level 8
August 30, 2021

.

Adobe Employee
September 14, 2021

So are you suggesting adding Subresource Integrity (SRI) for launch hosted files?

 

https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity

 

I'm not sure if there are any plans to add this functionality, but it is interesting.