# Trifecta: Open-source software for self-hosted image sharing

DevFeed: [Trifecta: Open-source software for self-hosted image sharing](<https://devfeed.tech/articles/trifecta-36606.md>)

Original publisher: [Read original article](<https://berthub.eu/articles/trifecta/>)

Published: 2024-01-18T09:22:53Z

Content type: article

Language: en

Sources: [Bert Hubert's writings](<https://devfeed.tech/sources/bert-hubert-s-writings.md>)

Topics: [Software](<https://devfeed.tech/topics/software.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Image](<https://devfeed.tech/topics/image.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>), [C++](<https://devfeed.tech/topics/c-plus-plus.md>), [SQLite](<https://devfeed.tech/topics/sqlite.md>), [Back end](<https://devfeed.tech/topics/backend.md>), [Front end](<https://devfeed.tech/topics/frontend.md>), [servers](<https://devfeed.tech/topics/servers.md>), [Docker](<https://devfeed.tech/topics/docker.md>)

Tags: [backend](<https://devfeed.tech/tags/backend.md>), [c-plus-plus](<https://devfeed.tech/tags/c-plus-plus.md>), [cookies](<https://devfeed.tech/tags/cookies.md>), [database](<https://devfeed.tech/tags/database.md>), [docker](<https://devfeed.tech/tags/docker.md>), [frontend](<https://devfeed.tech/tags/frontend.md>), [images](<https://devfeed.tech/tags/images.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [security](<https://devfeed.tech/tags/security.md>), [software](<https://devfeed.tech/tags/software.md>), [trackers](<https://devfeed.tech/tags/trackers.md>)

## AI overview

Trifecta is a self-contained, open-source image-sharing application designed for company, group, or personal use. It includes user and session management, multi-image posts, optional captions and titles, public or time-limited sharing, passwordless login, password recovery, and deployment options including Docker, binaries, and package files.

## Source excerpt

Trifecta is actual stand-alone software that you can use to paste and drag images to, for easy sharing. It has pained me for years that I had to use imgur for this purpose. Not only does imgur install lots of cookies and trackers on my browser, I also then force these onto the people that visit the images that I share. I checked out some existing solutions you could download, but I worry about their security.