Hi folks! I’m here with another idea. Let’s make an amazon alternative. I know! I know! That was asked for a couple times already but lets discuss some details.

Amazon is basically glorified dropshipping by now. What if we just made federated (not sure if over activitypub would work) ads and sales, powered by fediseer (the “trust” network of the fediverse).

Example 1: So you buy at toms groceries, you trust them. they have experience with tina’s hardware store and they trust them. so you can buy both toms and tinas wares on both sites.

Example 2: So for example, I run a small business that sells computers. You run a small business that sells mice and keyboards. I have worked with you before so I mark you as trusted in my local website, which federates with yours, showing your products in my shop. If a customer buys my computer and buys your keyboard on top, my site sends you a buy order with customer address and payment. I get a small fee for my electricity of say 1%.

Can someone try and poke holes in this idea? It feels like this could work!

Have a nice weekend.

  • Creat@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    1
    ·
    1 day ago

    But you’re saying yourself that those are “obviously bots”. It’s easy to ignore those. And just to be clear, I really did mean the reviews, and not the score (where the skew is less transparent).

    Everyone leaving a review has to have an account somewhere in the federated network. This includes seeing up an instance just to use it for review bots, or fake votes on something. Obviously there’s is defederation and other mechanisms, and I’m sure there are ways to improve the situation. But the whole base setup is just inherently much harder to get into a trustworthy position. Even the common centralized sites (not just Amazon) have trouble getting it under control when they can “see” will the related data, for finding outliers and such. I’m just saying it’s an even harder proposition.

      • Creat@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 hours ago

        There is absolutely nothing “simple” about that. It sounds simple, but what does “someone has purchased a product” actually mean, in technical terms?

        Let’s start basic, since this is a proposal about a federated system, there are instances. Who runs these and why? Does ever seller run an instance? can there be users/customers on those? if not, who runs the customer-instances? Who defines what a product is, and are products like communities? or more like posts? how do you correlate different sellers selling the same item, where a review would obviously apply to both? can you review a shop or seller? Are delivery services their own “entitty” and can you review those, too? When you purchase an item

        Now without any answers to any of those question, let’s just go to the next level. Where are the reviews stored? in the instance where the item is sold (possibly owned by the shop)? or with the user? if it’s with the user, how does a webserver displaying an item find all the reviews for it? Does this differ between reviews for items and reviews of shops/sellers?

        If a review is stored on the instance of the seller, he can just add an entry to the database stating “user x purchased item y”, and the review is valid. If the reviews are stored with the user, he can spin up an instance, and create a bunch of users there who can leave reviews, because he can mark sales as “valid” as the seller, no matter if there was any item and/or money exchanged.

        I wrote all of this thinking about the classic sellers attempt at “creating good reviews to boost a product”, but there is the opposite threat of review-bombing (might be a competing product or seller, or you just don’t like pink shirts and decide to review-bomb those): How you protect against those has similarities, but reverses the roles essentially. Sellers are now the “target”, and reviewers the “threat”.

        Aaaand this all is just about reviews, which have no monetary value. The platforms main goal would be to deal with physical items, exchanged for real money, and creating physical effects (like shipping). All those have to also be secured in a much more robust way. If a fake review or two slip through the cracks, who cares. But if just one valuable item goes missing (or is never shipped), or the payment for it, that’s immediately a problem.