sipeed/picoclaw

[Feature] use vodozemac instead of libolm

Geschlossen

#3.088 geöffnet am 09.06.2026

 (9 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)Go (4.449 Forks)batch import
help wantedpriority: highstale

Repository-Metriken

Stars
 (29.896 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 2T 2h) (114 gemergte PRs in 30 T)

Beschreibung

🎯 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

Contributor Guide