TGTGInsighttelegram intelligenceLIVE / telegram public index
← Alan Bimbati Blog

TGINSIGHT SIMILAR POSTS

Cari kandungan serupa

Saluran sumber @AlanBimbatiBlog · Post #158 · 25 Jul

⁣HiSense A2 Pro Lo Smartphone con due schermi 🔸OS Android 7.0 🔸Schermo 5,5 pollici (FHD) 🔸Fotocamera 16Mp / 12Mp Apertura F/2.0 🔸Connessione LTE 150/50Mbps (4G) 🔸Processore Qualcomm Snepdragon 625 2GHz Octa Core 🔸Memoria 4Gb/64Gb 🔸Batteria 3090mAh 🔸Dual Sim 🔸Impronta digitale laterale 🔷Secondo schermo e-paper ❌No Google Play Store e Google Play Services Il secondo schermo è davvero l'elemento innovativo di questo smartphone, ascoltatevi l'audio per sentire la mia esperienza! #privacy#smartphone#aboutMe

Keputusan

188 siaran serupa dijumpai

Carian global umum

Il valore della giustizia⚖️

@giurisprudentia · Post #237 · 09/03/2021, 02:34 PTG

#PRIVACY Il Garante per la protezione dei dati personali ha ordinato all’INPS il pagamento di una sanzione pari a 300mila euro in relazione alle violazioni commesse nell’ambito dell’accertamento effettuato dall’istituto di previdenza per il “bonus Covid” ai politici muniti di partita Iva. La motivazione: l’istituto ha effettuato incroci tra i dati dei parlamentari che hanno richiesto il bonus con quelli di altri soggetti che ricoprivano incarichi di natura politica, senza però aver prima determinato se a costoro spettasse o meno il bonus. Inoltre, l’INPS ha violato il principio di “minimizzazione dei dati”, per aver avviato i controlli volti al recupero dei bonus anche nei confronti di coloro che avevano richiesto il beneficio, senza averlo però percepito a causa dell’assenza dei requisiti previsti in tal senso. 👉@giurisprudentia

Hashtags

infosecurity

@tg_infosec · Post #3373 · 09/07/2025, 12:29 PTG

🔒 NebulaEncrypt - Chrome Extension for Secure Local Encryption on the Web. • Автор этого репозитория решил еще больше обезопасить свои сообщения в Telegram и закодил плагин для локального шифрования для Telegram Web. • Идея такая, отправлять не явные сообщения, а локально зашифрованные и далее плагин на лету их расшифровывает непосредственно на клиенте. Тем самым, даже если сервер скомпрометируют, то там можно будет найти только ваши закодированные сообщения, которые зашифрованы локальным ключем. • Плагин больше, как концепция, интересно было попробовать насколько это может быть удобно. Так то можно использовать не только в телеге, но и в других мессенджерах, главное написать адаптер. ➡https://github.com/dmitrymalakhov/NebulaEncrypt #Privacy

Hashtags

sudo recast

@sudo_recast · Post #770 · 01/07/2023, 10:26 PG

我不理解為什麼滴滴這兩天一直在定位。 #privacy

Hashtags

AI & Law

@ai_and_law · Post #686 · 24/10/2025, 07:04 PG

📖Scraping vs. Privacy Daniel Solove and Woodrow Hartzog published the final version of their paper “The Great Scrape: The Clash Between Scraping and Privacy,” which offers important insights on the intersection of privacy and AI. The paper explores the fundamental tension between scraping and privacy law. With the zealous pursuit and astronomical growth of AI, we are in the midst of what we call the “great scrape.” There must now be a great reconciliation". #AI#Privacy

Hashtags

🦅 [ perspective ix ]

@perspectiveix · Post #1931 · 06/01/2020, 01:05 PTG

🔋The Smartphones With the Longest-Lasting Batteries Every #smartphone users know the dilemma: It doesn’t matter how great your latest-generation smartphone is or which cutting-edge features it contains - the device still runs on old-fashioned electricity it draws from its battery, often the weakest part of the phone. With the number of apps people use and time they spend on their smartphone increasing, battery woes are all too common - the prevalence of powerbanks and charging stations popping up in different places certainly tell that story. 🦅@PerspectiveIX 📖 Read more on Statista. 🤝Support PerspectiveIX.

Hashtags

🦅 [ perspective ix ]

@perspectiveix · Post #1859 · 04/07/2019, 10:30 PG

📱Smartphone Dominance Following up on the poll above, although not producing the same results, here are some interesting stats from Pew Research Centre: #Smartphone users are now more likely to go online using their mobile phone than with some other type of device. For smartphone owners, their mobile devices now outpace more traditional means of accessing the web. 46% of them say when using the internet, they mostly do so on their phone. This represents a 12% increase from 2013 when 34% of these users said this. At the same time, the share of smartphone users who say a desktop, laptop or tablet computer is their primary device for going online has fallen from 53% in 2013 to 30% today. Roughly a quarter of smartphone users say they equally use a cellphone or a desktop, laptop or tablet computer when going online, up from 12% six years prior. 🚀@PerspectiveIX

Hashtags

The Devs

@thedevs · Post #2057 · 14/05/2023, 10:28 PG

Web fingerprinting is worse than I thought. #article#privacy @thedevs http://thedevs.link/chlPQn

sudo recast

@sudo_recast · Post #368 · 12/08/2022, 06:43 PG

https://bugs.telegram.org/c/82 取消電話號碼是不可能了,但禁止陌生人透過號碼查找我應該成爲默認或註冊時可選的設定。我理解「聯繫人加入電報」的通知是一種早期的推廣方式,是時候重新考慮了。 點點讚謝謝喵。 #privacy#telegram

DOFH - DevOps from hell

@dofh_ru · Post #4026 · 15/02/2026, 03:51 PTG

Снижаем риски утечек в Claude В дополнение к известному отключению Profile -> Privacy -> Help Improve Claude есть вот такая игрушка: https://managed-settings.com/ И всем, кто пользуется Claude Code/CLI и ассистентом Claude в IDE в .claude/settings.json рекомендую внести: { "attribution": { "commit": "", "pr": "" }, "includeCoAuthoredBy": false, "permissions": { ... "deny": [ // --- Секреты и credentials --- "Read(**/.env)", "Read(**/.env.*)", "Read(**/credentials*)", "Read(**/secrets*)", // --- Повышение привилегий и удалённый доступ --- "Bash(sudo:*)", "Bash(su:*)", "Bash(ssh:*)", "Bash(scp:*)", // --- Windows: системные и деструктивные --- "Bash(format:*)", "Bash(diskpart:*)", "Bash(bcdedit:*)", "Bash(shutdown:*)", "Bash(restart:*)", "Bash(taskkill:*)", "Bash(reg:*)", "Bash(regedit:*)", "Bash(netsh:*)", "Bash(net user:*)", "Bash(net localgroup:*)", "Bash(icacls:*)", "Bash(takeown:*)", "Bash(sfc:*)", "Bash(dism:*)", "Bash(wmic:*)", "Bash(sc:*)", // --- MSYS: деструктивные низкоуровневые --- "Bash(dd:*)", "Bash(mkfs:*)", "Bash(fdisk:*)", "Bash(mount:*)", "Bash(umount:*)" ], }, "language": "Russian", "autoUpdatesChannel": "latest", "gitAttribution": false, "env": { "CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC": 1, "DISABLE_TELEMETRY": 1, "DISABLE_ERROR_REPORTING": 1 } } #claude#privacy

AI & Law

@ai_and_law · Post #309 · 17/05/2024, 07:04 PG

Australia's Privacy Chief Hits Brakes on Untamed AI Rollout Australia's newly appointed Privacy Commissioner, Carly Kind, is urging caution regarding the rapid implementation of Artificial Intelligence technologies. While not opposed to AI, Kind emphasizes the need for robust safeguards before widespread adoption. Kind expresses frustration with the tech industry's push for swift AI deployment, prioritizing speed over careful consideration of potential risks and ethical implications. She highlights the need for a measured approach, allowing time to understand the technology's nuances and establish appropriate regulations to prevent misuse. Australia's cautious approach to AI deployment reflects growing global concerns about the responsible development and use of this powerful technology. As AI continues to evolve, ensuring its implementation aligns with ethical principles and safeguards privacy will be crucial. #ResponsibleAI#Privacy

123•••10•••1516
SebelumHalaman 1 daripada 16Seterusnya