Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
15 results tagged federated  ✕   ✕
FOKS - Federated Open Key Service https://foks.pub/
Wed Aug 20 13:24:36 2025 archive.org

FOKS provides a secure, end-to-end encrypted Git hosting service. Your data is encrypted on your machine before it is sent to the server, and the server never sees data or filenames in unencrypted form. Internally, FOKS implements git atop an encrypted key-value store. Clients encrypt keys and values before sending them up to the server, and decrypt them upon retrieval. You can access this key-value store directly, which can store either short strings, or large data files. FOKS provides a federated and generalized team management system. You can create teams, add members, and assign roles. You can also delegate team management to other team members. Teams can be members of other teams, allowing for complex team topologies that can mirror real-world organizations. Morever, teams can cross federated boundaries, allowing users on different FOKS servers to share data with end-to-end encryption.

Github: https://github.com/foks-proj/go-foks

In the AUR.

golang cryptography quantumcryptography selfhosted cli storage federated exocortex
sch/Blasta https://git.xmpp-it.net/sch/Blasta
Fri Sep 13 11:57:56 2024 archive.org

Blasta is a collaborative bookmarks manager for organizing online content. It allows you to add links to your personal collection of links, to categorize them with keywords, and to share your collection not only among your own software, devices and machines, but also with others. What makes Blasta a collaborative system is its ability to display to you the links that other people have collected, as well as showing you who else has bookmarked a specific link. You can also view the links collected by others, and subscribe to the links of people whose lists you deem to be interesting. Blasta does not limit you to save links of certain types; you can save links of types adc, dweb, ed2k, feed, ftp, gemini, geo, gopher, http, ipfs, irc, magnet, mailto, monero, mms, news, sip, udp, xmpp and any scheme and type that you desire.

Blasta is a federated bookmarking system which is based on XMPP and stores bookmarks on your own XMPP account; to achieve this task, Blasta utilizes XEP-0163 (Personal Eventing Protocol) and XEP-0060 (Publish-Subscribe). Blasta operates as an XMPP client, and therefore, does not have a bookmarks system nor an account system, of its own.

Blasta has a database which is compiled by aggregating the bookmarks of people who are participating in the Blasta system, and that database is utilized to relate accounts and shared links.

exocortex python bookmarks social federated
grindhold/flohmarkt https://codeberg.org/flohmarkt/flohmarkt
Sun Jul 23 18:27:16 2023 archive.org

A decentral federated small trade platform. Think Craig's List.

python webapps platforms federated market
Bonfire https://bonfirenetworks.org/
Sat Jul 16 16:05:25 2022 archive.org
webapps socialnetworks federated
opentower/populus-viewer https://github.com/opentower/populus-viewer
Sat Jun 4 11:14:32 2022 archive.org

Populus-Viewer is a tool for decentralized social annotation, built on pdfjs, wavesurfer.js and the Matrix protocol. You can use it to read PDFs, listen to audio, or watch videos, and have rich discussions in the margins, with your friends, classmates, or scholarly collaborators.

Each uploaded file is attached to a matrix space, and each annotation to the file becomes a room within that space. Populus-Viewer has been tested with synapse and dendrite, but should be compatible with any spec-compliant matrix server.

annotation matrix javascript documents distributed federated
Delta Chat https://delta.chat/
Tue Feb 4 13:57:45 2020 archive.org

Delta Chat is like Telegram or Whatsapp but without the tracking or central control. Delta Chat does not need your phone number. Uses the most massive and diverse open messaging system ever: the existing e-mail server network. Chat with anyone if you know their e-mail address, no need for them to install DeltaChat! All you need is a standard e-mail account. Full clients for multiple platforms available.

Github: https://github.com/deltachat/

federated chat smtp mobile
GitHub - matrix-construct/construct: This is The Construct https://github.com/matrix-construct/construct
Wed Jan 15 16:02:44 2020 archive.org

A Matrix server written in C++. Uses Boost, RocksDB, and Sodium for its back end. Currently implements all of the Matrix spec; implementing IRC is next.

cplusplus matrix server webapps federated
GitHub - matrix-org/dendrite https://github.com/matrix-org/dendrite
Wed Jan 15 15:51:12 2020 archive.org

Dendrite will be a Matrix server written in Go. Requires Kafka (if run as a cluster of microservices) or something called Naffka (an embedded in-process workalike) if run monolithically. Requires Postgres as its back end.

golang federated matrix chat server distributed webapps rest api
Epicyon https://epicyon.net/
Sun Nov 24 20:26:01 2019 archive.org

Epicyon is an AGPL licensed ActivityPub protocol compliant federated social network server suitable for hosting a small number of accounts on low power systems requiring minimal maintenance, such as single board computers. It's the ActivityPub equivalent of an email server, storing posts as human readable JSON on file, rather than in a database. It also uses only a small amount of RAM.

Python, HTML+CSS. Almost no JS is used.

Has pretty much all of the features you'd expect. Has a calendar feature for local users. Has bookmarking of specific posts.

Repo: https://gitlab.com/bashrc2/epicyon

activitypub fediverse server python protocols lightweight federated
GitHub - tinode/chat https://github.com/tinode/chat
Mon Oct 14 14:42:17 2019 archive.org

Instant messaging server. Backend in pure Go (license GPL 3.0), client-side binding in lots of different languages. Also supports gRPC and HTTP(S)+Websockets. Supports persistent storage with a back-end database.

This is not XMPP, but I added the tag so it's easier to find later.

This is also a proof-of-concept web client: https://github.com/tinode/webapp/

server golang im xmpp exocortex messages federated api
BasixKOR/awesome-activitypub: Awesome list of ActivityPub based projects https://github.com/BasixKOR/awesome-activitypub
Wed Nov 21 22:50:19 2018 archive.org
awesome software activitypub federated services implementation libraries bridges
Plume-org/Plume: WIP — Federated blog engine (Medium but with ActivityPub) https://github.com/Plume-org/Plume
Wed May 16 10:50:50 2018 archive.org
federated fediverse blogging software foss engine
switching.social – Ethical alternatives to popular sites and apps https://switching.social/
Mon May 7 13:05:56 2018 archive.org

Ethical and privacy-conscious alternatives for websites and apps.

ethics socialnetworks alternatives federated microblogging blogging
syuilo/misskey: A Twitter-like SNS ✨🐢🚀✨ https://github.com/syuilo/misskey
Sat May 5 16:59:32 2018 archive.org

A federated microblogging application written in node.js. Replaces Twitter. Implements ActivityPub so it's already part of the Fediverse.

microblog software activitypub webapps federated nodejs
disroot.org https://disroot.org/
Mon Mar 19 22:57:51 2018 archive.org

A collective aimed at activists that uses only OSS software and federated or decentralized software. Offers services that you can request accounts on or set up your own server and federate with them.

decentralized xmpp communication collective activists federated server social foss software crashcart
6552 links, including 418 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn