DEV Community

Discussion on: Does DEV.TO have an OAuth Server to fetch User Posts

 
rhymes profile image
rhymes

I'm not sure how melindex works but if you have control of your account then melindex.com/@matscode will show whatever you program it for.

If you code it to show your posts it will show your posts, there's no way it can show other people's posts unless you get hacked or something...

For example tweets are usually public so if I want to I can build a website to show Beyoncé's tweets, but that's not an issue, it's a choice. Usually people embed their own tweets on their websites, but there's nothing preventing them to embed Beyoncé's tweets.

I'm not sure I see the problem sorry.

Thread Thread
 
matscode profile image
Michael Akanji

Thanks for the reply so far...

melindex is meant to be an index(just like the index of a book) of someones online presence...

Now imagine the index of a book reference another books content...

I hope i made sense with this analogy...

Doing this is so to prevent post impersonation...

Just like now... I can create a website, call it my blog.. fetch your posts, show your posts as like I am the original author...

Thread Thread
 
rhymes profile image
rhymes

Sure but I wouldn't worry too much, if you post content on any public site anyone can repost it and claim it is theirs in theory. Copyright aside.

I'm not famous enough to have people wanting to impersonate me 😂

Thread Thread
 
matscode profile image
Michael Akanji

LoL... You are and will continue to be more famous...

So, as I have said... When you visit someone personal page, maybe for recruiting purpose or something.. then, you should only see things original by them... That is what I am trying to prevent..

Another thing I am thinking is asking users to make a post with a particular auto-generated title to verify the feeds belong to them.