Search Criteria
Package Details: cloudflare-warp-bin 2025.2.600-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cloudflare-warp-bin.git (read-only, click to copy) |
---|---|
Package Base: | cloudflare-warp-bin |
Description: | Cloudflare Warp Client |
Upstream URL: | https://1.1.1.1 |
Licenses: | unknown |
Conflicts: | cloudflare-warp |
Provides: | warp-cli, warp-diag, warp-svc |
Submitter: | solatis |
Maintainer: | solatis (mhdi, billyaddlers, vk8a8, Neomax7) |
Last Packager: | mhdi |
Votes: | 58 |
Popularity: | 1.65 |
First Submitted: | 2021-05-26 08:59 (UTC) |
Last Updated: | 2025-03-31 23:04 (UTC) |
Dependencies (12)
- cairo (cairo-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- nftables (nftables-fullconeAUR, nftables-gitAUR)
- nspr (nspr-hgAUR)
- nss (nss-hgAUR)
- pango (pango-gitAUR)
Latest Comments
« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 19 Next › Last »
apostol commented on 2022-03-12 13:18 (UTC)
systemctl enable --now warp-svc.service
solatis commented on 2022-03-10 09:17 (UTC)
@jesusma3009 Could you copy/paste the error you get?
jesusma3009 commented on 2022-03-10 09:15 (UTC)
I have an error verifying the 'LICENSE' file. Thanks for your work
danievdm commented on 2022-02-18 16:33 (UTC)
@solatis, not sure as I've updated plenty of packages and cleared the cache a few times over the last month. But have downloaded and updated the package manually now. I'll need to watch it in future as wrote an app that reads the CLI output of this app as a dependency. But all good now.
solatis commented on 2022-02-18 15:02 (UTC)
@danielvdm That shouldn't happen as far as I know. Maybe there's some caching issue?
danievdm commented on 2022-02-18 14:07 (UTC)
Any reason why this never updated in the AUR repos? Mine still showed cloudflare-warp-bin 2021.12.0-2 showing last modified 15 Dec 2021 13:40:27.
solatis commented on 2022-02-13 15:12 (UTC) (edited on 2022-04-02 11:38 (UTC) by solatis)
Hi guys, I've updated the package to the latest version as release by cloudflare.
In addition to the version update, a couple of small fixes have been made and a major one: we now validate against Cloudflare's PGP keys. If you're getting PGP errors, first make sure you have imported the key:
If, after importing the key, you're still seeing PGP validation errors, please copy/paste the errors messages you're seeing. Thanks!
solatis commented on 2022-01-24 19:39 (UTC) (edited on 2022-01-24 19:40 (UTC) by solatis)
Hi @Nu4425, thanks a lot for your feedback!
Regarding your questions:
The package source -- no particular reason, except that I simply used Ubuntu focal to source the .debs. As you may see in the comment history below, there were some issues with package signatures when it was done a bit more clever, which these specific URLs done have. I think that's related to the issue that you mention. As such, what I'm doing right now is simply copy the MD5 and url from Ubuntu Focal, and keep it simple.
The systemd service -- the actual systemd service file comes from Cloudflare themselves, and I haven't done any modification to it. I believe this is in line with Arch's overall strategy to package maintenance.
As for your specific proposal, I think warp-svc needs to be able to do some pretty "root user" level stuff: among other things, creating new network devices for the wireguard tunnel. There's probably a way to harden this in order ways, though.
I would be interested in hearing the thoughts of other users of this package, as my assumptions may be wrong. Would be happy to make changes if this were the case.
Nu4425 commented on 2022-01-24 19:25 (UTC) (edited on 2022-01-24 19:31 (UTC) by Nu4425)
@solatis @glitsj16 @sl1pkn07, after looking into it I found that it may be possible to harden warp-svc through systemd
See https://wiki.archlinux.org/title/Systemd#Sandboxing_application_environments for more information and
man systemd.exec
for the flags that can be appliedBasically, to force the service to run as a non-root user: 1)
sudo systemctl edit warp-svc.service
2) addwhere
USERNAME
is your userNu4425 commented on 2022-01-24 00:59 (UTC) (edited on 2022-01-24 01:00 (UTC) by Nu4425)
@solatis is there any specific reason why you chose to reference
https://pkg.cloudflareclient.com/pool/dists/focal/main/cloudflare_warp_2021_12_0_1_amd64_2dae41e61d_amd64.deb
thanhttps://pkg.cloudflareclient.com/uploads/cloudflare_warp_2021_12_0_1_amd64_2dae41e61d.deb
?The source for the latter is more tracable which makes it more transparent. Also, for some reason, the resulting digests are different despite both being for the same distribution release (focal).
« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 19 Next › Last »