Tumbled Logic

May 14 2009

A simple online framework for restricting content to license-fee payers

  1. The TV Licensing Agency (a business unit of the BBC, operated by Capita), creates a web service which accepts web service requests over an SSL connection, with the client offering a certificate signed by a specific authority.

  2. The certification authority in question shall be Ofcom, which will sign CSRs from licensed broadcasters (the BBC, ITV, Five, C4, Sky, etc.)

  3. The web service will accept a surname, house number, postcode and TV License number, and return either a “Not found” or a “Found” response; in the case of the latter, the response shall include the expiry date of the license.

  4. Broadcasters’ sites build TVL-authentication into their existing account management infrastructure. Simple four-box form covering the necessary details of the licensee (who may obviously be somebody different to the account holder); the account management infrastructure on the sites will periodically refresh their data with the TVLA to catch renewals.

  5. To help prevent abuse, the broadcasters can count instances of many accounts using the same details and flag them for review.

  6. Er, that’s it.


blog comments powered by Disqus
Page 1 of 1