Home / Companies / Evervault / Blog / June 2023

June 2023 Summaries

5 posts from Evervault

Filter
Month: Year:
Post Summaries Back to Blog
The text delves into the core challenges and advancements in quantum communication and cryptography, highlighting the distinction between classical bits and quantum qubits. It explains the fundamental differences between these units of information, particularly emphasizing the concept of superposition that allows qubits to exist in multiple states simultaneously until measured. This property of qubits is central to the capabilities of quantum computers, which can perform complex calculations exponentially faster than classical computers, posing a threat to traditional cryptography methods. The text further explores quantum key distribution (QKD), a method that leverages the Heisenberg Uncertainty Principle to detect eavesdropping by observing perturbations caused by measurements of quantum states, thus offering a secure means of generating cryptographic keys. The discussion underscores the potential vulnerabilities of classical encryption in the face of quantum computing and the ongoing efforts by organizations like NIST to develop quantum-resistant cryptographic standards.
Jun 22, 2023 2,433 words in the original blog post.
Federated learning is a machine learning strategy designed to enhance user privacy by training models using data stored on local devices, which are then aggregated into a global model without accessing the raw data. It is particularly beneficial for handling sensitive data, such as medical records or keyboard inputs, offering a privacy-enhancing alternative to centralized learning. However, federated learning presents unique security challenges, including risks of data reconstruction and data poisoning, which could compromise the system's integrity and user trust. While secure aggregation methods can mitigate some of these risks by encrypting data exchanges between devices, they require significant network resources and coordination. Despite its advantages, federated learning is not foolproof, as evidenced by potential vulnerabilities and the need for robust security measures to prevent breaches. As federated learning becomes more prevalent with the rise of AI applications, it is crucial for companies to implement these safeguards to maintain consumer trust and ensure the privacy promises are upheld.
Jun 20, 2023 1,659 words in the original blog post.
In the digital age, data security is paramount, as emphasized by the Open Worldwide Application Security Project (OWASP), which regards data as the sole asset companies must protect. Developers must secure data both at rest, utilizing techniques like encryption and identity access management, and in use, employing technologies such as Trusted Execution Environments (TEEs) and secure enclaves. Methods like field-level encryption and server-side encryption offer ways to encrypt sensitive data, but each comes with its own advantages and challenges. Factors such as data sensitivity, scalability, key management, and integration with existing systems must be considered when selecting a secure data storage method. Secure enclaves provide isolated environments for processing sensitive data, ensuring confidentiality and integrity, while practices such as threat modeling and attestation enhance their effectiveness. Although homomorphic encryption offers a theoretical method to process encrypted data without decryption, it remains inefficient in practical applications. By combining encryption with secure enclaves, developers can mitigate unauthorized access risks, and robust security practices like access control, cryptography, and incident response are essential for protecting sensitive data.
Jun 15, 2023 1,711 words in the original blog post.
Over the past two decades, advancements in healthcare technology have significantly improved patient health but have also accelerated the digitization of sensitive health data, raising substantial security concerns. Many healthtech startups, like Company X, initially prioritize rapid product development over robust data security measures, potentially exposing themselves to significant risks. Company X, a London-based startup, navigated these challenges by first implementing basic security protocols using AWS tools and aligning with ISO 27001 and GDPR standards. They faced the need to encrypt sensitive data both at rest and in transit, opting for solutions like Evervault to secure data without altering their existing technology stack. By encrypting inbound data and using secure enclaves for data processing, Company X could secure sensitive information while maintaining compliance and minimizing risk exposure. This journey illustrates the importance of prioritizing data security early in the development process to build trust and avoid potential financial penalties.
Jun 13, 2023 1,301 words in the original blog post.
Recently, Evervault concentrated on enhancing its existing products and features to improve reliability and user experience while hinting at upcoming major releases. Key updates include a reworked billing processor and UI to provide users with a transparent breakdown of usage-based pricing, and the launch of a file encryption feature with applications like biometric image encryption and resume encryption. Additionally, Evervault improved onboarding for new users by revamping empty states in its dashboard to include descriptions, animated diagrams, and resources, aiming to shorten the "time-to-encrypt." In response to Node.js 16 reaching its end of life, Evervault announced the deprecation of Node.js 16 support for its Functions, advising users to update to newer versions to continue smooth deployments. The company also highlighted new content, including discussions on code attestation and encryption's role in DevSecOps strategies.
Jun 06, 2023 414 words in the original blog post.