Find a file
2019-09-21 17:56:52 -05:00
net organize 2019-09-21 16:20:14 -05:00
pub organize 2019-09-21 16:20:14 -05:00
public/admin First commit. 2018-09-15 00:01:19 -07:00
routes setup db utils in store directory, move getOrCreateActor and break out getActor for actions which require and existing actor (e.g. signature validation) 2019-09-21 16:53:55 -05:00
store setup db utils in store directory, move getOrCreateActor and break out getActor for actions which require and existing actor (e.g. signature validation) 2019-09-21 16:53:55 -05:00
test/requests mongo for user object requests and initial inbox functionality 2019-09-12 20:03:04 -05:00
utils setup db utils in store directory, move getOrCreateActor and break out getActor for actions which require and existing actor (e.g. signature validation) 2019-09-21 16:53:55 -05:00
.gitignore organize 2019-09-21 16:20:14 -05:00
config-template.json generate keys for local users 2019-09-14 21:49:33 -05:00
index.js setup db utils in store directory, move getOrCreateActor and break out getActor for actions which require and existing actor (e.g. signature validation) 2019-09-21 16:53:55 -05:00
LICENSE Create LICENSE 2019-09-21 17:03:29 -05:00
package.json switch to https, place all object metadata in _meta for simpler projections 2019-09-19 20:55:32 -05:00
README.md update readme 2019-09-21 17:56:52 -05:00

Gup.pe

Social groups for the fediverse - making it easy to connect and meet new people based on shared interests without the maniuplation of your attention to maximize ad revenue nor the walled garden lock-in of capitalist social media.

This server-2-server ActivityPub implementation adds decentralized, federaded "groups" support across all ActivityPub compliant social media networks. Users join groups by following group-type actors on Guppe servers and contribute to groups by mentioning those same actors in a post. Guppe group actors will automatically forward posts they receive to all group members so that everyone in the group sees any post made to the group. Guppe group actors' profiles (e.g. outboxes) also serve as a group discussion history.

Tech stack

Node.js, ExpressJS, MongoDB

Installation

Instructions coming soon.

License

Copyright (c) 2019 William Murphy. Licensed under the AGPL-3