danie10, to opensource
@danie10@mastodon.social avatar

Radicle is an open source, peer-to-peer code collaboration stack alternative to GitHub

It leverages Git’s architecture combined with cryptography and a gossip protocol to enable a fully sovereign developer network. All social artifacts are stored in Git, and signed using public-key cryptography. Radicle verifies the authenticity and a ...continues

See https://gadgeteer.co.za/radicle-is-an-open-source-peer-to-peer-code-collaboration-stack-alternative-to-github/

happyborg, to svelte
@happyborg@fosstodon.org avatar

I'm looking again at static website builders now that Safe Network is happening (beta this month, launch in October).

I was set up to deploy my blog simultaneously to web and Safe Network using but sadly that is no longer maintained (but still works).

So I'm working on one using my favourite . Also trying , a WYSIWYG site editor which looks interesting. Not the best UX but could help a lot of folks get online, on web and the .

rohad, to fediverse
@rohad@fosstodon.org avatar

I’m probably the last person to hear about it but I just stumbled on #Funkwhale in my search for a #Spotify alternative.

It’s #foss, #decentralised, and #federated! You can share #music by joinings pods or starting your own. Now I’ve only just discovered it but this feels like a much more #community driven listening experience than what we’re use to these days. Kind of like sharing your walkman earphones at recess with friends.

I love the #Fediverse.

https://www.funkwhale.audio/

Lando,

@rohad How is this not just pre-DCMA filesharing?

peterbutler,
@peterbutler@mas.to avatar

@Lando @rohad Only difference I see is that it doesn’t work nearly as well

danie10, to fediverse
@danie10@mastodon.social avatar

Mbin is a fork of kbin: a decentralized content aggregator running on the Fediverse network

Mbin is a decentralized content aggregator, voting, discussion and microblogging platform running on the fediverse network. It can communicate with many other ActivityPub services, including Kbin, Mastodon, Lemmy, Pleroma, Peertube. It is an open source alter ...continues

See https://gadgeteer.co.za/mbin-is-a-fork-of-kbin-a-decentralized-content-aggregator-running-on-the-fediverse-network/

danie10, to opensource
@danie10@mastodon.social avatar

Jami: A Versatile Cross-platform Open-Source Peer-to-Peer Decentralized Communication App

I can’t believe I last did a proper post about Jami as far back as 2019 last. I mention it a lot, and it was included run a debate today on my Friendica site, but I realised it does deserve a proper feature post of its own.

Jami is a proper peer-to-peer me ...continues

See https://gadgeteer.co.za/jami-a-versatile-cross-platform-open-source-peer-to-peer-decentralized-communication-app/

danie10,
@danie10@mastodon.social avatar

@sumek @smallcircles SimpleX has less features and also no standard user ID whereas Jami has far more features and a standard ID for others to connect to. Jami is full peer-to-peer wheras SimpleX does rely on its distributed servers to establish comms (a bit like Nostr does with relays).

Mehrad,
@Mehrad@fosstodon.org avatar

@danie10
I had it installed on Android and as Flatpak. Both clients got affected twice. What I know is that I'm never going to touch that disastrous tool. It really gave me a very hard time each time it screwed up its own local database.

As for you, I strongly suggest a better more stable platform if communication is important.

Being secure and opensource is only good when the software works, otherwise it is useless.

EC_NGI, (edited ) to sustainability
@EC_NGI@social.network.europa.eu avatar

New NGI pilot: Local4Local
The 2.5M€ (1.8M€ EU funding) project will pilot NGI technologies to support the local economy, sustainable initiatives and strengthening local ties in local areas through local currencies, based on a decentralised infrastructure.
Consortium is led by Centric (NL) with a consortium including University of Aix Marseille, Technological University of Kaunas and Technological University of Delft.

DrPen, to fediverse
@DrPen@mastodon.social avatar

The session at was a missed opportunity. This was a chance to discuss why decentralised socmed is essential going forward - digital sovereignty alone would seem to demand that. Unhooking govt, educational, major industry etc from platform monopolies is a no brainer, single users will follow. Getting wrapped up in who will pay for coders is tbh a small problem, solve the big problem of deplatforming and youll solve other issues.

SamXavia, to fediverse
@SamXavia@kbin.run avatar

Just found out about and I love that it is the internet that the is trying to be.

nono2357, to anime_titties
mxv, to fediverse
@mxv@social.tryptophonic.com avatar

My ideal alternative would be something like a combination of (I) as a frontend, (II) as an audio file sharing & profile-following for the backend, and (III) something like or to buy albums & financially support musicians.

poebbel,

@mxv are you aware of anyone building something similar when it comes to alternatives to corporate classifieds like facebook marketplace/ebay?

silverpill,
@silverpill@mitra.social avatar

@poebbel @mxv

I did some work on designing the protocol for such applications: https://codeberg.org/fediverse/fep/src/branch/main/fep/0837/fep-0837.md (it's an extension of ActivityPub)

mxv, to fediverse
@mxv@social.tryptophonic.com avatar

What with the no-doubt immanent enshittification of I'd like to direct people's attention to projects like by @freebliss and @funkwhale. While not a drop-in replacements for BC as of yet, I think these are an excellent starting points for an , & healthy community.

ddlyh,
@ddlyh@topspicy.social avatar

@freebliss @mxv Hang on, how do Unlock codes work with a static-site? Do you use Basic HTTP Authorisation through .htaccess files or something?

ddlyh,
@ddlyh@topspicy.social avatar

@freebliss
Huh. OK.
@mxv

mxv, to epic
@mxv@social.tryptophonic.com avatar

Yep, is being Mooged. Exactly why I've been advocating an & alternative since the moment bought it. There has NEVER been an instance of a megacorp buying an ethical indie and not enshittifying it.

amxmln, to selfhosted
@amxmln@mastodon.design avatar

I forgot to include relevant hashtags when I posted about this yesterday, so here we go again. 😅

I'm working on a generic sync server for that would allow , and synchronisation for and other offline-first apps.

Here are some details: https://amxmln.com/blog/2023/a-generic-sync-server/

I'd love to get some thoughts and feedback on the matter. 😊

hywan, to rust
@hywan@fosstodon.org avatar

Element X iOS and Android nightlies have started to integrate the Matrix Rich Text Editor, https://github.com/matrix-org/matrix-rich-text-editor.

It’s a rich text editor (WYSIWYG) written in Rust with bindings for Swift, Kotlin and JavaScript.

I’ve personally improved WebAssembly support and Markdown support, https://github.com/matrix-org/matrix-rich-text-editor/pulls?q=is%3Apr+author%3AHywan+is%3Aclosed. Notably this fun patch that has reduced the Wasm module size by 76%, https://github.com/matrix-org/matrix-rich-text-editor/pull/225 😜.

hywan, to rust
@hywan@fosstodon.org avatar

Element X iOS nightly has a new way to render the Timeline. It is impressively fast, with smooth animations, less code and less bugs. What else :-)?

Patch in Element X iOS, https://github.com/vector-im/element-x-ios/pull/1392.

The Timeline is an API of matrix_sdk_ui, https://github.com/matrix-org/matrix-rust-sdk/tree/758c3f79019ec2d30400e024aa0f375e0642a8ca/crates/matrix-sdk-ui/src/timeline.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • kavyap
  • DreamBathrooms
  • thenastyranch
  • magazineikmin
  • InstantRegret
  • GTA5RPClips
  • Youngstown
  • everett
  • slotface
  • rosin
  • osvaldo12
  • mdbf
  • ngwrru68w68
  • megavids
  • cubers
  • modclub
  • normalnudes
  • tester
  • khanakhh
  • Durango
  • ethstaker
  • tacticalgear
  • Leos
  • provamag3
  • anitta
  • cisconetworking
  • lostlight
  • All magazines