Automic VaultAutomic Vault

brew

使用 Homebrew, apt, dnf, Nix 安装 ots

查看 ots 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install ots

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install libots-dev

Debian stable package indexes · libots-dev · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install ots

Fedora Rawhide package metadata · ots · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#ots

nixpkgs package indexes · pkgs/by-name/ot/ots/package.nix · 来源: api.github.com

概览

软件包摘要

Share end-to-end encrypted secrets with others via a one-time URL

历史

项目历史与用法

ots is a Go command-line tool from Sniptt for sharing secrets through one-time URLs. It encrypts a secret on the client side, uploads encrypted bytes to the service, and returns a URL intended to be opened once or expire after a chosen lifetime.

项目历史

Sniptt introduced ots publicly in a 14 June 2021 post about developer-focused secret sharing. The post described one-time URL sharing as a popular Sniptt use case and presented ots as a lightweight, zero-configuration Go CLI for creating end-to-end encrypted one-time secrets.

The GitHub repository keeps the implementation compact and Go-only. Its README positions the tool for API keys, signing secrets, passwords, and environment data, with support for interactive prompts, pipelines, expiry settings, and regional data residency.

采用历史

ots gained package-manager visibility through Homebrew, where the formula builds the Go CLI and installs shell completions. The GitHub repository lists fourteen releases and a substantially larger star count than many single-purpose secret-sharing CLIs, suggesting interest beyond the original Sniptt audience.

使用方式

Users can create a secret interactively with ots new, pass data through a shell pipeline such as pbpaste or cat .env, set an expiry, and choose a storage region. The hosted web page offers the same one-time-secret model from a browser and advertises the CLI install path.

The code encrypts bytes with AES-256-GCM using a randomly generated key and nonce before sending encrypted bytes to the API. The service model is therefore aimed at quick exchange of sensitive material without placing plaintext into chat, email, or issue trackers.

为什么软件包爱好者会关心

ots is interesting as a package because it turns a hosted security workflow into a Unix-friendly pipe target. It is not a general secret manager; its value is the narrow workflow of making one encrypted, expiring URL from terminal input.

时间线

  • 14 June 2021: Sniptt's blog described ots as a zero-configuration Go CLI for one-time encrypted secret URLs.
  • 8 February 2025: The GitHub repository lists v0.3.1 as a release, and Homebrew's formula builds from that tag.

Related projects

  • ots is related to Sniptt's broader secret-management tooling and web-ots, the hosted browser interface for one-time secrets.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:encrypt

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
otscli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本0.3.1
管理器更新时间
本地数据OK
上游当前
检测到的最新版本v0.3.1

https://github.com/sniptt-official/ots

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键brew:ots
版本0.3.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/ots
主页https://ots.sniptt.com
仓库https://github.com/sniptt-official/ots
上游文档https://github.com/sniptt-official/ots#readme
许可证Apache-2.0
源码归档https://github.com/sniptt-official/ots/archive/refs/tags/v0.3.1.tar.gz
构建依赖go
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameots
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

libots-dev 0.5.0-9+b1

Open Text Summarizer (development)

http://libots.sourceforge.net/

sudo apt install libots-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: ots
  • 1 依赖
  • normalized package name match
  • 匹配方式:Ots
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libots-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libots0 0.5.0-9+b1

Open Text Summarizer (library)

http://libots.sourceforge.net/

sudo apt install libots0
  • Section: libs
  • Architecture: amd64
  • Source Package: ots
  • 3 依赖
  • normalized package name match
  • 匹配方式:Ots
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libots0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

ots 0.5.0-9+b1

Open Text Summarizer

http://libots.sourceforge.net/

sudo apt install ots
  • Section: text
  • Architecture: amd64
  • Source Package: ots
  • 3 依赖
  • normalized package name match
  • 匹配方式:Ots
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ots from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

ots

nix profile install nixpkgs#ots
  • normalized package name match
  • 匹配方式:Ots
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ot/ots/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libots-dev 0.5.0-9

Open Text Summarizer (development)

http://libots.sourceforge.net/

sudo apt install libots-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: ots
  • 1 依赖
  • normalized package name match
  • 匹配方式:Ots
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libots-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libots0 0.5.0-9

Open Text Summarizer (library)

http://libots.sourceforge.net/

sudo apt install libots0
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: ots
  • 3 依赖
  • normalized package name match
  • 匹配方式:Ots
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libots0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

ots 0.5.0-9

Open Text Summarizer

http://libots.sourceforge.net/

sudo apt install ots
  • Section: universe/text
  • Architecture: amd64
  • 3 依赖
  • normalized package name match
  • 匹配方式:Ots
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ots from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

ots 0.5.0-36.fc44

A text summarizer

http://libots.sourceforge.net/

sudo dnf install ots
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ots
  • 5 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Ots
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ots from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

ots-devel 0.5.0-36.fc44

Libraries and include files for developing with libots

http://libots.sourceforge.net/

sudo dnf install ots-devel
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: ots
  • 7 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Ots
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ots-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

ots-libs 0.5.0-36.fc44

Shared libraries for ots

http://libots.sourceforge.net/

sudo dnf install ots-libs
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: ots
  • 4 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Ots
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ots-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment