Chikahiro Tokoro wants to give this talk

Generate annonymised database by MasKING

I would like to introduce my first OSS project myself (written by Ruby) :)

Command line tool for generating anonymizing database from existing database https://github.com/kibitan/masking

Agenda (plan)

  • The use-case
  • Usage
    • Demo
    • Performance
  • Design concept
    • KISS
    • No external dependencies
    • Code quality
  • Internal architecture
  • Future plan