# 我怎么判断特定的Discourse客户端发行版是否是自由软件？

**URL:** <https://meta.discourse.org/t/how-can-i-tell-if-a-particular-distribution-of-the-discourse-client-is-free-software/336374>\
**Category:** Support\
**Created:** [2024年十一月15日 17:33 UTC](https://meta.discourse.org/t/how-can-i-tell-if-a-particular-distribution-of-the-discourse-client-is-free-software/336374 "2024-11-15T17:33:50Z")\
**Posts on this page:** 1\
**Showing post:** 6

<div class="post-metadata">

**Author:** ![JacobK1](https://avatars.discourse-cdn.com/v4/letter/j/7feea3/32.png) [@JacobK1](https://meta.discourse.org/u/JacobK1)\
**Post date:** [2024年十一月15日 18:28 UTC](https://meta.discourse.org/t/how-can-i-tell-if-a-particular-distribution-of-the-discourse-client-is-free-software/336374/6 "2024-11-15T18:28:44Z")

</div>

您提到插件让我想知道是否有办法检查版本信息，我找到了[这个主题](https://meta.discourse.org/t/finding-what-version-of-discourse-youre-using/104326)，其中描述了如何获取版本信息。

因此，例如，我可以看到此实例正在使用提交 276bc8a565389ea1a145af08ec8e64c1a5bea990，FSF 会员论坛正在使用提交 7ecaf6295daf8759aa98d00e7035c4dc0f853303，Purism 论坛正在使用 999aaa35a79ae7c586a91de1f6c1f7b3c8092bd2，Exercism 论坛正在使用提交 1bd9ca11e777f880462ae64c6795ef7de28a8cd2。所有这些都是官方存储库中的有效提交，所以我猜这些实例没有修改 Discourse 本身（尽管它们可能添加了插件）。

我认为剩下的是插件和主题。看起来您可以通过查找插件脚本中的“data-discourse-entrypoint”属性来查看插件名称，但我没有看到版本标识符。您知道有什么方法可以获取已安装插件的列表吗？

---

_[View the full topic](https://meta.discourse.org/t/how-can-i-tell-if-a-particular-distribution-of-the-discourse-client-is-free-software/336374)._
