alternative-front-ends VS Mastodon

Compare alternative-front-ends vs Mastodon and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
alternative-front-ends Mastodon
70 1,226
6,267 45,916
- 0.9%
3.7 10.0
about 1 month ago 5 days ago
Ruby
GNU Affero General Public License v3.0 GNU Affero General Public License v3.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

alternative-front-ends

Posts with mentions or reviews of alternative-front-ends. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-01.
  • Juno – A YouTube Client for Vision Pro
    3 projects | news.ycombinator.com | 1 Feb 2024
    > Do you block YouTube on your network so you don't see content from that platform? I'd wager you don't.

    I don't block YouTube, I just don't use any of their official frontends. There are plenty of alternatives in this space[1]. This might not work for everyone, but I get a much better UX with these tools. Not seeing ads is one benefit, but it's also about not being a participant in training algorithms that effectively cause psychological damage.

    > I am pretty sure you pay for things that bring value or make thing easier for you in life

    Of course. And I happily support content creators who don't rely on advertising or Google itself. I just refuse to be forced into a corrupt business model.

    Anyway, I didn't mean to antagonize you, so apologies if my response came across that way.

    [1]: https://github.com/mendel5/alternative-front-ends?tab=readme...

  • Invidious – An open source alternative front-end to YouTube
    7 projects | news.ycombinator.com | 16 Oct 2023
    There is a great list of many alternative frontends I found here: https://github.com/mendel5/alternative-front-ends

    They work well for internet archiving too, e.g. when Twitter or Reddit are being annoying and showing popups/login redirects/etc. you can replace the URL with an alternative frontend version and archive the content without the cruft.

  • Not too illegal but how the fuck do i remove ads from YouTube on iPhone
    1 project | /r/illegallifeprotips2 | 15 Oct 2023
  • Tor’s shadowy reputation will only end if we all use it
    4 projects | news.ycombinator.com | 28 Jul 2023
    I use Tor for everything that doesn't require identification, and I use very few of those services. Feel free to ask me anything.

    >There are sites that I have been unable to get working

    This happens, most of the time because of Cloudflare. A solution is to get a new Tor circuit 3-5 times, and then the page will load. If a site simply won't work, like Meta platforms I won't use them. Using alternative front-ends[1] makes most sites that usually wouldn't work, work as well.

    >The Tor browser does help here, by not easily allowing obvious mistakes like using http.

    This is false, HTTPS only is enabled by default in Tor Browser. It's common knowledge for everyone including users of Google Chrome and Firefox to not use HTTP sites.

    [1]: https://github.com/mendel5/alternative-front-ends

  • You’re Not Imagining It: Social Media Is in Chaos
    1 project | news.ycombinator.com | 16 Jul 2023
    May I suggest:

    https://github.com/mendel5/alternative-front-ends#facebook

  • Stop YouTube blocking your AdBlocker
    3 projects | /r/Piracy | 3 Jun 2023
    thanks, found a bunch here https://github.com/mendel5/alternative-front-ends
  • lynx browser
    1 project | /r/commandline | 11 May 2023
    For Gmail you can use (neo)mutt if you want to use in the CLI. For the other services check this out
  • Google sent me this - local guide
    1 project | /r/lucknow | 18 Apr 2023
  • What is the least browser that consumes data
    2 projects | /r/browsers | 13 Apr 2023
    In addition, Youtube is a notoriously heavy website with a ton of javascript. There are plenty of opensource front end websites that use a lot less or no javascript. Piped is a popular frontend for Youtube.
  • Any alternatives to YouTube?
    1 project | /r/degoogle | 8 Apr 2023

Mastodon

Posts with mentions or reviews of Mastodon. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-15.
  • Ask HN: What do you think about a subscription based social media?
    1 project | news.ycombinator.com | 27 Apr 2024
    Oh, TIL about https://mastodon.social/ (https://joinmastodon.org/)

    Looks like what you describe, doesn't it?

    > Social networking that's not for sale.

  • Alt Text box can't fit one screenshot of text
    1 project | news.ycombinator.com | 21 Apr 2024
    Interestingly there is some discussion for Mastodon with people asking the limit to be smaller, which raises the question as to the purpose of alt text, and how to properly handle larger text lengths in screen reader programs.

    https://github.com/mastodon/mastodon/issues/12268

  • Open source at Fastly is getting opener
    10 projects | dev.to | 15 Mar 2024
    Through the Fast Forward program, we give free services and support to open source projects and the nonprofits that support them. We support many of the world’s top programming languages (like Python, Rust, Ruby, and the wonderful Scratch), foundational technologies (cURL, the Linux kernel, Kubernetes, OpenStreetMap), and projects that make the internet better and more fun for everyone (Inkscape, Mastodon, Electronic Frontier Foundation, Terms of Service; Didn’t Read).
  • Bluesky announces data federation for self hosters
    7 projects | news.ycombinator.com | 22 Feb 2024
    Mastodon DMs have absolutely no privacy: https://github.com/mastodon/mastodon/issues/18079

    For a decentralized protocol doing things right is much more important than doing things fast, it is very difficult (and in a lot of cases impossible) to break backwards compatibility.

  • External OpenID Connect Account Takeover by Email Change
    1 project | news.ycombinator.com | 15 Feb 2024
  • Ask HN: Best practice for posting links to large Mastodon threads?
    1 project | news.ycombinator.com | 9 Feb 2024
    Postmortem on what happened here: https://news.ycombinator.com/edit?id=39305884

    The v1 API of Mastodon limits the size of the tree that it will expand for users who are not logged into the server: https://github.com/mastodon/mastodon/blob/main/app/controllers/api/v1/statuses_controller.rb . I am guessing that this or some similar limit applies to threads being returned to unauthenticated users of the web UI. It just arbitrarily stops expanding the replies at some point, including the main thread from the OP.

    If a thread is truncated, users expect it to expand automatically and autoscroll when you hit the bottom. In my desktop browser, that does not occur, and there is no indication that there is more to see. This is the situation of the web interface as of Mastodon version 4.2.5.

    The issue is very sensitive to observer conditions. If you are logged into the server, the behavior is different. If you use a Mastodon app instead of the web, the behavior might be different. As the tree expands, the cutoffs become different. If you look at the thread on a different Mastodon server, the tree is different because every server has its own view of the Fediverse.

    HN needs a best practice for linking to Mastodon threads in a way that provides a consistent experience to HN readers. The average Mastodon server would be crushed by hundreds of HN readers grabbing the entirety of a huge thread all at once, so this might involve some thread-unroll-and-cache service. I tried https://mastoreader.io/ but it did not solve the problem.

    Alternately, we push changes into the Mastodon web UI to warn users when they need to click to see more and assume that people will get used to the navigation.

    Suggestions?

  • CVE-2024-23832 Mastodon Vulnerability: Remote user impersonation and takeover
    2 projects | news.ycombinator.com | 1 Feb 2024
    Fixed in Mastodon v4.2.5 https://github.com/mastodon/mastodon/releases/tag/v4.2.5
  • Unity's Open-Source Double Standard: The Ban of VLC
    1 project | news.ycombinator.com | 12 Jan 2024
    >You can defeat the Affero clause by putting the software behind a proxy, for example

    Could someone elaborate on this? This is NOT my understanding of the license, and it seems absurd considering e.g. Mastodon is AGPL but the standard install requires a reverse proxy[1]. If using a proxy defeats Affero, why would the Mastodon team do this? Are they stupid?

    [1] https://github.com/mastodon/mastodon/blob/main/dist/nginx.co...

  • You Can't Follow Me
    7 projects | news.ycombinator.com | 11 Jan 2024
    Mastodon is free and open-source. Go ahead and add the flag:

    https://github.com/mastodon/mastodon/blob/main/CONTRIBUTING....

  • Change Referer value to something generic such as "urn:activitypub:Mastodon"
    1 project | news.ycombinator.com | 10 Jan 2024

What are some alternatives?

When comparing alternative-front-ends and Mastodon you can also consider the following projects:

youtube-local - browser-based client for watching Youtube anonymously and with greater page performance

diaspora* - A privacy-aware, distributed, open source social network.

ProxiTok - Open source alternative frontend for TikTok made using PHP

Misskey - 🌎 An interplanetary microblogging platform 🚀

libreddit - Private front-end for Reddit

Lemmy - 🐀 A link aggregator and forum for the fediverse

alternative-frontends - 🔐🌐 Privacy-respecting web frontends for popular services

Friendica - Friendica Communications Platform

privacy-redirect - A simple web extension that redirects Twitter, YouTube, Instagram & Google Maps requests to privacy friendly alternatives.

GNU social - GNU social is social communication software for both public and private communications.

browser_extension - A browser extension that redirects popular sites to alternative privacy friendly frontends

nostr - a truly censorship-resistant alternative to Twitter that has a chance of working