Movie reviews bot playground.
Go to file
2022-04-13 11:00:04 +00:00
.cargo Use profile importer in verify_http_signature function 2021-12-28 20:54:21 +00:00
contracts Update IAdapter interface artifact 2022-02-05 23:51:07 +00:00
docs Change /reblog method to return repost info instead of original post 2022-04-08 18:55:51 +00:00
files Add files directory, update readme 2021-11-26 22:39:54 +00:00
migrations Allow passwordless registration 2022-02-15 19:43:22 +00:00
src Write warning to log when encountering unexpected actor property type 2022-04-12 18:34:01 +00:00
.editorconfig Set indent size in JSON files to 2 2021-09-14 13:35:41 +00:00
.env Initial commit 2021-09-14 12:24:05 +00:00
.gitignore Add files directory, update readme 2021-11-26 22:39:54 +00:00
Cargo.lock Update clap to stable version 2022-04-10 19:51:03 +00:00
Cargo.toml Update clap to stable version 2022-04-10 19:51:03 +00:00
config.yaml.example Change default PostgreSQL port 2022-03-09 20:41:56 +00:00
docker-compose.yaml Change default PostgreSQL port 2022-03-09 20:41:56 +00:00
FEDERATION.md Update readme and add FEDERATION.md 2022-04-13 11:00:04 +00:00
LICENSE Initial commit 2021-09-14 12:24:05 +00:00
README.md Update readme and add FEDERATION.md 2022-04-13 11:00:04 +00:00

Mitra

Federated social network with smart contracts.

Built on ActivityPub protocol, self-hosted, lightweight.

Unique features enabled by blockchain integration:

Smart contracts repo: https://codeberg.org/silverpill/mitra-contracts

Frontend repo: https://codeberg.org/silverpill/mitra-web

Demo instance: https://mitra.social/ (invite-only)

Matrix chat: #mitra:halogen.city

Requirements

  • Rust 1.54+
  • PostgreSQL 10.2+
  • IPFS node (optional, see guide)
  • Ethereum node (optional)

Development

Create database

docker-compose up

Test connection:

psql -h localhost -p 55432 -U mitra mitra

Run web service

Generate instance key:

cargo run --bin mitractl generate-rsa-key

Create config file, set instance_rsa_key, adjust other settings if needed:

cp config.yaml.example config.yaml

Compile and run service:

cargo run

Run CLI

cargo run --bin mitractl

Run linter

cargo clippy

Run tests

cargo test

Build for production

cargo build --release

Federation

See FEDERATION.md

Client API

Mastodon API

Most methods are similar to Mastodon API, but Mitra is not fully compatible.

OpenAPI spec (incomplete)

CLI commands

Generate RSA private key:

mitractl generate-rsa-key

Generate invite code:

mitractl generate-invite-code

List generated invites:

mitractl list-invite-codes

Delete profile:

mitractl delete-profile -i 55a3005f-f293-4168-ab70-6ab09a879679

Delete post:

mitractl delete-post -i 55a3005f-f293-4168-ab70-6ab09a879679

Remove remote posts and media older than 30 days:

mitractl delete-extraneous-posts -d 30

Generate ethereum address:

mitractl generate-ethereum-address

License

AGPL-3.0

Support

Monero: 8Ahza5RM4JQgtdqvpcF1U628NN5Q87eryXQad3Fy581YWTZU8o3EMbtScuioQZSkyNNEEE1Lkj2cSbG4VnVYCW5L1N4os5p