TGTGInsighttelegram intelligenceLIVE / telegram public index
← () => "翠楼屋"

TGINSIGHT SIMILAR POSTS

查找相似内容

Source channel @lambdaexpression · Post #301 · 1月26日

DN42 access 本服务为那些无法轻松访问自身网络的用户以及希望体验 dn42 但又不想承担维护自有网络成本的用户提供 dn42 连接 默认情况下,地址从/96地址块中分配,如果您希望租用独立的/96前缀或更大的地址空间,请按照联系方式联系我 所有公开的PoP均已屏蔽来自中国境内的 IP 地址。如果您确实需要dn42 access,请与我联系并提供合理的理由 该服务由AS4242423377提供 - - - - - - - The service provides DN42 connectivity to members who cannot easily access their own networks, as well as to those who would like to explore DN42 without the overhead of maintaining their own network. By default, addresses are allocated from a /96 block. If you wish to lease a dedicated /96 prefix or a larger address space, please contact me using the methods provided in the contact information. All publicly accessible PoP are blocked for IPs originating from within China. DN42 access from within China is not publicly available. If you genuinely require access, please contact me and provide a valid justification. Hosted by AS4242423377. Policy 本服务需要花费时间和金钱才能运行,但为了您的利益,我们免费提供。使用本服务是一种特权,而非权利。您必须合理使用本服务,以确保其他用户也能继续享受同样的便利。任何滥用、误用或干扰服务或其他用户的行为都可能导致您的访问权限立即被暂停或终止。 滥用行为包括但不限于: - 过度使用资源 - 黑客攻击、病毒、木马等,或任何其他可能损害服务或对服务及其用户造成风险的干扰行为 - 传播可能导致民事或刑事责任的不良内容 - - - - - - - This service require real time and financial resources to operate, yet are provided free of charge for your benefit. Access to the services is a privilege, not a right. You must use the services responsibly and considerately to ensure that other users can continue to enjoy the same opportunities. Any misuse, abuse, or activities that disrupt the service or other users may result in immediate suspension or termination of access. Abuse could include, but is not limited to: - Excessive use of resources - Hacking, viruses, trojans etc or any other disruption that could harm or create risk to the services or its users - Distribution of objectional content that could create a civil or criminal liability PoP ## Toronto, Canada Prefix: fdb6:fc6a:e66c:724f:fad1:d2cf::/96 Zerotier: 4753cf475f65b0fb ## Los Angeles, USA coming soon #announcement#service

Results

找到 152 条相似帖子

搜索 #privacy

当前筛选 #privacy清除筛选
infosecurity

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

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

Hashtags

Il valore della giustizia⚖️

@giurisprudentia · Post #237 · 2021/03/09 14:34

#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

AI & Law

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

📖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

The Devs

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

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

sudo recast

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

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

DOFH - DevOps from hell

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

Снижаем риски утечек в 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 · 2024/05/17 07:04

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

Compliance Hub Association

@hub_compliance · Post #68 · 2023/10/20 00:01

19 октября успешно прошел Евразийский конгресс по защите данных (EDPC 2023). DPO крупных компаний рассказывали об опыте построения систем защиты персональных данных. Тема актуальная, доклады чрезвычайно полезные. #privacy#dataprotection

sudo recast

@sudo_recast · Post #268 · 2022/06/06 18:23

#林檎 主動上傳你的電話 IMEI、硬體序列號、SIM 序列號、電話號碼,以及附近網絡設備的 MAC 和位置資訊 https://www.reddit.com/r/privacy/comments/v624di/apple_tracks_you_even_if_you_dont_have_apple/ #privacy

123•••10•••1213
上一页第 1/13 页下一页