Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

Current way to add friends causes issue #15

Open
danrobi11 opened this issue Apr 21, 2021 · 2 comments
Open

Current way to add friends causes issue #15

danrobi11 opened this issue Apr 21, 2021 · 2 comments

Comments

@danrobi11
Copy link

Send friend request instead of both side exchanging profile links.

Better scenario:

1- Bob post his Iris profile link on his website.

2- Alice copy Bob profile from Bob website

3- Now Alice can follow Bob. (Alice will now receive feeds from Bob, but they cant private message yet. Bob doesnt know Alice at this point)

4- Now Alice send friend request to Bob.

5- Bob receive a friend request from Alice.

6- Bob accepts Alice friend request. (Therefore, by accepting Alice friend request, Bob is now following Alice)

7- Now Alice and Bob can send private messages to eachother and Bob will now receive feeds from Alice.

@danrobi11 danrobi11 changed the title Cureent way to add friends causes issue Current way to add friends causes issue Apr 21, 2021
@mmalmi
Copy link
Member

mmalmi commented Apr 23, 2021

You can send your chat invite link to someone, and you'll discover each other through it, exchanging only one link.

In a decentralized system, allowing friend requests from anyone would be vulnerable to spam.

@danrobi11
Copy link
Author

You can send your chat invite link to someone, and you'll discover each other through it, exchanging only one link.

No. Tested and that doesnt work. Both party need to exchange profile link. The friend wasnt able to see me at all until I've send him my profile link.
Therefore, its impossible to friend someone you dont know.

In a decentralized system, allowing friend requests from anyone would be vulnerable to spam.

I disagree. Thats why the block option is there. To block trolls.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants