notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
timestamp-authority Service for issuing RFC 3161 timestamps
1.2.7 securitynew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-05-04 18:50:03
Last Update: 2025-05-12 10:44:18
Commit Hash: 045aad1
License: APACHE20
WWW:
https://sigstore.dev/
Description:
Trusted timestamping is a process that has been around for some time. It provides a timestamp record of when a document was created or modified. A timestamp authority creates signed timestamps using public key infrastructure. The operator of the timestamp authority must secure the signing key material to prevent unauthorized timestamp signing. A timestamp authority should also verify its own clock. We provide a configuration to periodically check the current time against well-known NTP sources.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. /usr/local/share/licenses/timestamp-authority-1.2.7/catalog.mk
  2. /usr/local/share/licenses/timestamp-authority-1.2.7/LICENSE
  3. /usr/local/share/licenses/timestamp-authority-1.2.7/APACHE20
  4. bin/fetch-tsa-certs
  5. bin/timestamp-cli
  6. bin/timestamp-server
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • timestamp-authority>0:security/timestamp-authority
To install the port:
cd /usr/ports/security/timestamp-authority/ && make install clean
To add the package, run one of these commands:
  • pkg install security/timestamp-authority
  • pkg install timestamp-authority
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: timestamp-authority
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1747046090 SHA256 (go/security_timestamp-authority/timestamp-authority-v1.2.7/v1.2.7.mod) = da0bc96c124c843139cd1cd9230cbd0a574307b8c225cb42a18855ca2b47dd84 SIZE (go/security_timestamp-authority/timestamp-authority-v1.2.7/v1.2.7.mod) = 7936

Expand this list (2 items)

Collapse this list.

SHA256 (go/security_timestamp-authority/timestamp-authority-v1.2.7/v1.2.7.zip) = e489c5c7fd2c4aceee11db18f2beb3e0e64c149cf60f7a709d7e6bc56930b8c3 SIZE (go/security_timestamp-authority/timestamp-authority-v1.2.7/v1.2.7.zip) = 195580

Collapse this list.


Packages (timestamps in pop-ups are UTC):
timestamp-authority
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest-1.2.6--1.2.6---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go124 : lang/go124
Fetch dependencies:
  1. go124 : lang/go124
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_timestamp-authority
USES:
go:1.24,modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/sigstore/timestamp-authority/@v/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.7
12 May 2025 10:44:18
commit hash: 045aad16512d64061ac53aa0e5786943990346f4commit hash: 045aad16512d64061ac53aa0e5786943990346f4commit hash: 045aad16512d64061ac53aa0e5786943990346f4commit hash: 045aad16512d64061ac53aa0e5786943990346f4 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/timestamp-authority: Update version 1.2.6=>1.2.7

Changelog: https://github.com/sigstore/timestamp-authority/releases/tag/v1.2.7
1.2.6
04 May 2025 18:44:55
commit hash: 0194e90af5fa5e54197bd75669353c500a756e18commit hash: 0194e90af5fa5e54197bd75669353c500a756e18commit hash: 0194e90af5fa5e54197bd75669353c500a756e18commit hash: 0194e90af5fa5e54197bd75669353c500a756e18 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/timestamp-authority: New port

Service for issuing RFC 3161 timestamps

Trusted timestamping is a process that has been around for some time. It
provides a timestamp record of when a document was created or modified.

A timestamp authority creates signed timestamps using public key
infrastructure. The operator of the timestamp authority must secure the
signing key material to prevent unauthorized timestamp signing.

A timestamp authority should also verify its own clock. We provide a
configuration to periodically check the current time against well-known
NTP sources.

WWW: https://sigstore.dev/

Number of commits found: 2