#pii — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #pii, aggregated by home.social.
-
Should you leave red herrings about yourself online? · Blog · Alcazar Security
Short answer: for most people, no. Planting fake jobs, cities, and life details all over the web is a weak default. It rarely wins against systems that ingest public records, commercial data, and whatever you already leaked. It can confuse you on recovery questions, create collateral hassle, and still leave the real trail intact.
> Interesting read
#privacy #security #piihttps://blog.alcazarsec.com/posts/should-you-leave-red-herrings-about-yourself-online
-
Duke (University of Illinois-Urbana Champaign, Houston City College, Penn State & more) among 9,000 schools affected by Instructure Canvas LMS cyberattack https://web.archive.org/web/20260507201649/https://www.dukechronicle.com/article/duke-university-among-institutions-affected-by-canvas-cyberattack-shinyhunters-instructure-hack-data-leak-cybersecurity-20260507 #cyberattack #hack #hacking #hacked #hackers #ransom #PII #theft
-
Duke (University of Illinois-Urbana Champaign, Houston City College, Penn State & more) among 9,000 schools affected by Instructure Canvas LMS cyberattack https://web.archive.org/web/20260507201649/https://www.dukechronicle.com/article/duke-university-among-institutions-affected-by-canvas-cyberattack-shinyhunters-instructure-hack-data-leak-cybersecurity-20260507 #cyberattack #hack #hacking #hacked #hackers #ransom #PII #theft
-
Duke (University of Illinois-Urbana Champaign, Houston City College, Penn State & more) among 9,000 schools affected by Instructure Canvas LMS cyberattack https://web.archive.org/web/20260507201649/https://www.dukechronicle.com/article/duke-university-among-institutions-affected-by-canvas-cyberattack-shinyhunters-instructure-hack-data-leak-cybersecurity-20260507 #cyberattack #hack #hacking #hacked #hackers #ransom #PII #theft
-
Duke (University of Illinois-Urbana Champaign, Houston City College, Penn State & more) among 9,000 schools affected by Instructure Canvas LMS cyberattack https://web.archive.org/web/20260507201649/https://www.dukechronicle.com/article/duke-university-among-institutions-affected-by-canvas-cyberattack-shinyhunters-instructure-hack-data-leak-cybersecurity-20260507 #cyberattack #hack #hacking #hacked #hackers #ransom #PII #theft
-
Duke (University of Illinois-Urbana Champaign, Houston City College, Penn State & more) among 9,000 schools affected by Instructure Canvas LMS cyberattack https://web.archive.org/web/20260507201649/https://www.dukechronicle.com/article/duke-university-among-institutions-affected-by-canvas-cyberattack-shinyhunters-instructure-hack-data-leak-cybersecurity-20260507 #cyberattack #hack #hacking #hacked #hackers #ransom #PII #theft
-
RE: https://toot.majorshouse.com/@majorlinux/116525354368926280
““It’s using that… to get information that otherwise would be totally outside of its #jurisdiction … we’re talking about the physical movements of a person who lives in #Canada…
The demand for the man’s location data was included in a request #DHS issued to Google called a customs summons, which is supposed to be used to investigate issues related to importing goods and collecting customs duties.”
DO NOT SKIP THIS
Absolute #MustRead
#Canadians
#Privacy
#PersonalData
#PII
#InternationalLaw -
The #quisling caucus and their Russian and US oligarch backed activists breached the #PII of all Albertan voters. If you're an Albertan voter, #NaheedNenshi wants to know what you want to know about the breach.
https://www.youtube.com/watch?v=3s7XqCdqE6I
My suggestions: Which of the perpetrators will face criminal prosecution for identity theft (Criminal Code of Canada § 402.2 (1)), trafficking in identity information (§ 402.2 (2)), identity fraud (§ 403), unauthorized use of a computer (§ 342.1), mischief (§ 430), and/or criminal negligence (§ 219)? Which individuals and organizations will face civil liability for violating PIPEDA (federal), PIPA (Alberta, for private entities), and/or POPA (Alberta, for public entities and officials)? Which MLAs will be expelled or recalled? Which appointees will be fired?
(If complicit Crown attorneys or other officials fail to prosecute or to cooperate in investigations: Alberta has a recall law; organize en masse and use it against every MLA who fails to compel cooperation and investigation or to fire and replace derelict Crown attorneys.)
What do you want to know?
-
A Mutating Webhook to automatically strip PII from K8s logs
https://github.com/aragossa/pii-shield
#HackerNews #MutatingWebhook #PII #K8s #Kubernetes #Logs #Security
-
Privacy filter https://echo.apperdeck.com now also supports the latest PII model from OpenAI. Learn more about the model at https://alternativeto.net/news/2026/4/openai-releases-privacy-filter-a-local-open-weight-model-built-for-personal-data-masking/ #pii #privacy #ai #anonymize #redact
-
🧠 Bidirectional token-classification — unlike autoregressive LLMs, #PrivacyFilter reads input from both directions simultaneously for deeper context awareness, catching subtle #PII that simple pattern-matching or RegEx rules miss
⚡ 1.5B parameter model with only ~50M active parameters (#MoE) — lightweight enough to run on a standard laptop or in a browser, yet achieves ~96–97% F1 score on standard #PII benchmarks #MachineLearning #AI
-
#OpenAI releases #PrivacyFilter — an open-weight #AI model for detecting & redacting #PII in text. Runs fully locally, no data ever leaves your machine. Apache 2.0 licensed. #opensource
🧵👇#privacy
🔍 Detects 8 PII categories in a single forward pass: names, email addresses, phone numbers, physical addresses, URLs, dates, account numbers & secrets (passwords, API keys) — covering virtually all common sensitive data types
-
OpenAI Privacy Filter: красивая архитектура в суровых условиях русского бенчмарка
22 апреля 2026 года OpenAI выпустила OpenAI Privacy Filter — открытую модель для поиска и маскирования PII в тексте. На бумаге это выглядит замечательно: небольшая специализированная модель, которую можно запускать локально и без отправки персухи на внешний сервер, длинный контекст и внятная таксономия чувствительных сущностей. Джонов из Айовы или Вошингтон Ди Си она находит замечательно, а что насчет Максима Улугбековича из Нижневартовска? А Галин Палны из Урус-Мартана? После изучения анонса и model card у меня возникло простое человеческое желание: проверить не абстрактный мультиязычный режим, а то, с чем приходится работать в реальной жизни. Я собрал небольшой бенч и хочу поделиться разбором модели и результатами. А они, мягко говоря, в стоке совсем не звездные.
https://habr.com/ru/articles/1027266/
#openai #privacy #pii #персональные_данные #edgedevice #llm #ai #ml
-
OpenAI Privacy Filter y su Impac…
El OpenAI Privacy Filter es un modelo avanzado diseñado para detectar y redactar información personal identificable (PII) en textos. Utiliza técnicas de aprendizaje profundo para identificar patrones y contextos en los datos, lo que le permite operar con alta precisión.
https://norvik.tech/news/analisis-openai-privacy-filter
#Technology #Openai #FiltroDePrivacidad #Pii #Tecnologia #NorvikTech #DesarrolloSoftware #TechInnovation
-
We finalized our 2025 tax return today.
My final task was to print out documents from our accountant, physically sign them, scan the signed docs, and upload them to the accountant's secure FTP site.
No, I don't use any 'convenience' technologies that involve a 3rd party like DocuSign.
Is there any PII more sensitive than a tax return? Why would anyone allow someone else to have it besides their accountant and the IRS?
-
Wisconsinites Can Keep Watching #Porn After Governor Vetoes #AgeVerification Bill
Evers wrote that the bill doesn’t prevent platforms from giving collected personal data to third parties, such as the government or #dataBrokers. “This is a violation of personal privacy,” he wrote.
#privacy #pii #security #wisconsin #vetohttps://www.404media.co/wisconsin-age-verification-bill-vetoed/
-
@JohnJBurnsIII
More and more 'things' seem to be this way."Give us your #PII or you can't <do the thing>."
-
152-ФЗ и LLM несовместимы по умолчанию: как мы это исправили без потери качества AI
Строим AI-ассистента для бизнеса — и обнаруживаем, что каждое сообщение пользователя с персональными данными уходит в Google. Рассказываю, как это исправить, не сломав UX. Когда мы запускали AI-ассистента для квалификации лидов в строительном бизнесе, первый же вопрос от клиента поставил меня в тупик: «А куда уходят персональные данные, которые люди вводят в чат?» Я знал ответ. И он мне не нравился. Пользователь пишет: «Меня зовут Дмитрий, наша компания ООО Ромашка, телефон +7 903 123-45-67, email [email protected] » . Это сообщение в том же виде уходит в Google Gemini API для генерации ответа. Google получает PII — имя, телефон, email конкретного человека. Каждый раз. С каждым пользователем. Для бизнеса в России это три проблемы одновременно. Юридическая. 152-ФЗ требует, чтобы персональные данные российских граждан обрабатывались на территории РФ. Передача данных на серверы Google — даже для обработки, не хранения — это трансграничная передача данных, которая требует уведомления Роскомнадзора и согласия субъекта. Штрафы начинаются от 3 млн рублей. Бизнес-риск. Контактная база клиентов — главный актив отдела продаж. Отдавать её в третьи руки, пусть даже крупной корпорации — вопрос корпоративной гигиены. Этика. Клиент пишет в ваш чат. Он доверяет вам свои данные. Не Google. Задача сформулировалась чётко: большая языковая модель должна вести диалог естественно — обращаться по имени, знать компанию, упоминать email — но никогда не получать реальные персональные данные. Звучит как противоречие. Решение оказалось элегантным.
https://habr.com/ru/articles/1015694/
#информационная_безопасность #персональные_данные #152ФЗ #LLM #большие_языковые_модели #защита_данных #NestJS #Gemini_API #PII #разработка
-
Wrt #PII, It might be a good idea to avoid entering data easily identifiable as trash, and use generators instead. E.g.:
-
#EURail went off the rails with its data #security incident: https://eurail.zendesk.com/hc/en-001/sections/33099464002205-Data-Security-Incident-Frequently-Asked-Questions
Personally identifiable information (name, gender, birth date, passport number, residence...) got stolen and went up for sale on the dark web.
In a recent email, EU Rail is recommending that clients take extra precaution by updating passwords and don't talk to strangers on the interwebs.
Why is EU Rail 1) storing 2) unencrypted #pii? Why can't users remove pii from their account after intended use?
-
Как маскировать персональные данные на изображениях: наш эксперимент с OCR и NER
Всем привет! Меня зовут Андрей Иванов, я NLP-исследователь в R&D red_mad_robot. Мы разрабатываем систему Guardrails для защиты персональных данных (PII) и фильтрации небезопасного контента. В этой статье расскажу, как мы решали задачу точечного маскирования PII на картинках без обучения специальных визуальных детекторов. Разберём связку оптического распознавания символов (OCR) с NER-моделью, покажем метрики на реальных данных, раскроем ограничения подхода и наши решения для их преодоления.
https://habr.com/ru/companies/redmadrobot/articles/1011450/
#ai #llm #ocr #ner #pii #computer_vision #маскирование_данных #обработка_изображений #nlp #rnd
-
[en] Is #AI "#supercharged #surveillance" #legal? (#USA)
"... answer is not straightforward."
"... huge amount of information that the #government can #collect on Americans that is not itself regulated ... by the #Constitution .. #Fourth #Amendment ..."
"... the government can purchase commercial data ... which can include #sensitive personal information like #mobile #location and web #browsing records."
"What AI can do is it can take a lot of information, none of which is by itself sensitive, and therefore none of which by itself is #regulated, and it can give the government a lot of powers ...".
"AI can aggregate ... information to spot patterns, draw inferences ... at massive scale ... law has not caught up with #technological reality".
-
OTTAWA - The Privacy Commissioner of Canada today held a press conference regarding the digital attack on Telus Canada's networks and information systems. Telus recently announced that attackers had claimed to have exfiltrated nearly 1 petabyte of company data, including customer data, equivalent to approximately 250,000 DVD movies.
The Commissioner announced a full investigation will take place. He also indicated that Canadian consumers should not be excessively worried about the breach of their personally identifiable information (PII), as the attackers will still be obligated to follow the requirements of the Personal Information Protection and Electronic Documents Act (PIPEDA), Canada's data privacy law since passage in 2000.
#Canada #privacy #Telus #hack #hackers #intrusion #exfiltration #PIPEDA #PrivacyCommissioner #security #PII
-
DOGE employee stole Social Security data and put it on a thumb drive, report says | TechCrunch https://techcrunch.com/2026/03/10/doge-employee-stole-social-security-data-and-put-it-on-a-thumb-drive-report-says/ #data #privacy #PII #stolen #Doge #cybersecurity #dataaccess #governance #readonly
-
A Vast Trove of Exposed #SocialSecurity Numbers May Put Millions at Risk of #Identity Theft
A database left accessible to anyone online contained billions of records, including sensitive personal data that criminals appear to have not yet exploited.
#privacy #security #pii #identitytheft #ssn -
Google's Personal Data Removal Tool Now Covers Government IDs
#Google on Tuesday expanded its "Results about you" tool to let users request the removal of Search results containing government-issued ID numbers -- including driver's licenses, #passports and #SocialSecurity numbers -- adding to the tool's existing ability to flag results that surface phone numbers, email addresses, and home addresses
#privacy #security #ssn #identity #pii -
NER не про токены: почему span важнее BIO
NER часто воспринимают как задачу классификации токенов: BIO-теги, последовательности меток, декодирование. Такой взгляд удобен с точки зрения моделей, но плохо отражает то, как NER работает в реальных системах. Сущности - это не токены, а фрагменты текста. Результаты работы NER-систем, как правило, представлены в виде спанов - с явными границами начала и конца (start / end) и типами сущностей. В этой статье мы разберём два уровня разметки в NER: span-level и token-level и покажем, какую роль каждый из них играет в практических пайплайнах.
https://habr.com/ru/companies/raft/articles/991404/
#ner #named_entity_recognition #аннотация_данных #машинное+обучение #machine_learning #nlp #span #token #персональные_данные #pii
-
Armenia Government Mailings Database Allegedly Breached and Up for Sale https://dailydarkweb.net/armenia-government-mailings-database-allegedly-breached-and-up-for-sale/ #CompulsoryEnforcementService #GovernmentofArmenia #DataBreaches #databaseleak #cybercrime #databreach #Armenia #DAHK #PII
-
Futurize Sistemas Data Breach Exposes Over 1 Million Records https://dailydarkweb.net/futurize-sistemas-data-breach-exposes-over-1-million-records/ #InformationTechnology #FuturizeSistemas #DataBreaches #databaseleak #SouthAmerica #cyberattack #databreach #Brazil #CNPJ #CPF #PII
-
I think the #AI bots are fed and 'know' the entire #API of most #fedi apps, and just walk out each and every pathway of our #SocialGraph, in search for stuff to scrape.
AI data hunger comes on top of #SurveillanceCapitalism data-is-the-new-oil exploitation of personal information, and our 🥧 #PII is attractively served in this largely wholly unprotected #fediverse of ours.
Lastly a medical-themed instance more than anything will attract data vultures: 😋 Juicy #privacy-sensitive nuggets.
-
Large language models are ever more commonly handling sensitive data at scale. 📈
RAG Servers and MCP Servers serve completely different purposes. The security implications differ just as much, especially around database access. 🔒
Our latest blog delves into the differences so you can make an informed decision. Check it out 👉 https://www.pgedge.com/blog/rag-servers-vs-mcp-servers-choosing-the-right-approach-for-ai-powered-database-access
#programming #cybersecurity #compliance #pii #hipaa #ccpa #gdpr #privacy #dataprivacy #ai #llm #dataengineering #developers #mcp #rag #postgres
-
Al-Ahli Saudi FC Data Breach Exposes Player Contracts and Passports https://dailydarkweb.net/al-ahli-saudi-fc-data-breach-exposes-player-contracts-and-passports/ #Al-AhliSaudiFC #SaudiProLeague #SportsIndustry #DataBreaches #PassportLeak #cyberattack #SaudiArabia #databreach #Al-AhliFC #football #PII
-
Cybersecurity researchers have disclosed an exposed MongoDB instance containing over 16TB of corporate intelligence and professional data, including PII across billions of records.
Attribution remains unconfirmed, and while the database was secured after notification, the duration of exposure and potential access are unknown. This incident reinforces how misconfiguration continues to drive large-scale data exposure.
What technical or governance controls have you found effective in preventing unsecured databases?
Source: https://www.techradar.com/pro/security/16tb-of-corporate-intelligence-data-exposed-in-one-of-the-largest-lead-generation-dataset-leaksEngage in the discussion and follow TechNadu for objective infosec reporting.
#InfoSec #DataSecurity #PII #CloudMisconfiguration #CyberRisk #TechNadu
-
Toppersexam Data Breach Exposes 1.9 Million User Records https://dailydarkweb.net/toppersexam-data-breach-exposes-1-9-million-user-records/ #educationsector #onlinelearning #CyberSecurity #DataBreaches #DatabaseSale #Toppersexam #databreach #India #PII
-
Volkswagen Mandi Data Breach Exposes 2.5 Million User Records https://dailydarkweb.net/volkswagen-mandi-data-breach-exposes-2-5-million-user-records/ #Indianautomotivemarket #automotivecyberattack #2.5millionrecords #VolkswagenIndia #VolkswagenMandi #DataBreaches #DatabaseSale #cybercrime #databreach #CRMleak #PII
-
SuKarne Data Breach: 1 Million Records Allegedly Listed for Sale https://dailydarkweb.net/sukarne-data-breach-1-million-records-allegedly-listed-for-sale/ #FoodandBeverageIndustry #financialdata #DataBreaches #DatabaseSale #cyberattack #databreach #SuKarne #Mexico #CURP #PII #RFC
-
JCB India Data Breach: 500k User Records Listed for Public Sale https://dailydarkweb.net/jcb-india-data-breach-500k-user-records-listed-for-public-sale/ #constructionequipment #Manufacturing #DataBreaches #customerdata #DatabaseSale #cyberattack #databreach #JCBIndia #India #JCB #PII
-
Bodhi Media Corp Data Breach: 248,000 Records Listed for Sale https://dailydarkweb.net/bodhi-media-corp-data-breach-248000-records-listed-for-sale/ #DigitalMarketing #BodhiMediaCorp #financialdata #DataBreaches #cybercrime #databreach #datasale #darkweb #Privacy #PII #USA
-
Newsan Alleged Data Breach Exposes 1.4 Million Consumer Records https://dailydarkweb.net/newsan-alleged-data-breach-exposes-1-4-million-consumer-records/ #ConsumerElectronics #DataBreaches #cyber-attack #DatabaseSale #SouthAmerica #databreach #Argentina #Privacy #Newsan #PII
-
Nita Transfert Data Breach Exposes 83k Records Containing PII https://dailydarkweb.net/nita-transfert-data-breach-exposes-83k-records-containing-pii/ #financialsector #CyberSecurity #MoneyTransfer #NitaTransfert #DataBreaches #DatabaseSale #databreach #WestAfrica #MyNITA #Niger #PII
-
RevolutionParts Data Breach: Actor Sells 5.1 Million Customer Records https://dailydarkweb.net/revolutionparts-data-breach-actor-sells-5-1-million-customer-records/ #automotiveindustry #RevolutionParts #CyberSecurity #DataBreaches #DatabaseSale #UnitedStates #databreach #ecommerce #darkweb #PII
-
Haravan Data Breach: Records for 5.3 Million Vietnamese eCommerce Customers Exposed https://dailydarkweb.net/haravan-data-breach-records-for-5-3-million-vietnamese-ecommerce-customers-exposed/ #DataBreaches #customerdata #OnlineRetail #databreach #Vietnamese #ecommerce #datasale #Haravan #Vietnam #SaaS #PII
-
NEW by me:
From bad to worse: Doctor Alliance hacked again by same threat actor
This is a bad #databreach in terms of the #PII and #PHI acquired by the hacker, "Kazu," who is about to leak it all.
Oof.Background: I reported on the first breach/attack a few days ago at https://databreaches.net/2025/11/12/doctor-alliance-data-breach-353gb-of-patient-files-allegedly-compromised-ransom-demanded/
When the CEO claimed it was all secured the same day, the hacker got ticked off and went back in and hacked them again.
#HealthSec #HIPAA #BusinessAssociate #thirdparty #vendor #hack #ransom #cybersecurity #incidentresponse
-
Cargus Data Breach Exposes Over 550k Records https://dailydarkweb.net/cargus-data-breach-exposes-over-550k-records/ #DataBreaches #cyber-attack #databreach #CargusSRL #Logistics #datasale #Courier #Romania #Cargus #PII
-
Florida District 1 Medical Examiner Suffers Major Data Breach https://dailydarkweb.net/florida-district-1-medical-examiner-suffers-major-data-breach/ #FloridaDistrict1MedicalExaminer #medicalrecords #DataBreaches #UnitedStates #databreach #government #Healthcare #dataleak #Florida #D1MEO #PII #SSN