Search Criteria
Package Details: element-desktop-nightly-bin 2021030501-1
Git Clone URL: | https://aur.archlinux.org/element-desktop-nightly-bin.git (read-only, click to copy) |
---|---|
Package Base: | element-desktop-nightly-bin |
Description: | All-in-one secure chat app for teams, friends and organisations (nightly .deb build). |
Upstream URL: | https://element.io |
Keywords: | element matrix riot |
Licenses: | |
Replaces: | |
Submitter: | davebloggt |
Maintainer: | davebloggt |
Last Packager: | davebloggt |
Votes: | 4 |
Popularity: | 0.37 |
First Submitted: | 2020-07-16 08:13 |
Last Updated: | 2021-03-05 14:51 |
Latest Comments
davebloggt commented on 2020-11-08 12:10
Thanks for the hint anoa, I added sqlcipher as a dependency.
anoa commented on 2020-11-04 18:17
Element Desktop supports searching messages locally in encrypted rooms through something called seshat, which is bundled in the debian package. Seshat has a runtime dependency on
libsqlcipher
, and Element Desktop will print the following error upon startup iflibsqlcipher
is not found:Installing the
sqlcipher
package from the community repo solves this error and enables encrypted message search. I recommend adding it as a dependency of this package.