Haiti MPR (Missing Persons Registry)
This is led by nursix: #sahana-eden
This module is unlikely to be used for Haiti now sicne Google picked this up.
- DVI is live
- UserGuidelinesDVI
- This needs to be restricted to just a specific role
- Should be sufficient to lock down
controllers/dvi.py
in the same way ascontrollers/appadmin.py
- & then not provide any access to these tables from other non-admin controllers
- Should be sufficient to lock down
- Need a matcher with data from MPR (MPR is public, but in this instance most MPR data will come from other sources - Google, haitianearthquakes, etc)
- VITA
- Simple forms for unauthenticated to report found/missing
- Synchronisation
- Security Policy plugins for REST Controller:
- Allow unregistered users to record Missing/Found persons
- Allow database of missing/found persons to be secured against unregistered users?
- Don't want reports of Dead people visible before families informed
- How to handle the fact that MPR is just a front-end for PR?
- need to also patch PR's REST controller? (& all others which refer to this table!)
Last modified
14 years ago
Last modified on 06/16/10 20:11:14
Note:
See TracWiki
for help on using the wiki.