Thanks for the info @gpsolo, I just updated the package to the latest version!
Search Criteria
Package Details: wootility 5.3.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/wootility.git (read-only, click to copy) |
|---|---|
| Package Base: | wootility |
| Description: | Utility for configuring Wooting keyboards |
| Upstream URL: | https://wooting.io/wootility |
| Keywords: | configuration keyboard wootility wooting |
| Licenses: | unknown |
| Submitter: | AlphaLynx |
| Maintainer: | AlphaLynx |
| Last Packager: | AlphaLynx |
| Votes: | 22 |
| Popularity: | 0.111156 |
| First Submitted: | 2025-07-22 23:45 (UTC) |
| Last Updated: | 2026-05-07 01:59 (UTC) |
Dependencies (4)
- fuse2
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
Required by (1)
Sources (2)
Quokka commented on 2025-01-26 10:44 (UTC)
gpsolo commented on 2025-01-26 05:51 (UTC)
New beta update 5.0.0-beta.6 just released
BigBrainAFK commented on 2024-07-15 12:13 (UTC)
@Freso We don't actually return a 403 Forbidden anywhere in the route handlers for that api. We also have no blocklist of Tor nodes or other such things. The best I can imagine is that DigitalOcean has some IPs blocked that may also be Tor Nodes which we can't influence.
Freso commented on 2024-07-05 15:46 (UTC)
@BigBrainAFK I’d love to switch to using your API for this! Is there a chance you’d stop 403’ing requests from Tor exit nodes (at the very least for this endpoint)?
SimplyMika commented on 2024-06-28 04:22 (UTC)
That version query parameter seems a lot nicer to me than directly accessing the S3 bucket. At the very least it's obviously trustworthy while reading the PKGBUILD with no verification needed. Thanks @BigBrainAFK!
I'd personally vote for changing the URL in the PKGBUILD to the api.wooting.io one.
@Freso / @shaybox, thoughts?
BigBrainAFK commented on 2024-06-27 13:06 (UTC)
@Micha @Freso @shaybox
Not entirely sure who to tag here but our API does support fetching specific versions of Wootility without a raw AWS URI.
You can use the query parameter version to specify which version you want from our API. This way you don't have to use some AWS URI that people can only verify by curl-ing or downloading it themselves from us at Wooting and then checking if the AWS URIs match or not.
For example:
https://api.wooting.io/public/wootility/download?os=linux&branch=lekker&version=4.6.20
Another example
https://api.wooting.io/public/wootility/download?os=linux&branch=lekker&version=4.6.6
xaizone commented on 2024-06-27 08:55 (UTC) (edited on 2024-06-27 08:56 (UTC) by xaizone)
@Micha Wooting stores their AppImage inside a S3 bucket, you can verify it yourself by following the link from their website. e.g. curl -i https://api.wooting.io/public/wootility/download?os=linux&branch=lekker
SimplyMika commented on 2024-06-18 16:27 (UTC)
Why does this download the AppImage from https://s3.eu-west-2.amazonaws.com? The official website points to https://api.wooting.io/public/wootility/download?os=linux&branch=lekker.
I've verified that the files downloaded (at the time of writing) are identical, but it still seems kinda sketchy. I'm personally hesitant to install this package because I don't feel comfortable trusting a random S3 bucket.
scrufulufugus commented on 2023-07-14 21:27 (UTC)
Could you move the systemd unit file to the standard location for packaged units: /usr/lib/systemd/system/.
shaybox commented on 2023-04-07 13:10 (UTC)
Updated
Pinned Comments