Questions tagged [pii]

PII stands for Personally Identifiable Information -- that information which can uniquely identify an individual.

PII stands for Personally Identifiable Information -- that information which can uniquely identify an individual.

Some examples of PII include phone number, home address or (in the USA) social security number.

Some locations will have laws requiring information systems implementers to protect PII for users of their systems. Protecting PII (especially on the internet) has become more and more important as interests looking to discover PII have prevalent.

However, PII is a legal concept, not a technical concept. Because of the versatility and power of modern re-identification algorithms, the absence of PII data does not mean that the remaining data does not identify individuals. While some attributes may be uniquely identifying on their own, any attribute can be identifying in combination with others.

80 questions
0
votes
1 answer

3rd Party Services for storing PII

A customer has a requirement for storing some Personally Identifiable Information (PII). I want to attempt to dodge the issues of storing this in their database. I am looking for some kind of service that might securely store this data that I could…
Geoff Lanotte
  • 7,490
  • 1
  • 38
  • 50
0
votes
2 answers

Cleaning up URLs to remove personal information

Are there rules to identify and remove any PII information from URLs? I would like this to be generic and handle all sorts of urls which we might encounter on the internet. Clarification : I have a list of urls of people browsing the internet and…
dreamer13134
  • 471
  • 1
  • 6
  • 19
-1
votes
1 answer

How to use Google DLP API to delete sensitive content from data stored in Google Big Query?

I have a certain table in Google Big Query which has some sensitive fields. I read and understood about inspection of data but cannot find a way to redact the data using DLP API directly in BigQuery database. Two questions: Is it possible to do it…
-1
votes
1 answer

How to store and display asymmetrical encrypted customer data without keeping the private key

Here are the requirements: 1. Receive data and store it encrypted data with public key 2. Private key is not supplied and not stored 3. Return encrypted data through the APIs 4. Display decrypted data in the web client with the private key…
-2
votes
1 answer

AWS Comprehend NOT COMPLETED

I try to do COMPREHEND but immediately the command ends and the status remains as SUBMITTED Does anyone know the problem and know how I can get the output? I checked the job id status and got this:
imhere
  • 1
  • 1
1 2 3 4 5
6