quaint-potato-13675
06/14/2024, 11:03 AMchilly-king-10285
06/14/2024, 11:03 AMchilly-king-10285
06/14/2024, 11:03 AM0.0.0.0
when transmitting data to their metrics aggregator. It doesn't transmit any environment information from the host, except for a few specific details like operating system id, target architecture, number of CPUs available, binary build time, git hash, git tag, and memory consumption of the process. The information is stored in an aggregated format without any personally identifiable information. [source](https://www.ory.sh/docs/ecosystem/sqa#data-privacy) However, when interacting directly with the HTTP API Endpoints, it's crucial to ensure that you're following best practices for secure communication, such as using HTTPS for all requests, validating all inputs, and handling errors securely. It's also important to manage your API keys securely, as they are needed to call some of Ory APIs. [source](https://www.ory.sh/docs/guides/upgrade/sdk-v1#upgrade-guide) For more detailed information on security considerations when using Ory, I would recommend referring to the official Ory documentation or reaching out to the Ory community.