{"id":15016750,"url":"https://github.com/arkanosis/microstatus","last_synced_at":"2025-07-25T14:09:56.442Z","repository":{"id":19813869,"uuid":"87989852","full_name":"Arkanosis/microstatus","owner":"Arkanosis","description":"Lightweight Mastodon- and GNU social-compatible ActivityPub and OStatus server implementation","archived":false,"fork":false,"pushed_at":"2022-11-08T20:26:01.000Z","size":81,"stargazers_count":177,"open_issues_count":2,"forks_count":4,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-07-09T20:50:49.979Z","etag":null,"topics":["activitypub","gnu-social","mastodon","microblog","mstd","ostatus","social-network"],"latest_commit_sha":null,"homepage":"https://microstatus.org/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Arkanosis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-11T23:56:29.000Z","updated_at":"2025-02-17T20:40:20.000Z","dependencies_parsed_at":"2023-01-13T20:36:30.666Z","dependency_job_id":null,"html_url":"https://github.com/Arkanosis/microstatus","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Arkanosis/microstatus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arkanosis%2Fmicrostatus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arkanosis%2Fmicrostatus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arkanosis%2Fmicrostatus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arkanosis%2Fmicrostatus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Arkanosis","download_url":"https://codeload.github.com/Arkanosis/microstatus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arkanosis%2Fmicrostatus/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265481941,"owners_count":23773976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["activitypub","gnu-social","mastodon","microblog","mstd","ostatus","social-network"],"created_at":"2024-09-24T19:49:19.794Z","updated_at":"2025-07-16T04:37:09.430Z","avatar_url":"https://github.com/Arkanosis.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# microstatus [![](https://img.shields.io/crates/v/microstatus.svg)](https://crates.io/crates/microstatus) [![License](https://img.shields.io/badge/license-ISC-blue.svg)](/LICENSE) [![Build status](https://travis-ci.org/Arkanosis/microstatus.svg?branch=master)](https://travis-ci.org/Arkanosis/microstatus)\n\n**microstatus** is a lightweight [Mastodon](https://github.com/tootsuite/mastodon)- and [GNU social](https://gnu.io/social/)-compatible [OStatus](https://www.w3.org/community/ostatus/) and [ActivityPub](https://www.w3.org/TR/activitypub/) server implementation.\n\n## Current Status\n\nmicrostatus is still under active design and not yet ready for mainstream usage.\n\nIf you need something that's mostly usable *today* and can't wait for microstatus to be ready, have a look at [GoToSocial](https://docs.gotosocial.org/):\n* while still alpha software, it's already deployable and usable;\n* it's very lightweight, self-contained and easy to deploy;\n* it federates with Mastodon.\n\n## Design goals\n\nmicrostatus aims at the following objectives:\n* provide a complete, standard compliant implementation of the OStatus and ActivityPub protocols;\n* be extremely lightweight, self-contained and easy to deploy;\n* federate with Mastodon and GNU social instances (at least);\n* use a hackable, UNIX-friendly storage format;\n* come with a nice client API.\n\nmicrostatus (nice to have) non-goals include:\n* providing a *scalable* implementation of the OStatus and ActivityPub protocols;\n* handling billions of users;\n* being compatible with Mastodon's, GNU social's or Twitter's *client* API;\n* coming with a nice web or mobile UI.\n\n## Compilation\n\nRun `cargo build --release` in your working copy.\n\n## Installation\n\nCopy the `microstatus` binary wherever you want.\n\n## Usage\n\n```\nUsage: microstatus \u003cworking-directory\u003e\n       microstatus -h | --help\n       microstatus --version\n\nArguments:\n    working-directory working directory (file storage)\n\nOptions:\n    -h, --help  Show this screen.\n    --version   Show version.\n```\n\n## Contributing and reporting bugs\n\nContributions are welcome through [GitHub pull requests](https://github.com/Arkanosis/microstatus/pulls).\n\nPlease report bugs and feature requests on [GitHub issues](https://github.com/Arkanosis/microstatus/issues).\n\n## License\n\nmicrostatus is copyright (C) 2017-2022 Jérémie Roquet \u003cjroquet@arkanosis.net\u003e and licensed under the ISC license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farkanosis%2Fmicrostatus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farkanosis%2Fmicrostatus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farkanosis%2Fmicrostatus/lists"}