Skip to content

Latest commit

 

History

History
45 lines (21 loc) · 1.51 KB

File metadata and controls

45 lines (21 loc) · 1.51 KB

CREDITS

This is an attempt to list all the third-party components used by the Blackhighlighter widget. In addition, code snippets are linked and attributed within the source (as best possible).

Note that the demonstration site at blackhighlighter.org has its own list of credits:

https://github.com/hostilefork/blackhighlighter.org/blob/master/CREDITS.md

Those dependencies--such as jQuery UI--are not required to use the redaction widget on your pages, nor for posting/retrieval on the server side. (The only dependency for the client widget is jQuery.)

Blackhighlighter Server

jquery-blackhighlighter Widget

  • jQuery (MIT license)

  • jsSHA2 (BSD license) - Encapsulated in source, not required as a dependency.

  • Mozilla Safe Base64 - Encapsulated in source, not required as a dependency.

Testing

Version Control