惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Hacker News - Newest:
Hacker News - Newest: "LLM"
美团技术团队
MyScale Blog
MyScale Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
L
LangChain Blog
雷峰网
雷峰网
P
Proofpoint News Feed
G
Google Developers Blog
V
Visual Studio Blog
Recorded Future
Recorded Future
The GitHub Blog
The GitHub Blog
U
Unit 42
Stack Overflow Blog
Stack Overflow Blog
Microsoft Security Blog
Microsoft Security Blog
F
Fortinet All Blogs
Microsoft Azure Blog
Microsoft Azure Blog
阮一峰的网络日志
阮一峰的网络日志
D
Docker
博客园 - Franky
SecWiki News
SecWiki News
Attack and Defense Labs
Attack and Defense Labs
S
Secure Thoughts
Vercel News
Vercel News
S
Security Archives - TechRepublic
S
Security Affairs
Engineering at Meta
Engineering at Meta
D
DataBreaches.Net
N
News | PayPal Newsroom
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
M
MIT News - Artificial intelligence
博客园 - 【当耐特】
博客园 - 聂微东
Spread Privacy
Spread Privacy
爱范儿
爱范儿
大猫的无限游戏
大猫的无限游戏
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
H
Heimdal Security Blog
Security Latest
Security Latest
Blog — PlanetScale
Blog — PlanetScale
P
Privacy & Cybersecurity Law Blog
H
Help Net Security
T
Threat Research - Cisco Blogs
N
Netflix TechBlog - Medium
量子位
T
Threatpost
WordPress大学
WordPress大学
I
InfoQ
T
Tailwind CSS Blog
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events

AUR Newest Packages

AUR (en) - qml-language-server-git AUR (en) - qml-language-server-bin AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - typist-bin AUR (en) - curlmgr-bin AUR (en) - vigil-baseline moonfin AUR (en) - emendo AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - pressplay-iris-v2-nearlink AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - vgp-git AUR (en) - hyprlev-git AUR (en) - tritium-launcher-bin AUR (en) - codeinput AUR (en) - openwave AUR (en) - digest AUR (en) - solidc-git AUR (en) - anilist-tui AUR (en) - prism-tui-bin AUR (en) - prism-tui-git AUR (en) - clickdown-bin AUR (en) - sorting-visualizer AUR (en) - camp-graph-bin AUR (en) - mmdebstrap-git AUR (en) - paseo-desktop-bin AUR (en) - dota2-minify-bin AUR (en) - yt-dvr AUR (en) - python-typed-ffmpeg AUR (en) - python-typed-ffmpeg-v8 AUR (en) - python-ffmpeg-core AUR (en) - sshmgr AUR (en) - mcjoin-git AUR (en) - enneagram AUR (en) - epsonscan2-bin AUR (en) - ocaml-otoml AUR (en) - termus AUR (en) - wch-ch56x-isp AUR (en) - excalidraw-desktop-bin AUR (en) - binaryobjectscanner-bin AUR (en) - springcraft AUR (en) - frotxt AUR (en) - openring-rs AUR (en) - openring-rs-bin AUR (en) - brave-origin-beta-bin AUR (en) - riscv-none-elf-gcc-ch56x-bin AUR (en) - oryx-bench-bin AUR (en) - cremniy-bin AUR (en) - whisper.cpp-cuda-bin AUR (en) - libggml-cuda-bin AUR (en) - hid-rapoo-dkms AUR (en) - claudelytics-bin AUR (en) - lazyspotify-bin AUR (en) - och AUR (en) - emskin-bin fast-syntax-highlighting-git AUR (en) - revdiff AUR (en) - ltg AUR (en) - tdesktop-nolimit AUR (en) - python-gmsh-bin AUR (en) - python-cad_to_openmc-git AUR (en) - cert-checker AUR (en) - yaak-cli AUR (en) - yaak-cli-bin AUR (en) - vim-bufexplorer AUR (en) - nss-altfiles AUR (en) - loof AUR (en) - deez-notes-bin AUR (en) - dalvikus-bin AUR (en) - nazar-blocker AUR (en) - goosestation-libretro AUR (en) - cpuinfo-pytorch-git AUR (en) - addpath-git AUR (en) - gpu-ratemeter-git AUR (en) - whispers-cuda-git AUR (en) - whispers-cuda-bin AUR (en) - nighterrors-bin AUR (en) - nighterrors-git AUR (en) - kei AUR (en) - rustbust AUR (en) - rmap AUR (en) - foxguard AUR (en) - hyprlogin-git AUR (en) - gnome-shell-extension-search-light AUR (en) - solarust AUR (en) - equivs AUR (en) - foxlib AUR (en) - edac-utils AUR (en) - kebiki AUR (en) - runex AUR (en) - lazyagent-bin AUR (en) - trackd
AUR (en) - warp-terminal-oss-bin
2026-04-30 · via AUR Newest Packages

A few issues with this PKGBUILD that should be addressed:

  1. Wrong package name. Per AUR submission guidelines, packages shipping prebuilt binaries when sources are available must use the -bin suffix. The Warp client is open source (AGPLv3/MIT) at github.com/warpdotdev/warp, and this package installs prebuilt binaries — so it should be warp-terminal-oss-bin. There is already a warp-terminal-oss-bin package in the AUR; this one is effectively a duplicate.

  2. Misleading url field. url= points to https://github.com/warpdotdev/warp, but source= pulls a tarball from github.com/leozeli/warp-terminal-oss-aur/releases. The url field should reflect where the artifact actually comes from, or this should be built from upstream sources directly.

  3. Unverifiable binary provenance. sha256sums only verifies that the downloaded file matches what leozeli published — there is no cryptographic link to a specific upstream commit, no signature, and no GitHub Artifact Attestation / SLSA provenance. Users have no way to confirm the binary corresponds to warpdotdev/warp@d0f045c. Given that Warp handles auth tokens, AI API calls, and sees every command typed into the terminal, the bar for trusting an unsigned third-party rebuild is high.

Suggested fixes, in order of preference: - Rewrite as a proper source build using cargo against a pinned upstream tag/commit from warpdotdev/warp (no -bin suffix needed). - Otherwise: rename to -bin, fix the url field, and publish the build workflow with GitHub Artifact Attestations so the binary's provenance is verifiable.

In its current state I'd recommend users prefer warp-terminal-oss-bin or build from upstream directly.

Please note that this package, as it is now, should be called "warp-terminal-oss-bin".

From the AUR submission guidelines: "Packages that use prebuilt deliverables, when the sources are available, must use the -bin suffix."

Binaries are also being pulled from a different repo then the URL field suggests.