On Fri, Nov 07, 2014 at 01:49:02PM -0800, David Fetter wrote:

> While there is such a thing as legal definitions of personally
> identifiable information, is the idea that this division exists, i.e.
> that information can be identified in a context-free way as implying
> other information, while other information cannot, even plausible?
>

I'm not sure I understand your question either, but I think you can format
secrets like PII in such a way that they can be parsed by a regular or
context-free language recognizer. The URI generic format comes to mind. A
strawman example:

  secret.pii:name=Tony+Arcieri&email=basc...@gmail.com

The "secret.pii:" prefix token can be used to identify where the PII begins

-- 
Tony Arcieri
_______________________________________________
langsec-discuss mailing list
langsec-discuss@mail.langsec.org
https://mail.langsec.org/cgi-bin/mailman/listinfo/langsec-discuss

Reply via email to