#decentralised

danie10@squeet.me

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

A sci-fi type of illustration showing three alien characters standing on flat stones with a tree on each side of the frame, looking towards the background where a large moon is in the sky just above the horizon
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 authorship of all data for you.

The Radicle protocol leverages cryptographic identities for code and social artifacts, utilizes Git for efficient data transfer between peers, and employs a custom gossip protocol for exchanging repository metadata.

Radicle enables users to run their own nodes, ensuring censorship-resistant code collaboration and fostering a resilient network without reliance on third-parties.

Radicle installs on your own Linux, macOS or BSD computer and will connect remotely to other remote peers. But note this likely works using git CLI commands so don’t expect the pretty GitHub interface.

See https://radicle.xyz/guides/user
#Blog, #decentralised, #git, #opensource, #technology

danie10@squeet.me

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

Mbin main page showing list of links with descriptions below them, much like the Reddit or Lemmy sites.
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 alternative to other link aggregator services like Reddit. The initiative aims to promote a free and open internet.

Mbin is focused on what the community wants, pull requests can be merged by any repo owner (with merge rights in GitHub). Discussions take place on Matrix then consensus has to be reached by the community. If approved by the community, only one approval on the PR is required by one of the Mbin maintainers. It’s built entirely on trust.

It seems it’s claim to fame is being more open and accepting of community changes and improvements. It can install as either bare metal/VM or as a Docker container.

Although anyone can install it and self-host it, their project page also contains a link to various instances that already exist and which anyone can register on.

See https://github.com/MbinOrg/mbin
#Blog, #decentralised, #fediverse, #linkaggregator, #opensource, #technology

danie10@squeet.me

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

Jami screen showing a video conference on the go with a person in front of the screen. Top right is a smaller window showing the camera of the remote party.
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 messaging app, much like RetroShare, but Jami is probably a bit easier to use than RetroShare. It has no central servers that can be blocked or denied service. It has clients that can install easily on all operating systems, and all your data is stored locally on the client.

So, as with other P2P apps if you lose your private key or configs, you’ve lost all access to that client identity. There is no central service to reset any password. So, rule 1 is to backup your credentials, or have it also work on a second device.

The other important thing is Jami requires no e-mail or phone number to register with. There is no way for that identity to be linked to you personally. And like with RetroShare, SimpleX, Session, Wire, etc there is also no way any friend or anyone else can find you, unless you tell them how to connect with you. There is no way to search for friends etc. Security and privacy-wise, it is very much on par with apps like SimpleX, RetroShare, Session, etc.

It is fully open source and has E2EE for messaging. On a local network it requires no Internet to connect clients. Across the Internet the application uses distributed hash tables (DHT) to establish communications. This technology eliminates the use of centralized registers (servers) and the retention of personal data. Mass surveillance can not be undertaken by the servers as there is not any.

It has the following features:

  • Instant messaging
  • Group chats
  • Video Conferences
  • Audio calls
  • Audio and video messages
  • Screen sharing
  • File sharing
  • Extensions for enhanced functionalities
  • Ability to use it as an SIP (Session Initiation Protocol) client

So, it is also much more than just a plain messenger app.

The linked article below does not go into its technology, but is focussed more on how to install and use it.

See https://itsfoss.com/jami/
#Blog, #decentralised, #opensource, #P2P, #privacy, #technology

danie10@squeet.me

Another X user “super pissed” that Musk ordered takeover of his account: There are only a few networks where you actually own your identity

Cellphone being held my a hand, with a large X in the background to the right of it
Actually, with most server based social networks your identity is linked to theirs, and their admin has final control over everything i.e. whether your account stays up, whether you can use a specific identity on their platform, what you are allowed to post from that identity, etc.

Some decentralised networks like Friendica and Fediverse accounts can allow a server-based profile to be migrated elsewhere, but it needs access to the original account to do so. A possible exception is Hubzilla, with its channel-based posting. A Hubzilla channel can be mirrored to other Hubzilla servers, using its Zot protocol. If anything happens to your primary channel, you can switch to one of your secondary channels and carry on posting with all your old content, followers, etc.

With Bluesky and its AT protocol, they have introduced handles based on a personal domain name that you own. So it could be that you go to a different AT protocol server and retain that same identity. But we have not seen this in practice, and it may not retain all your followers and other data.

There are networks where you do truly own your identity, but those are serverless social networks such as the peer-to-peer Aether, Secure Scuttlebutt, etc networks. Your identity is kept at your peer on your own computer, and you connect to others directly without passing through any servers. But these networks are more difficult to discover others, as well as to use across devices (often each device is its own separate identity).

And then there is also Nostr which also tried to solve this issue in quite a clever way with their Nostr protocol. Your identity is tied to a cryptographic keypair like someone has a PGP public and private keypair for encrypted e-mail or documents. Only you know the keypair, and it replicates your identity as well as your posts through multiple relays. Unlike P2P networks, if you sign in on a different device with your keypair, your identity (photo, name, ID, followers, following) is all replicated to that device automatically, and you can post from there as if on your primary device. The account will operate seamlessly from multiple locations.

So much like security, the greater the ownership and control, the slightly more complex the ownership becomes.

I suppose for most people, the Fediverse (Mastodon, Misskey, Pixelfed, Friendica, etc) does what they need. You can pick a network and a server that most closely suites your own values, and if you still have access to your account, you can migrate it away to a different server. With Fediverse networks, you are certainly not held to ransom by just one network owner.

It is the job also of the various mobile app creators to try to make the sign-up and migration processes as simple as possible, and to also provide intuitive and easy to use user interfaces. We are seeing more and better quality apps now becoming available for Fediverse networks.

See https://arstechnica.com/tech-policy/2023/08/x-user-super-pissed-that-musk-ordered-takeover-of-his-music-account/
#Blog, #decentralised, #socialnetworks, #technology, #X

danie10@squeet.me

Pixelfed social network can now import photos, captions, and hashtags from your Instagram account

Bild/Foto
With the Import from Instagram feature, you can seamlessly transfer your photos, captions, and even hashtags from your Instagram account to Pixelfed, ensuring a smooth transition without losing your cherished memories or creative expressions.

There may be a maximum import number depending on the Pixelfed instance.

See https://pixelfed.social/site/kb/import

What’s Pixelfed? I did a video overview at https://youtu.be/JErOvoH7_Vw
#Blog, #decentralised, #instagram, #pixelfed, #socialnetworks, #technology

danie10@squeet.me

My video overview of Nostr: A simple, open protocol that enables global, decentralized, and censorship-resistant social media

Bild/Foto
Nostr is unique in that it has a global public key ID that replicates posts (notes) via relays, so it is scalable, resistant to censorship, and the user fully owns their identity profile. There are only two parts to the network, namely relays and clients, with the Nostr protocol linking them. Every post is signed, and every client validates these signatures.

In this video I explain more about Nostr is, why it is probably one of the easiest networks to get registered and going on, I compare it with some other protocols, and I demonstrate a few of the web as well as Android mobile apps. There are no servers at all needing to be chosen, and it is truly irrelevant which client app is used. I’ll also explain where cryptocurrency may come in, but why you need not worry about it all, or even use it at all.

Watch https://youtu.be/8mSyMCJlSwA
#Blog, #alternativeto, #decentralised, #Nostr, #socialnetworks, #technology

danie10@squeet.me

Popular Twitter alternative Mastodon now has an official Android app, but don’t ignore excellent 3rd party alternatives

Bild/Foto
Mastodon has been one of the best alternatives to corporate social networks over the past few years, with its decentralised design and open protocols. The platform released its own app for iOS last year, and now there’s an Android app available on the Google Play Store.

Mastodon is a social network with an estimated user base of 4.4 million people and a similar design as Twitter. The back end works a bit like email: anyone who signs up on one community (server) can follow and talk to anyone on any other community, just like someone with a Gmail account can send messages to a Yahoo email, and vice-versa. There’s no centralised database or platform collecting data, and no algorithmic timelines. The protocol powering everything, ActivityPub, is open-source and has been implemented by other social networks. For example, Mastodon users can follow people on PixelFed, an Instagram alternative that supports ActivityPub.

Because Mastodon is decentralised, rules can differ between instances, you should take the time to choose one that fits closest with your own values. I post identical content to both Twitter (831 followers) and Mastodon (718 followers), and certainly the engagement I get on Mastodon is way higher than on Twitter. It seems that Twitter has such a fire-hose of adverts, promoted tweets, etc that it buries posts from those who you really choose to follow.

It is also worth exploring some of the 3rd party Mastodon apps (both Android and iOS), as they often contain some extra features you may find appealing.

See https://www.xda-developers.com/mastodon-official-android-app/

#technology #mastodon #socialnetwork #decentralised #actvitypub
#Blog, ##activitypub, ##decentralised, ##mastodon, ##socialnetwork, ##technology

danie10@squeet.me

WordPress blogs can integrate with the ActivityPub protocol to Fediverse social networks

The plugin implements the ActivityPub protocol for your blog. Your readers will be able to follow your blogposts on Mastodon and other federated platforms that support ActivityPub.
The plugin works with the following federated platforms:
* Mastodon
* Pleroma
* Friendica
* HubZilla
* Pixelfed
* SocialHome
* Misskey

See ActivityPub

#technology #WordPress #activitypub #fediverse #decentralised

Imagem/foto

The ActivityPub protocol is a decentralized social networking protocol based upon the ActivityStreams 2.0 data format.

Bild/Foto
#Blog, #rss- - - - - -

https://gadgeteer.co.za/wordpress-blogs-can-integrate-with-the-activitypub-protocol-to-fediverse-social-networks/

danie10@squeet.me

PeerTube 4.0 (open source self-hosted decentralised alternative to YouTube) with channel customization, playlists search, custom instance homepage and more video filters is out!

PeerTube is decentralised by most useful definitions of the word. Anybody can run their own PeerTube instance, and the instances can follow (or “connect”) to each other to form a larger whole. This is not an option you have with YouTube.
When you watch a video on PeerTube the data will come from the instance hosting the video, any other instance that follows that instance and has redundancy enabled and other people watching the video at the same time as you do.

See the new features at PeerTube 4.0 Free Video Platform Comes More Powerful Than Ever

#technology #opensource #alternativeto #decentralised #PeerTube

Imagem/foto

An overview of the new version of PeerTube, a software solution to create alternative platforms to YouTube.

Bild/Foto
#Blog, #rss- - - - - -

https://gadgeteer.co.za/peertube-4-0-open-source-self-hosted-decentralised-alternative-to-youtube-with-channel-customization-playlists-search-custom-instance-homepage-and-more-video-filters-is-out/

danie10@squeet.me

Fosscord is a free and open source self-hostable and decentralised platform compatible with Discord... There should be such an alternative too for Meta / Facebook

This project really exemplifies what I believe should happen to Meta / Facebook too (the use of interoperable standards). Users should be able to opt to use free and open source self-hostable alternatives that can still keep them in contact with their family and friends that choose to stay behind on a platform. It's the best of both worlds for the individuals, and also means they can more freely move to another platform without being locked in.

Fosscord is free, open source, extendible, self-hostable, decentralised, themeable, secure, encrypted, and compatible with Discord... It's going to be better than Discord! Right now it is still a work in progress, so not everything is fully in place.

See Fosscord

#technology #opensource #decentralised #selfhosting #alternativeto #discord #privacy #deletemeta

Fosscord is still a work in progress. If you're an advanced user, read the Documentation for a guide on how to get...

Imagem/foto- - - - - -

https://gadgeteer.co.za/fosscord-free-and-open-source-self-hostable-and-decentralised-platform-compatible-discord-there

danie10@squeet.me

Matrix - An Open Network for Secure, Decentralised Communication

Matrix is an open source project that publishes the Matrix open standard for secure, decentralised, real-time communication. You can self-host and federate, or join existing servers, to enable instant messaging, text chat in chatrooms, voice and video chat, file transfer, and even bridging between many other networks such as IRC, XMPP, Signal, Telegram, WhatsApp, RSS, Facebook Messenger, Discord, Slack, and many more.

End-to-End-Encryption, device verification and trust, replication of chatrooms for redundancy, are all hallmarks of Matrix. It can serve as a secure communications platform for governments with roving diplomats, or for end users be an alternative to Signal, Telegram and WhatsApp.

It is the opposite of a walled garden, with its vision of acting as a generic HTTP messaging and data synchronisation system for the whole web - allowing people, services and devices to easily communicate with each other, empowering users to own and control their data, and select the services and vendors they want to use.

Watch at Matrix - An Open Network for Secure, Decentralised Communication

#technology #opensource #security #privacy #instantmessaging #matrix #alternativeto #selfhosting #federated #decentralised

Image/photo

Matrix is an open source project that publishes the Matrix open standard for secure, decentralised, real-time communication. You can self-host and federate, ...


https://gadgeteer.co.za/matrix-open-network-secure-decentralised-communication

danie10@squeet.me

Alternatives to Big Tech Social Media Networks

This webpage has been created for those seeking alternatives to Big Tech run Facebook, Instagram, YouTube, Reddit, LinkedIn, etc.

There are many reasons for people seeking such alternatives:
* They can be dissatisfaction with the terms and conditions that must be complied with
* Or that a particular network is a walled garden not allowing outside viewing
* Or they want to separate their work/family/social lives
* Or a dissatisfaction with how their metadata or posts are shared with advertisers or third parties
* Or that the feed algorithms are manipulated to show adverts or other posts they don't follow
* Possibly they've been banned already from a network
* Or that a large centrally hosted service is under scrutiny from their government
* Or possibly certain such sites are even censored or banned in their country

The list is actually endless, and the aim of this page is to highlight a few worthy alternatives to consider. These are mostly all sites that I actually use myself, and I will try to highlight any particular aspects that stand out.

See Alternatives to Big Tech Social Media Netwoks | Gadgeteer

#technology #socialnetworks #alternativeto #BigTech #decentralised

Image/photo

This webpage has been created for those seeking alternatives to Big Tech run Facebook, Instagram, YouTube, Reddit, LinkedIn, etc. There are many reasons for people seeking such alternatives:


https://gadgeteer.co.za/alternatives-big-tech-social-media-networks

digit@joindiaspora.com

https://youtu.be/I_O3zj3p52A

i disagree with the (absurd) assertion that technology cannot save us (~ of course technology has to be many parts throughout the solution). but other than that, this seems largely a pretty decent talk.

#weareinalotoftrouble #thereisahope #hopewithouthonestyisdenial #courage #mendwards #despair #despairends #despairendsandtacticsbegin #nohopewithoutaction #compelledtodotherightthing #groundswell #overcome #itstimetorebell #nomorebusinessasusual #itstimetorebel #rebel #rebeltime

IT'S TIME TO REBEL

what we need is:

MASSIVE

SWARMING

NON-VIOLENT

UNCONTAINABLE

CIVIL-DISOBEDIENCE

#leaderless #decentralised #international #directaction #civildisobedience

#EcologicalEmergency

Extinction Rebellion

(ps, i hope folks in #extinctionrebellion realise, #spaceshipsforeverybody is a necessity too, if we are to avoid extinction. ... see again, the absurd assertion that technology cannot save us.)