An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 6.6% on proxy.golang.org

proxy.golang.org : github.com/NinesStack/urlsign

Package urlsign contains a signed URL mechanism, where a URL can safely be passed through a third party and validated before being served. This is useful for passing a URL to a browser, for example, from one service and having a second service be certain the URL was as authorized. This is handled by generating a signing token for each URL based on all the other query parameters and the path. This does not validate the hostname or scheme from the passed URL. Expiration/bucket size is an external, agreed parameter between the services.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/%21nines%21stack/urlsign
License: MIT
Latest release: 22 days ago
Namespace: github.com/NinesStack
Last synced: 22 days ago