Dominic,
I'm sharing your recommendations with the group. Thanks a lot for your
suggestions and it has given me enough material to start documenting.
We don't want to publish any of this publicly, of cause.
Nuwan
On Wed, Feb 3, 2016 at 4:49 AM, Dominic König <
dom...@nursix.org> wrote:
> Okay,
>
> as far as I have understood, this discussion is sufficiently covered by Fran,
> and he will escalate to me if/when my input is necessary.
>
> Just as a little food for thought:
>
> In Sahana, we currently have three areas where we have insufficient frameworks
> in view of security/privacy:
>
> 1) authorized misuse
> 2) data lifecycle and ownership management
> 3) intrusion detection
>
> For (1) there are two classic solutions:
> a) a non-editable change log
> b) general reversibility of changes
>
> ...which both require a delta-store (Git is an excellent example), and
> comprise a fundamental framework change.
>
> For (2), we have three sub-problem areas:
> a) Change of ownership
> b) End of ownership
> c) Unmaintained data that become irrelevant/invalid (record expiry)
>
> We have no real solutions or even appropriate recommendations for either of
> these.
>
> For (3), we have no frameworks or tools whatsoever - examples are what both
> Google and Facebook do (notifying people about unusual access patterns to
> their accounts), or what GitHub provides ("security events" log).
>
> As I've learned, all of these are very relevant especially for government
> agencies, and in particular in Europe (but also generally for handling
> sensitive information, like in case management, which is what I was looking
> into specifically) - and all of these problems are more critical than 8-tier
> access authorization (which we're really good at).
>
> And a general problem with Sahana is that it tends to produce too many live
> data, which is not only a security problem (=irrelevant for the situation, but
> otherwise sensitive information), but also counter-productive for emergency
> response (too much information is one of the fundamental problems).
>
> ===
>
> So, there's really a lot of work that needs to be done - we're lagging behind
> security-wise. Research and standards recommendations will be appreciated, but
> first there needs to be some recognition of the problems - very little can be
> done if these problems are denied by the decision makers and solutions not
> being invested in.
>
> One investment may just come our way, though ;) got in a long list of
> requirements from Germany today, working on an effort estimate now.
>
> Dominic
>