[GRASS-dev] visualize GRASS vector/raster on web

Hamish hamish_b at yahoo.com
Tue Nov 29 14:58:55 EST 2011


Mohammed Rashad wrote:
> I am thinking a to build a seamless gui which can
> read grass database process data show it on web
> and download it.


Hi,

be very careful to sanitize and check ALL user inputs
before passing them on to grass modules and libraries.
perhaps best to run each session in a disposable VM
which is wiped clean at the end of each session
after backing up the data.

(getting user level shell access from grass modules
would be very easy)


good luck,
Hamish


More information about the grass-dev mailing list