Page MenuHomePhabricator

Security review for Hierator
Closed, DuplicatePublic

Description

Hierator is a Java service that renders hieroglyphs given an input string. It provides three main entry points:

  • a JSON entry point returning the image dimensions, used by MediaWiki during parsing
  • a PNG rendering of a hieroglyph
  • an SVG rendering of a hieroglyph

The intention is to expose it through RESTBase.