linuxusers.in is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Admin email
dharmiik@proton.me
Admin account
@dharmik@linuxusers.in

Search results for tag #snac

0 ★ 0 ↺

dharmik »
@dharmik@linuxusers.in

i use my very own instance which is sometimes slow. i pressed the post button 4 times.

The Real Grunfink »
@grunfink@comam.es

I confirm that ntfy works fine for me. I think that @stefano@bsd.cafe can confirm as well (in fact, Ntfy code in was his work).

I've discovered a thing, though; if I have the ntfy app and Tusky running at the same time, Tusky adds 3 or 4 additional notifications to Ntfy (don't know why), and then chaos insues (I get repeated notifications all the time).

sergiodj »
@sergiodj@snac.sergiodj.net

Is anyone successfully using 's ntfy support? I tried enabling it but it doesn't seem to work correctly, or at least I couldn't figure out how to prevent it from spamming my client with all my previous notifications every couple of minutes.

Sam »
@sam@fed.eitilt.life

@grunfink@comam.es: A couple comments on interacting with via . First, posting and responding to what I do see are seamless. I don't get notifications for anything that's not a direct response to me, but that seems to be down to Lemmy only sending to the community and to the immediate parent in the thread, and between missing out on downthread comments or making the nice, lightweight software go out and query for replies it doesn't know exist, I definitely prefer the current behaviour. However, it would be nice if there were an option alongside "Boost by URL" to send a Like to a comment whose URL I have but which isn't known to my server.

ティージェーグレェ »
@teajaygrey@snac.bsd.cafe

I submitted a Pull Request to update MacPorts' snac to 2.66 here:

https://github.com/macports/macports-ports/pull/27028/

2 out of 3 of GitHub Actions Continuous Integration checks have passed (and the third is running and hopefully will as well).

As in the past, I don't have commit access, so it's up to someone else to merge it.

Thank you for the continued improvements and bug fixes!



0 ★ 0 ↺

dharmik »
@dharmik@linuxusers.in

i built and installed . after running snac init $HOME/snac-data, i am given the option to configure it. how do i configure to run it locally? i don't want to run it on my domain but just test it. i have no idea.

when i created my first user, it told me to go to https://127..../username but it only worked on 127.../username(without https).


@grunfink@comam.es

The Real Grunfink »
@grunfink@comam.es

As far as I know, has in its package repository, so it's just a matter of apt install snac2:

https://launchpad.net/ubuntu/+source/snac2

The Real Grunfink »
@grunfink@comam.es

It's deliberate; only returns the last 20 or so posts from its outbox, and Mastodon and other implementations get the total number of posts from there.

CC: @lamp@neon.nightbulb.net @stefan@devlug.de

0 ★ 0 ↺

dharmik »
@dharmik@linuxusers.in

@grunfink@comam.es any text you have for running / on ubuntu?

Giacomo Tesio »
@giacomo@snac.tesio.it

Hello from my brand new instance running as a on a cheap shared hosting.. without FastCGI support!

Turns out all you need is good old cgi-fcgi and a starter script. I'll send you a PR with a proper example as soon as possible.

I think this shows how Snac is the cheapest and easiest to install server, lowering the bar to self-hosting friendly instances for schools, group of friends or families.

And using it from is just as easy as any other instance.

Thanks for the great work @grunfink@comam.es!

The Real Grunfink »
@grunfink@comam.es

I'm sorry. I'm aware that will no longer be "that weird, niche Fediverse server implementation that always return 0 for followers".

But, always off by default. I swear.

CC: @stefan@devlug.de

Giacomo Tesio »
@giacomo@snac.tesio.it

This is a test from a new instance of @grunfink@comam.es's running as a but started though cgi-fcgi from https://github.com/FastCGI-Archives/fcgi2

It turns out that you don't need to break down snac into a part and a crontab part to run it on a cheap shared hosting; you just need to compile both snac and cgi-fcgi statically with .

Figuring out how to do such compilations was not trivial, but in fact it's pretty easy to do.

If everything works as expected, I'll write a little tutorial for anyone interested.

But I'm still not sure it really works...

0 ★ 0 ↺

dharmik »
@dharmik@linuxusers.in

the instance has been updated to 2.66.

The Real Grunfink »
@grunfink@comam.es

I agree absolutely. I've always been adamant on this: I consider the comparison of followers a source of misery and sadness, like some kind of toxic popularity contest. This feature was added to commercial social media software as a way of getting users engaged forever so that they never leave and keep creating free content for them.

But, I see great people using and asking for this, and who am I to be that stubborn.

It will always be disabled by default, though.

The Real Grunfink »
@grunfink@comam.es

I'm glad to announce the release of version 2.66 of , the simple, minimalistic instance server written in C. It includes the following changes:

As many users have asked for it, there is now an option to make the number of followed and following accounts public (still disabled by default). These are only the numbers; the lists themselves are never published.

Some fixes to blocked instances code (posts from them were sometimes shown).

Fixed non-appearing buttons Approve and Discard if the account requesting a follow were being followed.

https://comam.es/what-is-snac

If you find useful, please consider contributing via LiberaPay: https://liberapay.com/grunfink/

This release has been inspired by the songs All Is Lost by and All Is Not Lost by .

romi grtsk »
@romi@disco.grtsk.com

It’s not because it’s full of stuff I have to clean and I made it according to the layout mods i did on , so it will not work for other instances!

dharmik boosted

romi grtsk »
@romi@disco.grtsk.com

controls took too much space

¯\_(𐠗𐃬𐠗꧞)_/¯

Alt...A post viewed from snac2 web interface, controls like bookmark, follow, etc. are hidden until hovering

Sam »
@sam@fed.eitilt.life

The "How to set up " guides linked in its readme definitely seem very helpful. They certainly do provide some great examples of how to set up various parts of the server stack. However, they also make some assumptions about your system (i.e. that you have root access to the full thing) that sent me down fruitless rabbit holes while trying to set this instance up.

Specifically, I use .net for hosting my webpages. I'm sure it's not the only host which provides nearly full control over your own content, and this guide would presumably be easy enough to adapt to whatever other containerized/jailed shared server they use, but NFS.net is the first I found years ago, has a very nice pay-for-what-you-use pricing structure with (as far as I know) good rates, and if you're already looking at snac for "lightweight" or "JavaScript-free" then they follow exactly the same design mentality.

This is likely not going to be a wholly-complete guide, since I did the setup over several days and I don't want to go back through the process just to be sure I remember everything correctly. Take this all with a grain of salt, but then again if you're trying to use either NFS.net or snac, and you can't work out how to correct a non-functional/mistaken instruction, you might want to rethink your tooling.

The first step is setting up your user+account+domain+site on NearlyFreeSpeech; that's more levels than is particularly comfortable to deal with if this is the only thing you're going to need hosted, but they have a fair amount of FAQs and other documentation describing how to do that and what each is for, so I'll not repeat it here. For the site itself, unless you're happy with being known as @you@yoursite.nfshost.com, you're going to want to set up an alias; subdomains can still be a bit tricky/incomplete in edge cases, but unless you're like me and are trying to be fancy with having your feed at https://fed.eitilt.life/sam but your handle as just @sam@eitilt.life, you shouldn't have any trouble. Also, go with their Apache Generic server type: snac doesn't need PHP, but it does need a daemon process.

NFS.net doesn't provide any web panel for managing content, so pull up your terminal and ssh into the user and hostname listed on the site information tab (something along the lines of ssh you_yoursite@ssh.nyc1.nearlyfreespeech.net). You'll probably be dumped into /home/public where you'd normally put any content your site should publish, but with snac's content model, that's actually going to remain entirely empty -- like the FAQ says, "for daemon processes, everything but static content typically goes inside protected" and snac doesn't even put static content there. Instead, cd over to /home/private and git clone https://codeberg.org/grunfink/snac2.git. Unless you want to live on the bleeding edge in your servers as well as your personal systems (you don't), git tag to find the most recent release and git checkout 2.65 or whatever other number is highest, then make the program as normal.

This is where the fun begins. make install doesn't work -- we don't have the permissions to write anything outside of /home. Instead, make install PREFIX=/home/protected/ ; cd /home/protected. Go ahead and follow the rest of the standard server setup, except that wherever they use $HOME/, explicitly use /home/protected/ instead, and since it's not on your path you have to write out the full/relative path to the binary manually. The local address needs to be 127.0.0.1 or (possibly, untested) http://localhost, but the port is free game: 8001 as used in the other guides is good here as well, 8080 would also make sense... At this point, my excessive cleanliness moved both /home/protected/bin and /home/protected/man into the snac-data directory, but if you don't want to, just replace protected/snac-data/bin wherever it occurs below with simply protected/bin; this after-the-fact move is required since the PREFIX can't be set to dump them in there initially -- snac init requires a non-existent target -- but in order to call it you have to have already run make install, so there's a bit of a Catch-22 there.

Fire up your favorite editor (or even just echo -- it's only two lines) and create /home/protected/snac-data/bin/daemon.sh with the httpd launch invocation and give it ug+x/750 permissions:

#!/bin/sh
exec /home/protected/snac-data/bin/snac httpd /home/protected/snac-data
One final modification that tripped me up for a while while I tried to debug why my site was working fine when testing locally but hung or couldn't be found in production: chgrp -R web /home/protected/snac-data. If you didn't move bin, run it on that directory as well -- but in either case since we don't want any theoretical exploits in snac gaining an easy arbitrary code execution, be sure to lock things back down with chmod -R g-w,o= /home/protected/snac-data/{bin,man,*.json,*.html} (the JSON and HTML risk breaking things, but until and unless snac starts providing server-level controls via the web interface, I'm of the mind that it's better safe than sorry).

Finally, go back to the NearlyFreeSpeech site page, and add both a proxy and a daemon (between the config and billing boxes) to get things hooked up correctly to Apache. The proxy is a very simple http, /, /, 8001 (or whatever other port you specified). I imagine if you set a URL prefix when setting up snac, you need to give that after the slashes, and likely include a few of the other aliases the other guides list, but that's not anything I experimented with. For the daemon, the tag is arbitrary but you probably want it to be snac, the command line needs to point to the daemon script so /home/protected/snac-data/bin/daemon.sh, the working directory would presumably require the prefix as well but I just have /home/public, and be sure that it's running as web.

Click start if on the daemon if it's not already (any errors will show up in /home/logs/daemon_snac.log), and congrats, you are now part of the fediverse, no messing with httpd.conf, acme-client, nginx, or rc.d required!

CC: @grunfink@comam.es

Oliver »
@oliver@microhive.social

One of my favorite features of : the hide button.
Perfect for “social garbage” in my timeline, it doesn't always have to be unfollowed or muted or deleted straight away.

Justine Smithies »
@justine@snac.smithies.me.uk

Justine Smithies »
@justine@snac.smithies.me.uk

No worries and a big thank you from all users.

Justine Smithies »
@justine@snac.smithies.me.uk

So my bio now displays following / follower count.
It's a WIP by the fantastic dev @grunfink@comam.es and I'm just testing this new optional feature.

0 ★ 0 ↺

dharmik »
@dharmik@linuxusers.in

i have mirrored the / repo on my github (https://github.com/dhrm1k/snac2) for my tinkerings, but feel free to use it.

0 ★ 0 ↺

dharmik »
@dharmik@linuxusers.in

anything out there on trying out / on ubuntu?

Oliver »
@oliver@microhive.social

I've just updated my instance to version 2.65 👍 🎉
It looks like this is going to be my main “socialmedia” channel 😃

1 ★ 0 ↺

dharmik »
@dharmik@linuxusers.in

try . i use it. it's a lightweight and minimal activitypub instance written in C.

https://codeberg.org/grunfink/snac2

DHeadshot's Alt »
@ddlyh@topspicy.social

It just hit me that following someone from is a little easier than from (for people not on your timeline) because the user ops just has a textbox and a "follow" button rather than having to search for their username and server, *then* open their profile and only *then* click follow. That's 2-3 button mouse-clicks for Mastodon compared with 1 for snac!

The Real Grunfink »
@grunfink@comam.es

All that sounds like a very complicated (though unavoidable) setup. Anyway, I'm glad to know that older systems are still being maintained and cared about, and that support on them is improving.

ティージェーグレェ »
@teajaygrey@snac.bsd.cafe

I submitted a Pull Request to update MacPorts' snac to 2.65 here:

https://github.com/macports/macports-ports/pull/26783

GitHub Actions Continuous Integration checks are currently running (two are queued. Hopefully those will go smoothly, but I know at least one of them in particular seems to take an awfully long time recently).

Thanks again to you and other snac contributors for continuing to improve what continues to be my favorite ActivityPub implementation!

Oh, also since this PR was merged: https://github.com/macports/macports-ports/pull/26633 It appears as if snac is now building correctly on older versions of OS X that were throwing up errors in under "Port Health" from https://ports.macports.org/port/snac/details/ I do have older Mac systems, but wasn't testing on much older OS versions, so I kind of turned a blind eye to the errors that IIRC were showing up on OS X High Sierra back through Lion? Those seem to be working now too! (Though again, I haven't tested such systems personally and won't dig through my storage unit to exhume old hardware of mine to do so for the foreseeable short term future).


thedæmon »
@thedaemon@hj.9fs.net

I just donated to snac, you should too if you like it. https://liberapay.com/grunfink/

The Real Grunfink »
@grunfink@comam.es

Hi, author here. There is partial support for this (it's called EmojiReact activity in the ActivityPub protocol jargon). All these reactions are accounted as likes (so it should show as 15 likes), but in the notification page it will show the related emoji. You can't generate emoji reactions, though.

CC: @feb@loma.ml @ruisan@masto.es @justine@snac.smithies.me.uk

Justine Smithies »
@justine@snac.smithies.me.uk

Yes I'm using over a typical setup and I love it. It's so lightweight and easy to manage. I mainly use it in a browser but it plays well with the Android app Tusky too. I'd recommend you play with it first though just to be sure you like it as it's not everyone's cup of tea.

CC: @crossgolf_rebel@moppels.bar

The Real Grunfink »
@grunfink@comam.es

This is interesting:

Mastodon Follow Pack FAQ 1.0:

What are Follow Packs?

They are just packaged topical lists of up to 35 accounts you can follow from your Mastodon or other Fediverse account. You can follow the entire pack by importing a file. And the entire pack loads into a list, so it becomes a feed for that subject. You can also just browse for accounts you might want to follow individually.

So, they’re like Bluesky Starter Packs?

Yes, but not quite as convenient. It’s not hard, but because Mastodon does not have a one-click way to do this, you need to download a follow pack file and then use Mastodon’s import facility. Instructions are provided in the directory and also below.

These "follow packs" can also be used from pretty easily. To do it, just download the list you are interested in and run the following command for each one:

snac import_list $BASE_DIR $USER_ID /path/to/the/file.csv
The list will be created and the accounts inside followed. After that, you'll find a link to the list at the top of your private timeline. Please, take note that these lists are not automatically populated; they will eventually fill with the new posts from the new accounts, that will also appear in your timeline.

snac's web UI does not allow maintaining these lists, but you can do it with any Mastodon API client or from https://mastodonlistmanager.org (which is, em, also a Mastodon API client).

The Real Grunfink »
@grunfink@comam.es

I'm glad to announce the release of version 2.65 of , the simple, minimalistic instance server written in C. It includes the following changes:

Added a new user option to disable automatic follow confirmations (follow requests must be manually approved from the people page).

The search box also searches for accounts (via webfinger).

New command-line action import_list, to import a Mastodon list in CSV format (so that Mastodon Follow Packs can be directly used).

New command-line action import_block_list, to import a Mastodon list of accounts to be blocked in CSV format.

https://comam.es/what-is-snac

If you find useful, please consider contributing via LiberaPay: https://liberapay.com/grunfink/


jason »
@jason@snac.jasonsanta.xyz

I just setup this instance. If I like it then it might replace my pleroma instance. Pleroma is good but a bit more compared to what I need.

ティージェーグレェ »
@teajaygrey@snac.bsd.cafe

I submitted a Pull Request to update MacPorts' snac to version 2.64 here:

https://github.com/macports/macports-ports/pull/26709

2 out of 3 of the GitHub Actions Continuous Integration checks passed so far, which is a good sign.

I don't have commit access, so it's up to someone else to merge it.

As in the past, thank you and to other snac contributors for the continued improvements!


The Real Grunfink »
@grunfink@comam.es

I'm glad to announce the release of version 2.64 of , the simple, minimalistic instance server written in C. It includes the following changes (mostly bugfixes):

Some tweaks for better integration with https://bsky.brid.gy (the BlueSky bridge by brid.gy).

A corner case bug in the media proxying code has been fixed.

Hashtags can now include underscores.

The server now creates a pidfile inside the data directory.

Mastodon API: fixed a crash in the notification code, fixed autocapitalization in the OAuth login field (contributed by fkooman).

https://comam.es/what-is-snac

If you find useful, please consider contributing via LiberaPay: https://liberapay.com/grunfink/

This release has been inspired by the song Take Me To The River by .

steve mookie kong »
@mookie@shumai.xyz

I found this nice install guide for written by @eltheanine and wanted to share.

the.teabag.ninja/snac-installa

The Real Grunfink »
@grunfink@comam.es

For today's , I want to send my regards to all people that have contributed any piece of code to or that have sponsored me via one way or another.

You, people, are great.

dharmik »
@dharmik@fosstodon.org

@grunfink any tips on what would be the best way to not make a instance feel slow. i host one for all my friends, and it could be due to federation (it caches everything?? idk). any solution you have?? i host on knt host.

The Real Grunfink »
@grunfink@comam.es

Hi. The only way to stop a server is by sending it a signal with the kill command, or by configuring it under a service control system like systemd, or rc file, and stopping it from there. You have many examples of how to do this in the examples/ directory of the source repository.

Regarding the use of a Unix socket, just set the address field with the full path to it (instead of an IP address), like described in snac(8), the Administrator Manual: https://comam.es/snac-doc/snac.8.html#address

Back to top - More...