As you may remember, our co-op is working on various RFID (radio tags instead of barcodes, basically) extensions for Koha. One of the main ethical concerns about RFID is privacy – if done wrong, it could become quite easy to see what books from which libraries someone has in their bag, without their consent and without physical contact. If borrower cards themselves become RFID-enabled, you might even obtain their personal data pretty easily, although I’m not aware of any libraries in practice who put any personal data onto the borrower card tags yet.
On 12 May 2009, the European Commission Recommended privacy and data protection in all RFID applications. That was followed by EU Mandate M436 for the European Standards Organisations (ESO) to develop standards to support that recommandation. Phase 1 started last March and has delivered a document RFID-DTR07044v006-draft (PDF). Phase 2 will build on that to produce formal standards for signage, privacy impact assessments and so on.
EDItEUR are replying to that draft on behalf of the library sector and have sent me their draft response RFID_LibrarySectorCommentsDTR-07044-1 as a PDF.
It’s worth opening those two side-by-side to read through. If you can help improve the combined response, please send feedback to the email address in the Library Sector PDF by 6 September. If you’d like to make your own response, you have until 15 September to reply to the ESO PDF using their template.
By the way, does the ESO PDF look jaggy to anyone else? It looks like ghostscript can’t anti-alias the text.
Looks fine in evince, apart from the things that are obviously bitmaps.
Just a quick note that I released recently two modules to github which we use in our RFID implementation using Koha:
http://github.com/dpavlin/RFID-Biblio
Implementation of two RFID readers together with easy API for writing RFID enabled application. It also includes JavaScript add-on which coupled with JSONP server allows to use Koha together with local RFID reader for check-in/checkout.
http://github.com/dpavlin/Printer-EVOLIS
Is support for Evolis card printer which we also use.
Hope this helps and keep up the good work!
Would you point me towards your implementation so I can have a look?
We posted our implementation a while ago (see past blog post), but it probably doesn’t work on current koha. There should be an announcement of the current version in a few days. Sorry to keep you hanging on.
Just a quick note for people who stumble upon this blog post from search engines that I renamed RFID::Biblio to Biblio::RFID, so correct URL is
http://github.com/dpavlin/Biblio-RFID
Both modules are also on CPAN.
I just checked for a list of responses and didn’t find one :-/