Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AddressBook Logic #18

Open
michielbdejong opened this issue Feb 23, 2021 · 2 comments
Open

AddressBook Logic #18

michielbdejong opened this issue Feb 23, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@michielbdejong
Copy link
Collaborator

I want to add logic around https://pdsinterop.org/conventions/addressbook/.

I'm thinking we make it a little bit object-oriented, by introducing a Contact class, and then the AddressBook acts as a Contact factory.

I also want to make it possible and easy for contacts to switch WebID's - so build in some logic for sending an update message to all your contacts saying "Add new WebID", "Remove WebID", and "Set this WebID as my primary one".

@michielbdejong
Copy link
Collaborator Author

Also, support for peer-to-peer inboxes, so different friends post their messages to different inboxes. That way, you can tighten the ACL on the inbox to a single poster, and be sure that a message comes from that person.

@timea-solid
Copy link
Member

@timea-solid timea-solid added the enhancement New feature or request label Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants