Warning
The purpose of this implementation is to present an example of apkit in action. Due to several issues, actual use is not recommended. If you want own activitypub instance, please use other implementations.
demo of apkit to create a microblog
Because it was created for demonstration purposes, some problems exist (we are aware of their existence during the design phase, but omitted them in order to simplify the code as much as possible in the first place, and because it is not intended to be used in practice). Some examples are listed below.
- Store password and username in cookie (terrible!)