Giter Club home page Giter Club logo

Comments (7)

hachyderm-admin avatar hachyderm-admin commented on August 30, 2024

Hello!

The reason the Approved page is not listed elsewhere to is to help prevent some confusion. Only accounts that Verify with Hachyderm are listed on that page, which is the desired result.

from community.

hachyderm-admin avatar hachyderm-admin commented on August 30, 2024

Hello! We wanted to follow up with this and provide a little extra context and make sure there aren't any additional questions :)

Since some accounts are required to verify and some are not, the main problem we had to solve was that we needed to find a way that user's could quickly identify if an account that should be verified had done so. This means that the account needed something that we could control that says "yes, they're approved" on an account that they control.

After some discussion at the time, the avenue with the least user friction and the most user visibility was to use URL verification, a.k.a. the rel=me attribute. This meant that we (Hachyderm) had an asset under our control (the Approved page) that the account holder could link to.

In terms of "is this the right way to use the feature", it kind of depends. Conceptually, this would be similar to associating the identity with, say, a team page on an company / etc.'s page. Multiple individuals might be able to link back to the page that lists them as a team member, but there's one page that lists all of them.

Please let us know if this helps answer the question / suggestion, and if so please close the issue. If not, we're happy to have additional conversation around this :)

from community.

ralexander-phi avatar ralexander-phi commented on August 30, 2024

Thanks for the extra context. The challenge I'm seeing is that, from the XFN/microformats view, rel=me is supposed to be used for profile equivalence, not membership. I don't think Mastodon supports a mechanism for verifying membership, which is probably why profile equivalence is being (mis)used here.

The rel=me links are intended to be crawled to collect equivalent profiles. Starting on https://github.com I see:

Unfortunately, github.com and tailscale.com aren't equivalent profiles as they are unrelated companies. If you made a sub-page like https://community.hachyderm.io/approved/github, that would better match the rel=me semantics.

Google has a good video that shows how rel=me links can be crawled: https://www.youtube.com/watch?v=LabCylbapuM

from community.

hachyderm-admin avatar hachyderm-admin commented on August 30, 2024

Understood. That said, what scenario are you running into that is causing an issue / where are you seeing problems?

from community.

ralexander-phi avatar ralexander-phi commented on August 30, 2024

I've been collecting RSS feeds by crawling blogroll links (https://github.com/ralexander-phi/rss-blogroll-network), Mastodon pops up a lot because it's popular and every user has a feed. The project has grown to the point where deduplication would be helpful, so I'm looking to turn on XFN/microformats rel=me identity consolidation. The approved account page jumped out to me since it uses rel=me in a way that implies many unrelated accounts share a common owner. Any indieweb crawler that does rel=me identity consolidation would see this issue.

From my end there's an obvious workaround (add the approval page to an "ignore list" since I know it has incorrect information), but I wanted to share with y'all as well.

from community.

hachyderm-admin avatar hachyderm-admin commented on August 30, 2024

Gotcha! We'll discuss internally about doing this moving forward and make a plan to request existing users update if/when we move forward with that. That said you're probably correct that in the short term an "ignore list" will be the quickest solution for your project :) And thank you for bringing it to our attention!

from community.

hachyderm-admin avatar hachyderm-admin commented on August 30, 2024

Since this is something we'd need to start to roll out, rather than something we can just switch (for existing accounts), we're going to go ahead and close this issue for now.

from community.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.