nips VS gotosocial

Compare nips vs gotosocial and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
nips gotosocial
70 29
2,096 3,475
1.6% 2.4%
9.5 9.7
2 days ago 3 days ago
Go
- 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.

nips

Posts with mentions or reviews of nips. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-22.
  • Why isn't Bluesky a peer-to-peer network?
    2 projects | news.ycombinator.com | 22 Jan 2024
    I'm interested in this too. While I note the [slightly chaotic] plethora of NIPs[0], and many of them look blockchainy, NIP-01 is looks ultra pragmatic and simple, and is the only one that is required to be implemented, AFAIK.

      [0] https://github.com/nostr-protocol/nips
  • Today I'm launching Flare, a video sharing site built on Nostr Like YouTube
    4 projects | news.ycombinator.com | 21 Dec 2023
    For you and others following. Common in early nostr apps. The web-extension spec is defined in https://github.com/nostr-protocol/nips/blob/master/07.md. Most apps check for window.nostr, then fail silently when it's missing or blocked. There are also some popular extensions in that list.
  • RSS can be used to distribute all sorts of information
    9 projects | news.ycombinator.com | 20 Nov 2023
    https://github.com/nostr-protocol/nips/blob/master/65.md

    The TLDR is that when a Nostr client supports NIP-65, it broadcasts to all known relays (which is continually updated/expanded) the list of relays that User A posts their stuff to.

    This means that as long as User B is connected to at least one of those "all known relays", their client now knows what relays User A posts their stuff to, and will specifically fetch things from those relays when it needs to load User A's things.

    It's essentially the Nostr take on the Gossip protocol: https://en.wikipedia.org/wiki/Gossip_protocol

  • Ask HN: What is the next great online community?
    2 projects | news.ycombinator.com | 24 Oct 2023
    I think your best bet here is Nostr (Notes and Other Stuff Transmitted by Relays): https://nostr.com https://github.com/nostr-protocol/nostr

    Nostr isn't a federated platform like Mastodon or Lemmy, it's more similar to the AT protocol created by Bluesky, whilst being far simpler to understand and write apps using it. The nostr protocol is defined by a series of NIPs (Nostr implementation possibilites https://github.com/nostr-protocol/nips), the most basic of which can be implemented in a client or a relay in 50-100 lines of code in any modern programming language.

    Each user runs a client, anyone can write a relay or run any of hundreds of existing implementations, both clients and relays can choose to support a number of NIPs. Users have a public-private keypair, and distribute notes to relays signed with their private key, which are verified by relays. Clients subscribe via websockets to any number of relays (I usually have 20-30), and receive notes from all users on those relays' databases, or filtered by the public keys of the users you're following. Relays for the most part don't communicate with each other. If you're ever blocked or banned from a relay, you'll still be able to have your notes seen as long as you have at least one relay in common with anyone who wants to see them. I run my own as well for extra resiliency.

    At the moment there's ~50 standardised NIPs, which add features like likes, zaps (bitcoin tips for notes), user status, post expiration, mentions, search, DMs, and public chats. Nearly all of these are supported by popular clients and relays. While nostr is primarily used for social media at the moment, it's already possible to build upon as a protocol for pretty much any online service.

    The total active user count on most public relays I'd estimate is somewhere around 500k to a million, though the nature of the protocol makes it impossible to estimate its true size. The perceived community on most relays before following anyone frankly can get pretty cancerous, mainly due to a lot of clients sorting notes by new by default, so I can only hope to high heaven it'll improve as it grows.

    Though like any new non-centralised platform, it's more difficult to get started on for most non-technical users as they have to pick one of hundreds of clients to install, and requires caution to never leak your private key and be very wary of which clients you trust it with.

  • Nostr: A Decentralized Messaging Protocol
    7 projects | news.ycombinator.com | 1 Sep 2023
    There is no "zaps balance". Zaps are just receipts of lightning payments.

    The basic idea is that a lightning node will detect when the invoice with a nostr note inside is paid, and then send the receipt to nostr as a nostr note, with the original bolt11 invoice inside with the signature from the user who sent the zap.

    It's all describe by NIP-57, a spec I put together to support this:

    https://github.com/nostr-protocol/nips/blob/master/57.md

    I was working on c-lightning at the time and I thought it would be really cool to replace the "like" button with an instant bitcoin micro-payment. I think it worked out quite well! There are many sites utilizing zaps in all aspects of the protocol, such as a decentralized market for AI job requests (data vending machines), zapgoals and zap fundraisers. All built on this note type. protocol synergy!

  • Why even let users set their own passwords?
    4 projects | news.ycombinator.com | 22 Jul 2023
  • Where does iris upload it's images?
    1 project | /r/nostr | 9 Jul 2023
    Take a look at NIP-23: Long-form Content https://github.com/nostr-protocol/nips/blob/master/23.md .
  • Nostr NIP-05 : Mapping Nostr keys to DNS-based internet identifiers
    1 project | /r/Namecoin | 7 Jul 2023
  • Greetings! I'm here to tell you about Nostr, a decentralized and censorship resistant social communication protocol that has recently added protocol level support for Moderated Communities. Developers are actively building this on Nostr and would love your help and support. Let us know what you want
    5 projects | /r/RedditAlternatives | 6 Jul 2023
  • I happened to learn about Nostr by chance.
    1 project | /r/Namecoin | 6 Jul 2023

gotosocial

Posts with mentions or reviews of gotosocial. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-05.
  • Official Lemmy instance to migrate off reddit
    5 projects | /r/rust | 5 Jun 2023
    Honestly if a server allows free login, then it shouldn't matter how the donations are spent, the admins are probably at a loss anyway. I've seen large phpBB forums run on donations for a long time, so maybe federated socials can work too. One unfortunate thing I've noticed from running a single-user GoToSocial instance is that it consumes a lot of storage, I'm getting 8Gb just from myself and the instances I follow. This could be brought down with more agressive cache settings, but it still shows that people using these new social media still have habits from Twitter or Reddit, where bandwidth and storage is paid for by advertisers, and don't realize how many gigabytes they're casually moving around. I really hope this won't be the downfall of the Fediverse.
  • ActivityPub domains and interactions across different instances on the fediverse
    4 projects | /r/fediverse | 31 May 2023
    I'll be starting my own instance of the fediverse, something for myself and family only. I'll start with gotosocial, and add a reddit like alternative too, but haven't decided between kbin or lemmy yet. Maybe I'll add pixelfed down the line.
  • A server to start in the fediverse.
    2 projects | /r/fediverse | 30 Apr 2023
    gotosocial is easy to install and easy to use, but you need 3rd party apps on your phone or computers to use it properly. Another option is snac2, you need to compile it manually but it is easy to use once compiled. Its web interface is kinda outdated, but it is usable as it is. Both are very light on resources, and can be installed on $4 vps.
  • I Wrote an Activitypub Server in OCaml: Lessons Learnt, Weekends Lost
    8 projects | news.ycombinator.com | 23 Apr 2023
    [2] https://github.com/superseriousbusiness/gotosocial
  • We need a textodon (text-only Fediverse hub)
    7 projects | news.ycombinator.com | 15 Feb 2023
    GotoSocial would be another option (also in Go with SQLite backend.) Although you'll need a front-end because it doesn't ship with one.

    https://github.com/superseriousbusiness/gotosocial

  • Running own Instance
    1 project | /r/Mastodon | 6 Feb 2023
    Not sure if you only want Mastodon. If not, I am running https://github.com/superseriousbusiness/gotosocial on a CPX11 Hetzner instance which costs 5.18 euros/month. Am hosting a few other things, but CX11 instance for 4.51 euros/month will also do well.
  • Can I use Mastodon as the backend for the social features in my app?
    3 projects | /r/Mastodon | 26 Jan 2023
  • How much I’ve spent so far running my own Mastodon server on AWS
    3 projects | news.ycombinator.com | 25 Dec 2022
    The main one is how they handle keys[1] which broke federation with Pleroma for a while. There's also some weirdness with their HTTP signing which breaks Honk follow requests but I'm still tracking that down.

    [1] https://github.com/superseriousbusiness/gotosocial/issues/11...

  • Mastadon apps feature comparison
    1 project | /r/Mastodon | 24 Dec 2022
    Compare mastodon, pleroma, misskey, friendica, gotosocial, pixelfed, peertube (https://github.com/superseriousbusiness/gotosocial) and their main forks.
  • I'll play: creating my own server
    1 project | /r/Mastodon | 18 Dec 2022
    As u/riffic mentioned, Mastodon is quite heavy. But since mastodon follows (mostly) standard protocols, you can host an alternative. I’m really interested in Gotosocial, which is written in Go so it can run on a cheaper VPS. But it doesn’t seem to support all features (which will be a common thing with alternatives).

What are some alternatives?

When comparing nips and gotosocial you can also consider the following projects:

simplex-chat - SimpleX - the first messaging network operating without user identifiers of any kind - 100% private by design! iOS, Android and desktop apps 📱!

Mastodon - Your self-hosted, globally interconnected microblogging community

nostr-emitter - An end-to-end group encrypted event emitter, built on the Nostr protocol.

hometown - A supported fork of Mastodon that provides local posting and a wider range of content types.

nostream - A Nostr Relay written in TypeScript

GuideToMastodon - An increasingly less-brief guide to Mastodon

awesome-nostr - nostr.net - awesome-nostr is a collection of projects and resources built on nostr to help developers and users find new things

Misskey - 🌎 An interplanetary microblogging platform 🚀

smtp-nostr-gateway - SMTP to Nostr NIP-04 Gateway

PixelFed - Photo Sharing. For Everyone.

zapddit - reddit-style client for nostr

instances - Mastodon instances list