Difference between revisions of "Embedding Specifications"

From Creative Commons
Jump to: navigation, search
Line 7: Line 7:
 
== License claim embedding specifications for more file types ==
 
== License claim embedding specifications for more file types ==
  
We currently publish license claim embedding recommendations for [[MP3]] and [[OGG]] files. We want to  
+
We currently publish license claim embedding recommendations for [[MP3]] and [[OGG]] files. We want to publish similar recommendations for every popular "media" file format including Quicktime, Windows Media, PDF, GIF, JPEG, PNG, Flash... Can you research a file format and suggest a specification? We also need people to provide implementations of our recommendations in various languages, e.g., a Java library that embeds, reads, and verifies license claims. See the [http://cctools.sourceforge.net/ cctools] project for existing implementations.
publish similar recommendations for every popular "media" file format including Quicktime, Windows Media, PDF, GIF, JPEG, PNG, Flash... Can you research a file format and suggest a specification? We also need people to provide implementations of our recommendations in various languages, e.g., a Java library that embeds, reads, and verifies license claims. See the [http://cctools.sourceforge.net/ cctools] project for existing implementations.
+
 
 +
=== Implementations ===
 +
 
 +
* Please add your implementation here :)
  
 
=== TODO ===
 
=== TODO ===
  
 
* Make specs/implementations a top-level category, with each format it's own challenge.  Upon completion of a spec, issue a challenge for implementations in different languages and addition of support to existing libraries.
 
* Make specs/implementations a top-level category, with each format it's own challenge.  Upon completion of a spec, issue a challenge for implementations in different languages and addition of support to existing libraries.

Revision as of 21:16, 30 April 2006



License claim embedding specifications for more file types

We currently publish license claim embedding recommendations for MP3 and OGG files. We want to publish similar recommendations for every popular "media" file format including Quicktime, Windows Media, PDF, GIF, JPEG, PNG, Flash... Can you research a file format and suggest a specification? We also need people to provide implementations of our recommendations in various languages, e.g., a Java library that embeds, reads, and verifies license claims. See the cctools project for existing implementations.

Implementations

  • Please add your implementation here :)

TODO

  • Make specs/implementations a top-level category, with each format it's own challenge. Upon completion of a spec, issue a challenge for implementations in different languages and addition of support to existing libraries.