sipeed/picoclaw

[Feature] use vodozemac instead of libolm

已关闭

#3,088 创建于 2026年6月9日

 (9 条评论) (2 个反应) (0 位负责人)Go (4,452 个派生)batch import
help wantedpriority: highstale

仓库指标

星标
 (29,892 个星标)
PR 合并指标
 (平均合并 2天 2小时) (30 天内合并 114 个 PR)

描述

🎯 The Goal / Use Case

Avoid using libolm, as it is unmaintained and insecure.

💡 Proposed Solution

Use vodozemac instead of libolm. Vodozemac is the official replacement library.

🛠 Potential Implementation (Optional)

make libolm optional at compile time

🚦 Impact & Roadmap Alignment

  • This is a Core Feature
  • This is a Nice-to-Have / Enhancement
  • This aligns with the current Roadmap

🔄 Alternatives Considered

💬 Additional Context

In nixpkgs/on nixos users will either have to allow all insecure packages or specifically whitelist libolm or picoclaw to use it. This will likely scare of new users

贡献者指南