> For the complete documentation index, see [llms.txt](https://docs.glidefinance.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.glidefinance.io/chinese/security/security.md).

# 其他措施

您的信任和安心对我们至关重要：Glide 在构建时就考虑到了安全性。

Glide 被设计为可证明安全的——请随时验证我们的 [源代码](https://github.com/glide-finance)[.](https://github.com/glide-finance) 我们删除了经常被滥用的迁移器代码并添加了时间锁，以实现完全透明和安全。

**迁移器功能已被删除。**

* Migrator 经常被恶意开发者/黑客用来窃取用户的资金。
* 这在 Glide 上是不可能的，因为迁移功能已从我们的代码中完全删除。

**时间锁**

* 时间锁可防止对 Glide 智能合约进行任何不可见和即时的更改。更改会被锁定一段时间，并且可以公开监控，提醒用户任何更改。
* 没有时间锁，恶意方可以立即修改智能合约，不会给用户任何警告。
* 我们的时间锁定延迟为 7 天。

{% hint style="info" %}
如果更改在时间锁中排队并且您不同意，那么您有一段时间提取资金并在更改被推送之前通知其他人。
{% endhint %}
