Home / Companies / Duality / Blog / August 2022

August 2022 Summaries

6 posts from Duality

Filter
Month: Year:
Post Summaries Back to Blog
Trusted Execution Environments (TEEs) are secure areas within a device's main processor that execute code and process data in isolation, protecting sensitive information from both internal and external threats, even if the operating system is compromised. TEEs are established at the hardware level and run their own operating system, operating Trusted Applications that have access to the device's full performance while remaining isolated from untrusted applications. This technology enhances data confidentiality and integrity, making it crucial for environments handling sensitive data, such as edge computing and personal devices. TEEs also play a role in ensuring compliance with data protection regulations and are widely used in smartphones, IoT devices, and secure platforms like Apple's Secure Enclave and Google's Trusty TEE. Despite their benefits, including secure collaboration and simplified compliance, TEEs face challenges such as high implementation costs, vendor lock-in, and potential vulnerabilities in the TEE operating systems and Trusted Applications.
Aug 08, 2022 1,218 words in the original blog post.
Duality Technologies, a leader in privacy-preserving data collaboration, has been awarded the Best Converged Cybersecurity/Fraud Solution at the inaugural Cybersecurity Impact Awards by Aite-Novarica Group. This recognition highlights Duality's innovative approach to enhancing financial fraud prevention through secure data collaboration while maintaining privacy and regulatory compliance. The award ceremony, held during the Cyber Defense CISO Forum, acknowledges significant advancements in cybersecurity solutions that benefit financial institutions by improving cyber resilience and operational efficiency. Duality's platform, driven by privacy-enhancing technologies, allows for encrypted data analysis and artificial intelligence applications, ensuring data sanctity and maximizing value without compromising privacy. The Aite-Novarica Group, an advisory firm providing insights on technology and strategy, designed the awards to help chief information security officers identify transformative cybersecurity innovations.
Aug 08, 2022 558 words in the original blog post.
The interview between Professor Shafi Goldwasser and Professor Daniel J. Weitzner delves into the evolving landscape of Internet privacy and public policy, highlighting Weitzner's extensive career in this field. Weitzner discusses his journey from studying philosophy to engaging in technical work and eventually moving into law to address pivotal Internet-related issues. As the first lawyer for the Electronic Frontier Foundation, he tackled First Amendment rights, free speech, and surveillance, fostering collaboration with the cryptography community during a formative period for Internet policy. He reflects on the rapid expansion of the Internet and the opportunities it created for information access and privacy, as well as the challenges of managing risks associated with information technology. Weitzner emphasizes the need for a nuanced approach to Internet policy, balancing the potential and risks of technology as society becomes increasingly reliant on it.
Aug 08, 2022 841 words in the original blog post.
Homomorphic encryption is a privacy-enhancing technology that allows computations on encrypted data without decryption, ensuring data privacy across various applications. It enables the execution of machine learning computations on encrypted data, where data owners like Alice can gain insights without exposing their data or the model used, as demonstrated in a collaboration with Bob's cloud service. Similarly, it facilitates encrypted queries on public databases, allowing users to privately retrieve information such as stock prices without revealing their specific interests, exemplified by Alice's interaction with Bob's stock database. In another use case, homomorphic encryption combined with secret sharing enables multiple parties, such as hospitals, to collaboratively train machine learning models on their combined encrypted patient data without compromising individual privacy, as evidenced by the example involving Alice, Bob, and Charles. The technology ensures that the computations appear as gibberish to anyone other than the data owner, maintaining confidentiality and security, and can be further enhanced by integrating differential privacy to prevent the leakage of personally identifiable information.
Aug 08, 2022 983 words in the original blog post.
Anomaly detection is a vital technique for identifying data points that deviate from the norm, commonly used in fields such as manufacturing, cybersecurity, and fraud detection. The blog introduces the K-nearest neighbors (KNN) method as a prevalent approach in anomaly detection, which evaluates the similarity of data points based on their distance in a multi-dimensional space. KNN relies on calculating distances to determine if a data point is anomalous, but this presents challenges when working with sensitive data due to privacy concerns. Homomorphic Encryption (HE) is highlighted as a solution that allows calculations on encrypted data without revealing it, although complex computations like those required for KNN can be difficult with HE. Duality Technologies addresses this challenge with a patented technique that detects outliers in encrypted datasets while preserving data privacy, reflecting the increasing importance of security in data analysis.
Aug 08, 2022 597 words in the original blog post.
Governments can play a crucial role in promoting the adoption of Privacy Enhancing Technologies (PETs) through regulation, technological advancements, and sponsorship of projects. The need for PETs is growing due to increasing regulatory demands for data protection, as seen in regulations like HIPAA and GDPR, which highlight the importance of safeguarding sensitive data while allowing its utilization. Financial industries, in particular, are adopting PETs to comply with regulations and avoid fines. Additionally, improvements in technology, such as the development of open-source libraries like OpenFHE, make PETs more accessible, while standardized protocols boost confidence in their security. Government-sponsored initiatives, like those addressing health data sharing, further demonstrate the effectiveness of PETs in maintaining data privacy. Overall, by setting regulations, supporting new technologies, and investing in relevant projects, governments can significantly accelerate the integration of PETs into various sectors.
Aug 08, 2022 664 words in the original blog post.