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

Feature Request: Add Opt-In and fully optional Friends Server integration #15

Open
gorillamoe opened this issue Nov 30, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@gorillamoe
Copy link
Member

gorillamoe commented Nov 30, 2024

Would be awesome if we can have a friends server integration, that makes hosting and joining a breeze.

The server address should be configurable and the server source code publicly available and also MIT licensed.

Project name could be: bananas-bonjour-server and a default server could be made available at: bonjour.getbananas.net.

Flow could be something like this:

  1. Register with your E-Mail at the configured Bonjour Server
  2. Verify Email
  3. Add Friend request via Bananas (enter friend's Email)
  4. Friend sees request (if on the same Bonjour server)
  5. Friend can accept, decline or ignore user
  6. You both see your online status from that point on
  7. Either of you can start a call

We need a way to prevent spam.

Maybe make it configurable when a user accepts requests, so that you need to actively enable that for a short timeframe.

If this is disabled, you won't receive requests at all.

@gorillamoe gorillamoe added the enhancement New feature or request label Nov 30, 2024
@gorillamoe gorillamoe self-assigned this Nov 30, 2024
@gorillamoe
Copy link
Member Author

Also the documentation on this should be really clear on what data is stored and sent between parties and when.

@gorillamoe
Copy link
Member Author

Also: Think about a way corporate business might want to handle their users with the Bonjour server. I've no idea what that might look like on e.g. windows with e.g. Azure AD. Maybe @smood922 can chime in on that.

@gorillamoe gorillamoe added this to the v1.1.0 milestone Dec 3, 2024
@smood922
Copy link

smood922 commented Dec 3, 2024

We use Entra/Azure AD extensively and that would be our first choice with clients. I'd think you would want to implement SAML SSO which would enable a wide variety of IdPs.

@gorillamoe gorillamoe modified the milestones: v1.1.0, v2.0.0 Dec 3, 2024
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
Status: Todo
Development

No branches or pull requests

2 participants