Compare the top open-source URL shortener repositories on GitHub, ranked by stars and activity, and find the best fit for your needs.
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
PrivateBin is a self-hostable zero-knowledge paste and file sharing service featuring client-side encryption, burn-on-read expiration, and a CLI-compatible API that directly matches the search requirements.
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
PasswordPusher is a self-hostable service for securely sharing encrypted secrets and files via self-destructing links, aligning well with your search despite being tailored specifically for security-conscious credential distribution rather than general-purpose text pasting.