devlug.de 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.
https://github.com/macports/macports-ports/pull/27628
1 of 3 GitHub Continuous Integration checks has passed (which is a good sign the other two will pass as well).
I'm still avoiding commit access, so it's up to someone else to merge it.
Thanks to you, inz, lxo and anyone else I may have missed for the continued iterated improvements!
#snac #MacPorts #OpenSource #ActivityPub #Mastodon #NoDatabaseNeeded
#NoJavaScript #NoCookiesEither #NotMuchBullShit #snacAnnounces #FediVerse
Edit: next time I'll write this under your main account, only noticing now that this is kind of bot like... 😀
^/[^/]/[xs]/
I managed to overwrite it with apache2 httpd only by setting the cache control header explicit myself to something else. I don't know enough about it all.
I'll have to check if snac will send other headers when I request media under /x/ with a logged in account.
I did all my tests with plain curl after all.
#Data #Fediverse #Hosting #ITNotes #Networking #Nginx #NoteHUB #Ownyourdata #Server #Snac #Snac2 #Social #Tipsandtricks #Tutorial
For a Fediverse related project I tried to design a logo... oh man, I forgot that I am really really bad at this!
I know the Fediverse is a helpful space and some of you would like to help with a small task or job.
To be honest: I don't have any experience related to this and don't know what pay I have to expect or should offer - anyone would like to help or just text me?
#Fediverse #Freelancer #Design #Logo #LogoDesign #FediHire #FediHelp
@ulrichkelber
Die @verbraucherzentrale_nrw ist auch hier im #Fediverse unterwegs, auch mit ihrem @phishing_radar 🙂
@mschfr
Die Aufzeichnungen vom Netzpolitischen Abend #NPA143 sind jetzt online verfügbar.
Erstmals auch im #Fediverse auf #Peertube!
Die Links dazu kommen jetzt hier im Thread.
Nach wie vor findet Ihr die Beiträge auch auf unserem Blog.
https://digitalegesellschaft.de/2025/01/143-netzpolitischer-abend/
I've never done any caching etc before so it was a nice adventure to learn something new. The documentation helped and in the end it wasn't very hard. I learned a bit about some http headers and regex on the way too.
Basically it works like this:
Enable the relevant modules:
a2enmod expires cache cache_disk
Be sure "htcacheclean" is running to clean up old disk cache. (under debian see /etc/default/apache-htcacheclean or else the relevant systemd service)
Then add to the snac virtualhost config:
CacheRoot /var/cache/apache2/mod_cache_diskThis will use the disk cache to cache everything under the /s/ Path, same as the original ngnix tutorial, Utilizing the mod_expires to generate the appropriate cache headers (for lazy ones like me), In this case caching it for 30 days.
CacheQuickHandler off
CacheLock on
#Optional while testing stuff;
CacheDetailHeader on
#My Instance ist not at the root, but under "/social"; so this needs to be adapted:
<LocationMatch "^/social/[^/]+/s">
CacheEnable disk
ExpiresActive On
ExpiresDefault "access plus 30 days"
</LocationMatch>
Thanks for the initial tutorial @itnotes@snac.it-notes.dragas.net
Edit:
Oh and don't hesitate to tell me what I did stupid while setting this up, maybe in nicer words, if it is. And also I can't get the markdown Code formatting working apparently. Well. Sorry for all the edits.
#Fediverse #Hosting #ITNotes #Networking #apache2 #httpd #Ownyourdata #Server #Snac #Snac2 #Social #Tipsandtricks #Tutorial #Web #Debian
Thought I'll play a bit around with Bridgy Fed https://fed.brid.gy/ . Would love to hear about your experiences in the #Fediverse by posting messages from #Mastodon to #bluesky .
#fluConf2025 just started :🚀 .
It took me a moment to settle into a distributed online conference that isn't "just" following a live stream but rater reading along a blog post or watching a video (or whatever the authors preference is) and following the discussions that spin around that in the #fediverse but I think I already like that approach. Thanks for making that possible @fluconf
What a wonderful meeting 🤗
@evan creator of the foundations of the #fediverse and @nightrose from @kde and #wikidata
#HowTo install & run #snac on #FreeBSD - run your own #ActivityPub instance in the #Fediverse!
In the last days I often got asked about #snac / #snac2 as an alternative to #Mastodon and I can highly recommend it! I few months ago, I already wrote a HowTo about setting snac up on a FreeBSD instance - might be worth to share again :) if you’re using snac, you might also want to use my relay service at https://fedi-relay.gyptazy.com to make your posts more visible in the Fediworld.
#opensource #fediverse #fediworld #alternatives #community #FreeBSD #RUNBSD #BoxyBSD #activitypub #mastodon #relay #community #federated
https://gyptazy.com/install-snac2-on-freebsd-an-activitypub-instance-for-the-fediverse/
Es wird ernst mit dem Open-Air-Erklär- und Installations-Infostand für das #Fediverse in #Bonn. Ziel: Strukturen und Materialien fertig für die Durchführung im Frühjahr, wiederholbar in Bonn und anderswo.
Am 7.2. steigt das Planungstreffen als Präsenztermin, Ort (zentral in Bonn) wird noch nachgeliefert. Damit wir Teilnehmerzahl einschätzen und danach mit Euch kommunizieren können, tragt Euch bitte hier ein: https://termin.bonn.digital/invite/TURuq7WIdttn
Herzlichen Dank an @Sascha und BonnDigital
Allein zum Thema #Fediverse könnte man eine eigene #republica (bzw. etwas ähnliches natürlich nur!) machen. Vielleicht erst mal nicht so groß, aber es gibt jede Menge Stoff zum lernen und diskutieren.
Genau das wollen wir angehen und wir suchen Leute, die das mit uns auf die Beine stellen wollen.
Gerne am #rp24 Stand von Digitalcourage melden oder per mail an mail@digitalcourage.de
Two projects we love are currently running a crowdsource campaign. The modular Open Hardware laptop MNT Reform Next is up on Crowdsupply where you can support them by buying a T-shirt or treat yourself to an OH laptop in pre-sale. [1]
And the Pixelfed and Loops team is seeking backers to support the development of these federated social networks with no ads, no algorithms and no tracking. [2]
[1] https://www.crowdsupply.com/mnt/mnt-reform-next/updates/mnt-reform-next-campaign-is-now-live
[2] https://www.kickstarter.com/projects/pixelfed/pixelfed-foundation-2024-real-ethical-social-networks
#OpenHardware #FOSS #Fediverse #NGI #NGI0
Just a few days ago, I lunched my new relay service for the #Fediverse and I'm really happy to see that there're already many ones connected to - more than 50 instances in just a few days!
But what makes me even really happy is to see, that my service [2] also gets linked in the release notes of #snac [1] / #snac2 - and I can recommend the usage of relay services (it doesn't matter which one!) to everyone. It provides more content from connected instances to you, but also brings your posts - from your local instance - up to other ones within the federated network where it can get much easier distributed around other instances.
#snac is the perfect way to host an own fediverse instance. Using the #ActivityPub protocol allows you to connect to all other instances. With the integrated #Mastodon API, you can also use most of your usual clients or web clients. Snac is light, fast, does not require any database and follows the KISS way - which the most of us BSD people are living. With relay services, it's the perfect match for singe-user instances and @grunfink is always open for ideas and to help! It does not always need to be #Mastodon, #GoToSocial etc!
And if you're using any other software, you may still benefit by using relay services. And if you're still looking for a guide, howto setup snac2 on #FreeBSD, my howto [3] might help you out.
[1]: https://codeberg.org/grunfink/snac2
[2]: https://fedi-relay.gyptazy.com
[3]: https://gyptazy.com/install-snac2-on-freebsd-an-activitypub-instance-for-the-fediverse/
#community #opensource #development #coding #c #clang #homelab #hosting #BSD #RUNBSD #Howto
In einer Welt, die von rechtspopulistischen Figuren und Tech-Giganten beherrscht wird, stellt das #Fediverse (#Mastodon) eine essentielle Alternative dar. Es bietet einen Raum für dezentrale Kommunikation, der frei von kommerziellen Interessen und der Manipulation durch zentrale Plattformen ist, und fördert eine digitale Kultur, die Unabhängigkeit, Vielfalt und respektvollen Austausch anstelle von Hass und Desinformation in den Mittelpunkt stellt. ✊
💬 Das #Fediverse wächst gerade überdurchschnittlich 🚀
Hier am Bespiel von Zahlen über Mastodon
👌 Zum Wochenende drei Tipps für noch mehr Input aus der GI-Community im #Fediverse:
@jungeGI ➡️ unsere Studierendenvertretung
@projektmanagement ➡️ Fachgruppe Projektmanagement
@FG_BiT ➡️ Fachgruppe Bildungstechnologien
Schön, dass ihr hier seid!
#WirSindInformatik #Projektmanagement #Bildung #Bildungstechnologien #edtech #jungeGI
Die Petition endete im Januar 2025 mit mehr als 2.000 Unterschriften und gut 300 Kommentaren zu unserem Appell.
Wir freuen uns, dass inzwischen viele #Hochschulen in Deutschland ihre Accounts auf X stillgelegt und begonnen haben bei #Mastodon zu posten. Es gibt auch erste Ansätze, an Hochschulen eigene #Fediverse-Instanzen/Server aufzubauen. Alles sind wichtige Schritte hin zu einer europäischen Souveränität bei sozialen Netzwerken, deren Notwendigkeit seit der US-Wahl klar erkannt wird. Die jüngsten Entwicklungen bei X und Meta zeigen, wie wichtig eine dezentrale föderierte Governance für ein gutes Soziales Miteinander sind.
Wir danken allen Unterzeichner:innen für ihre Unterstützung und hoffen auf weitere Mitwirkung bei #UnisInsFediverse. Über den Fortgang der Kampagne werden wir hier weiterhin berichten. Folgt auch gerne unseren unterstützenden Organisationen @algorithmwatch, @cyber4EDU, @digitalcourage, @fiff_de, @kuketzblog, @okfde, @Teckids, @topio, @wechange, @wikimediaDE.
"Beispiellos" gewachsen: Facebook sperrt Links zu Instagram-Alternative Pixelfed
Seit Metas Ankündigung, Inhalte auf den eigenen Portalen anders zu moderieren, wächst Pixelfed stark. Nun ist aufgefallen, dass Facebook Links dorthin sperrt.
#Facebook #Instagram #MetaPlatforms #SocialMedia #news #Pixelfed #Fediverse