this post was submitted on 27 Nov 2023
2 points (75.0% liked)
Self-Hosted Main
504 readers
1 users here now
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
For Example
- Service: Dropbox - Alternative: Nextcloud
- Service: Google Reader - Alternative: Tiny Tiny RSS
- Service: Blogger - Alternative: WordPress
We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.
Useful Lists
- Awesome-Selfhosted List of Software
- Awesome-Sysadmin List of Software
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Nextcloud does calendar, contacts, photo management, maps, phone tracker, music player, forms (like google forms), todo lists, news aggregator (RSS), integration with Jitsi for web conferencing.
In the main page I can see the weather, Github notifications, reddit notifications, Mastodon notifications, Twitter notifications.
I can share a single file with a link, permanently or with a expiry date for logged-in users or publicly.
There is also hundreds more things nextcloud do but mine is configured this way. There is an app store inside it for gods sake! You can even install Solitaire...
Wake me up when FTP does half of that.
As for FTP, it's often blocked by ISPs, slow, and the best client for it looks like it came from the 90s.
And for all of those things, my desktop and my phone have specialized applications which work better than Nextcloud in every way and do not add a huge attack vector to my personal infrastructure.
SFTP may not be the right tool for the job here, but with something like Syncthing it is infinitely easier to synchronize the data between the devices and the specialized apps work directly on the data, than forcing all different types of data through the same single type of application. There is no such thing as "dumb clients" anymore, why not leverage that?