Search Criteria
Package Details: threema-web 2.5.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/threema-web.git (read-only, click to copy) |
---|---|
Package Base: | threema-web |
Description: | The Threema Web client, packaged to run locally on port 4242 |
Upstream URL: | https://github.com/threema-ch/threema-web |
Keywords: | messenger threema web webclient |
Licenses: | AGPL3 |
Conflicts: | threema-web-git |
Provides: | threema-web |
Submitter: | dbrgn |
Maintainer: | dbrgn |
Last Packager: | dbrgn |
Votes: | 4 |
Popularity: | 0.001577 |
First Submitted: | 2018-07-03 12:06 (UTC) |
Last Updated: | 2024-12-20 21:56 (UTC) |
Latest Comments
dbrgn commented on 2021-10-27 09:47 (UTC)
alphazo: No, this is just Threema Web (https://web.threema.ch/#!/welcome) running on a local webserver.
If you want the Electron based application with its own window, use the https://aur.archlinux.org/packages/threema-desktop-bin/ package that I just published.
If you want a lightweight variant that runs on your machine, but must be accessed through the browser, use this package.
alphazo commented on 2021-10-27 09:41 (UTC)
Is this package the same as the recently released "Threema for Desktop" delivered in .rpm or .deb? https://threema.ch/en/download#desktop
dbrgn commented on 2021-04-30 09:21 (UTC)
You're right. However, the service file uses this user as well.
Maybe an appropriate user could automatically be created using the systemd-sysusers hook? https://wiki.archlinux.org/index.php/Pacman#Hooks
tercean commented on 2021-04-30 08:37 (UTC)
Building fails in a clean environment, as
http
is not a standard group. Seems to work fine without chowning, though.xryptor commented on 2020-04-26 15:36 (UTC) (edited on 2020-04-26 15:37 (UTC) by xryptor)
key signing didn't work for me :confused:
I added this line into the PKGBUILD after sha256sums=('...') Source
dbrgn commented on 2018-10-23 08:58 (UTC) (edited on 2018-10-23 08:59 (UTC) by dbrgn)
ethanrakoff: Feel free to modify the PKGBUILD to point to the beta branch and to install the modified package locally. Since the beta branch is only used during testing and will be merged soon, I don't want to maintain another AUR package.
ethanrakoff commented on 2018-10-23 06:29 (UTC)
Would you ever consider maintaining the beta branch as well?
dbrgn commented on 2018-08-03 07:41 (UTC) (edited on 2018-08-03 07:49 (UTC) by dbrgn)
therob: You can find the PGP signing key here: https://keybase.io/threema
The best way is to manually download the key. Alternatively you can use this line:
therob commented on 2018-08-03 07:38 (UTC)
Not sure what I'm doing wrong but I can't seem to get the key working.
threema-web-1.8.2-gh.tar.gz ... FAILED (unknown public key 65FDE935573ACDA6)
then I try and gpg the key:
Any ideas?