NHacker Next
  • new
  • past
  • show
  • ask
  • show
  • jobs
  • submit
Ask HN: Should I bother decentralizing my website?
psv1 1611 days ago [-]
I'm really put off by the movement towards decentralization for the sake of decentralization. Over the past couple of years the term has been thrown around as if decentralization is good by default regardless of the actual application and use case and I'm just not sold on the benefits. Of course, some of this might just be my personal bias
ned7 1611 days ago [-]
It depends on your users need and the service you provide. Usually decentralization is thought of when you want to avoid Single-Points-of-Failure in a network or when you are giving a service that can't work properly without multiple nodes contributing to it.
ceejayoz 1611 days ago [-]
You should explain what you mean by decentralized.

A CDN? Serverless on something like Cloudflare's workers?

Mattasher 1611 days ago [-]
* All content mirrored on IPFS or Storj or whatever

* All transactions on the content made available and properly structured into a DAG of signed documents

* Make the API public and open source so people can run their own peers (basically, federation of access points)

ceejayoz 1611 days ago [-]
I don't think that's worth the work for most tech-savvy audiences, let alone a non tech-savvy one.
Mattasher 1611 days ago [-]
Thanks. I'm trying to gauge whether people think decentralization (and censorship/deplatforming resistance) will be a strong draw in an era of dissatisfaction with dominant social media and community sites. I'll take that as a strong No from your perspective.
companyhen 1611 days ago [-]
Check out https://www.arweave.org/hosting.html - they'll give you free tokens to archive your site indefinitely on the blockweave.
peruvian 1611 days ago [-]
If it's not targeted at tech savvy users (even then, most tech savvy users wouldn't care) and you don't feel any moral/personal drive, don't bother.
gtirloni 1611 days ago [-]
I'm curious, wouldn't PKI be less anonymous than username/password?
Mattasher 1611 days ago [-]
How so? To give more detail about the system, users generate private keys client side, which are used to sign their requests. Providing an email address is optional, and even (initial) usernames are randomly generated.
gtirloni 1611 days ago [-]
I was thinking about non-repudiation [0]. It seems with the keys, you could have more certainty that they are who they are (e.g. stolen password vs stolen private key file). But just thinking about it now, I don't think it matters for anonymity that much.

0 - https://en.wikipedia.org/wiki/Non-repudiation

shahin841 1611 days ago [-]
certified ethical hackers for hire : https://www.hackerslist.co/
Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
Rendered at 22:05:14 GMT+0000 (Coordinated Universal Time) with Vercel.