Bluesky
-
The app complies with the inclusion criteria -
The app is not already listed in the repo or issue tracker. -
The original app author has been notified (and does not oppose the inclusion). -
Donated to support the maintenance of this app in F-Droid.
Link to the source code:
https://github.com/bluesky-social/social-app
Link to app in another app store:
https://play.google.com/store/apps/details?id=xyz.blueskyweb.app
License used:
MIT
Category:
Internet, Connectivity, Multimedia
Summary:
Decentralized social network based on the AT protocol
Description:
Bluesky is a social app that is designed to not be controlled by a single company. We’re creating a version of social media where it's built by many people, and it still comes together as a cohesive, easy-to-use experience. We've done this by building Bluesky on the AT Protocol, an open source toolbox for building social apps that can all talk to each other.
We want modern social media and public conversation online to work more like the early days of the web, when anyone could put up a blog or use RSS to subscribe to several blogs. We believe this will unlock a new era of experimentation and innovation in social media. Researchers and communities will have the ability to jump in to help solve the problems social networks currently face, and developers will be able to experiment with many new forms of interaction.
Traditional social networks are often closed platforms with a central authority. There’s a small group of people who control those companies, and they have total control over how users can use the platform and what developers can build. On these platforms, as a user, if you try to leave, you have to start over from scratch without the connections you built there or the content you made. As a developer, if you try to build a new app, you have to overcome network effects to rebuild the social graph from scratch, and if you try to build on the APIs of these companies they can cut you off and kill your company in the blink of an eye. As a creator, you might spend years building an audience only to lose access to it when the platform changes the rules on you.
Upstream issue:
https://github.com/bluesky-social/social-app/issues/898
Potentially related issues:
https://github.com/bluesky-social/social-app/issues/2222
https://github.com/bluesky-social/social-app/issues/1581
Additional information:
haileyok, who is a member of the Bluesky GitHub organization commented that they're looking into adding Fastlane support, which would be a step forward:
Yea, adding them directly to GitHub releases is easy so that's not a huge problem at all. And if Obtanium works directly with GitHub that's even better (I'm actually looking at doing this for some internal releases as well which is why I'm coming back to this!).
Re: signature and changelog w/ fastlane, that isn't something that's terrible to do either although would take a bit more effort. Right now I'll look into Obtanium in the short term and FDroid might be something I look at later. Thanks everyone!