Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我应该开发存储非常敏感信息和密码的 iOS 应用程序。我发现 iOS 钥匙串就是为此目的,但有些事情让我感到困扰。如果手机越狱,这对钥匙串有何影响?有人可以访问其中的信息吗?如何使钥匙串更安全并保护信息?
钥匙串使用加密——Apple 假设攻击者可以直接访问设备的文件系统,并进行了相应的设计。
只要您遵循最佳实践,您就不必担心越狱。