Reddit: Google Photos Alternative [Open source] #27
ehsan6sha
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Google Photos Alternative [Open source]
We are working on a project to provide a complete Google Photos alternative. There are 3 main advantages Google Photos provide:
1- Safe and resilient to data loss
2- Simple application interface
3- Flexible storage
We are working on a decentralized solution, which is indeed opensource. Solution is based on IPFS, IPLS and proxy re-encryption. Files are stored on an IPFS node, which can be synchronized with as many other nodes as user chooses to keep data safe and resilient to loss. Also data can be encrypted and saved safely on filecoin network or any normal cloud server. The node provides file management and database API through IPLD/IPFS. Developers can develop for end-users using simple-to-use APIs that are provided for each node. User can either install the open-source software on a machine manually to create a "BOX" node or purchase a "BOX" node.
First application we made is a Google Photo replacement, which you can find here:
functionland/photos (github.com)
you can also read more at our website:
https://fx.land
I would appreciate any constructive feedback and stay tuned!
posted on:
1- https://www.reddit.com/r/selfhosted/comments/npjxwo/google_photos_alternative_open_source/h07ocyf/
Beta Was this translation helpful? Give feedback.
All reactions