# URL shortener

> AI-ranked search results for `shareable links` on awesome-repositories.com — ordered by an LLM for relevance, best match first. 118 total matches; showing the top 2.

Explore on the web: https://awesome-repositories.com/q/shareable-links

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [this search on awesome-repositories.com](https://awesome-repositories.com/q/shareable-links).**

## Results

- [privatebin/privatebin](https://awesome-repositories.com/repository/privatebin-privatebin.md) (8,384 ⭐) — PrivateBin is a self-hosted, zero-knowledge text hosting service and secret sharing tool. It utilizes browser-based AES 256-bit encryption to ensure that data is encrypted on the client side before transmission, meaning the hosting server cannot read or recover the original content.

The project distinguishes itself by using URL fragments to distribute decryption keys, preventing the secret key from ever being sent to the server. It supports the distribution of both encrypted text and files, which are compressed and encrypted locally prior to storage.

The platform includes capabilities for an
- [pglombardo/passwordpusher](https://awesome-repositories.com/repository/pglombardo-passwordpusher.md) (2,871 ⭐) — PasswordPusher is a self-hosted secret sharing service and file sharing platform used to create encrypted, self-destructing links for sensitive text and files. It functions as a white-label security gateway, allowing organizations to manage the distribution of secrets on their own internal infrastructure.

The system supports corporate white-labeling through custom domain mapping and branding customization to align the interface with a professional identity. It provides a RESTful API and command-line interface for the automated distribution of secrets within external scripts and workflows.

Th
