Rob Middleton · @rlmiddleton
57 followers · 301 posts · Server mastodonapp.uk

Another hat for my collection!

#kepi #americancivilwar #histodons

Last updated 2 years ago

Yoxem · @Yoxem
131 followers · 1753 posts · Server g0v.social

有點想實作一個相依性小的 SNS app 。 這個 在新的網頁託管服務裝不起來。

#kepi #activitypub

Last updated 2 years ago

Kari Crock Comics · @KariCrockComics
61 followers · 477 posts · Server mastodon.art
marnanel · @marnanel
374 followers · 3911 posts · Server queer.party

0.7 "shine" released. The major visible change is that users and statuses have HTML representations as well as ActivityPub.

This release overran because life got in the way. Next release will have a demo server.

Source: gitlab.com/marnanel/chapeau/-/
Pypi: pypi.org/project/kepi/0.7/

#kepi

Last updated 4 years ago

marnanel · @marnanel
374 followers · 3911 posts · Server queer.party

kepi 0.4.5 "archer" released

is a -like server in Django. It implements the Mastodon and ActivityPub protocols.

This release has no web interface, but is somewhat usable with an app.

You can install it with "pip install kepi."

PyPi: pypi.org/project/kepi/0.4.5/
Code: gitlab.com/marnanel/kepi

#kepi #mastodon

Last updated 4 years ago

marnanel · @marnanel
374 followers · 3911 posts · Server queer.party

#kepi

Last updated 4 years ago

marnanel · @marnanel
374 followers · 3911 posts · Server queer.party
marnanel · @marnanel
374 followers · 3911 posts · Server queer.party

#kepi

Last updated 4 years ago

marnanel · @marnanel
374 followers · 3911 posts · Server queer.party
marnanel · @marnanel
374 followers · 3911 posts · Server queer.party

update on (my Django-based Mastodon-like server):

it supports the Mastodon and ActivityPub protocols fairly well.

I would make a pre-alpha release except that local events (e.g. status creation) aren't properly propagated to remote users. I should fix that first.

Anyone want to play?

#kepi

Last updated 4 years ago

marnanel · @marnanel
374 followers · 3911 posts · Server queer.party

Some debugging help, please?

marnanel.org is running a pre-alpha instance of kepi. When I look up the user @marnanel@marnanel.org from a Mastodon server, it gives an error.

I don't see an error at marnanel.org/users/marnanel .

Does it work for you? RT if you would.

#kepi #activitypub

Last updated 5 years ago

marnanel · @marnanel
374 followers · 3911 posts · Server queer.party

is a Mastodon-like server in Django. It's almost stable enough to play with reliably.

Next, I am going to be improving the documentation.

If anyone else would like to have a look before I make a release, let me know.

#kepi

Last updated 5 years ago

marnanel · @marnanel
374 followers · 3911 posts · Server queer.party

question:

How can you verify a request from a remote user to delete themselves?

1) remote user deletes their account
2) their server sends us a "delete" activity
3) we attempt to verify this activity
4) we look up the user's public key
5) the remote server very reasonably says "410 Gone"
6) verification fails
7) we ignore the request

This is issue 30: gitlab.com/marnanel/kepi/issue

#activitypub #kepi #help #fediverse

Last updated 6 years ago