# Web 3.0 features?

**URL:** https://meta.discourse.org/t/web-3-0-features/203321
**Category:** Feature
**Tags:** web3
**Created:** [September 12, 2021, 4:51pm UTC](https://meta.discourse.org/t/web-3-0-features/203321 "2021-09-12T16:51:20Z")
**Posts on this page:** 11
**Page:** 2

<div class="post-metadata">

### Author: ![P2W](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/p2w/32/304345_2.png) [@P2W](https://meta.discourse.org/u/P2W)
#### Post date: [October 18, 2022, 8:49pm UTC](https://meta.discourse.org/t/web-3-0-features/203321/25 "2022-10-18T20:49:35Z")

</div>

there’s another thread where folks figured out how to login/register using a eth wallet. i’ll track it down

---

<div class="post-metadata">

### Author: ![RGJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rgj/32/523185_2.png) [@RGJ](https://meta.discourse.org/u/RGJ)
#### Post date: [October 18, 2022, 9:35pm UTC](https://meta.discourse.org/t/web-3-0-features/203321/26 "2022-10-18T21:35:33Z")

</div>

This one [Sign-In with Ethereum plugin](https://meta.discourse.org/t/sign-in-with-ethereum-plugin/231897)

---

<div class="post-metadata">

### Author: ![P2W](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/p2w/32/304345_2.png) [@P2W](https://meta.discourse.org/u/P2W)
#### Post date: [October 18, 2022, 11:33pm UTC](https://meta.discourse.org/t/web-3-0-features/203321/27 "2022-10-18T23:33:30Z")

</div>

My guy, thanks. PS: love your responsiveness on Communique

---

<div class="post-metadata">

### Author: ![Dicka7](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dicka7/32/278005_2.png) [@Dicka7](https://meta.discourse.org/u/Dicka7)
#### Post date: [October 19, 2022, 1:08pm UTC](https://meta.discourse.org/t/web-3-0-features/203321/28 "2022-10-19T13:08:07Z")

</div>

I don’t believe the question was about how a forum would specifically benefit from blockchain, just simply what the benefits of blockchain are in general.

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [October 19, 2022, 1:35pm UTC](https://meta.discourse.org/t/web-3-0-features/203321/29 "2022-10-19T13:35:59Z")

</div>

I suspect the value of a generalisation is limited.

The question was specific about Discourse, a forum platform.

A “Web 3.0 application” presumably uses blockchain so I believe my post was entirely appropriate.

My opinion: it would be a complete disaster!

---

<div class="post-metadata">

### Author: ![mognet](https://avatars.discourse-cdn.com/v4/letter/m/f6c823/32.png) [@mognet](https://meta.discourse.org/u/mognet)
#### Post date: [December 22, 2022, 6:19pm UTC](https://meta.discourse.org/t/web-3-0-features/203321/30 "2022-12-22T18:19:08Z")

</div>

I’d love to see tools to power free speech, maybe supporting cryptocurrencies as Monero or platforms as Nostr.

---

<div class="post-metadata">

### Author: ![BlockchainMan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/blockchainman/32/256206_2.png) [@BlockchainMan](https://meta.discourse.org/u/BlockchainMan)
#### Post date: [February 7, 2023, 3:40pm UTC](https://meta.discourse.org/t/web-3-0-features/203321/31 "2023-02-07T15:40:34Z")

</div>

I work for a Solana blockchain gaming company. We have a DAO, and we want to use Discourse because it is the ne plus ultra of discussion and community building apps currently available. Hands down.

However, in web3 the basis of identity is focused on a user’s public key, their self sovereign identity. I can leave aside discussions around blockchains in general, NFTs and so forth for the moment. All that’s happening when a user pushes a button on their hardware wallet is that the private key on the device is being used to sign a message. It’s basically PGP in some regards. Now those messages can be signing a blockchain transaction and broadcast to the network, or they could be signing any arbitrary string that meets whatever authentication interface we need to spec to. Ultimately, my team is trying to figure out the best way to do that.

There are examples of basic chat and messaging apps on Solana, but right now we’re restricted to 1200-ish bytes for our messages which is about 800 words or tokens. [https://www.dispatch.forum/](https://www.dispatch.forum/) has built a pretty nice on-chain open source Reddit-style app, but we think we can build a better product by tacking Solana pubkey and message signing onto Dispatch. We’ll be restricting external users via custom front end or some sort of API middleware while we build out and figure out our eventual strategy for a transition to a full web3 experience.

Regarding the UX, Solana has sub-second confirmation times, and with several tens of thousands of transactions per second, so it’s not like like EVM chains where you’re waiting in mempool for half a minute. People make jokes about SQLana, but it’s actually more akin to a noSQL database with a Rust execution engine. Programs in Solana have no state, all of that is stored separately in account objects. So it’s quite different from Ethereum and it’s derivatives.

Anywhoo, we’re going to solve this problem one way or the other, and my hope is to open source the solution from the get-go.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [February 8, 2023, 12:52am UTC](https://meta.discourse.org/t/web-3-0-features/203321/32 "2023-02-08T00:52:48Z")

</div>

When discussing a Discourse integration your vision is that every message I post is also signed using my private key in my wallet?

so the integration piece becomes “talk to my wallet on the fly” and technically no login is needed? Is that spam proof?

We currently tie identity to email, but I guess you could synthesis something there.

---

<div class="post-metadata">

### Author: ![BlockchainMan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/blockchainman/32/256206_2.png) [@BlockchainMan](https://meta.discourse.org/u/BlockchainMan)
#### Post date: [February 8, 2023, 1:50pm UTC](https://meta.discourse.org/t/web-3-0-features/203321/33 "2023-02-08T13:50:41Z")

</div>

I think the Sign-In With Ethereum is probably the best example we have right now, just using it for a login session is fine because the app isn’t storing data on the blockchain. If you were using Solana instead of Postgres however …

Our current design plan is to build some sort of middleware that can create new users and retrieve their API keys. On login we check for the user’s ID, which would be something like their Solana pubkey @ nonroutable internal domain or whatever. We send the API request to create the user.

We do not plan on exposing the default web interface to users, but instead will retrieve specific categories that we designate via the API and render them in our React app.

When a user goes to post a comment — the only functionality we plan on providing them for our MVP – we need to have some wallet signature event that validates the signature, then retrieves the user’s API key and sets it in the browser so that it is passed along with the post event.

We don’t have Rails developers on staff and it seems counter-productive to build around your front end. We figure we can extend the REST API or go straight to the database to set and retrieve these keys.

I’m still thinking my way around middleware solutions that pass OAUTH, but again, not sure that’s relevant given that we’re bypassing your front end.

---

<div class="post-metadata">

### Author: ![jesus2099](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jesus2099/32/119720_2.png) [@jesus2099](https://meta.discourse.org/u/jesus2099)
#### Post date: [February 11, 2023, 2:01pm UTC](https://meta.discourse.org/t/web-3-0-features/203321/34 "2023-02-11T14:01:00Z")

</div>

> [@Dicka7](#):
>
> If you are concerned with “pollution” (ie CO2 emissions) look at the actual usage and not headlines from news articles.

I don’t need to read any article to know that a system, that relies on **always more and more** CPU having to to be running permanently, is just wrong.

And all that for god knows what, who _needs_ crypto-money?  
Speculation is nothing useful.  
Ever-increasing energy consumption for such lame purpose is waste.

---

<div class="post-metadata">

### Author: ![spirobel](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/spirobel/32/170908_2.png) [@spirobel](https://meta.discourse.org/u/spirobel)
#### Post date: [February 12, 2023, 7:09am UTC](https://meta.discourse.org/t/web-3-0-features/203321/35 "2023-02-12T07:09:36Z")

</div>

> [@jesus2099](#):
>
> Speculation is nothing useful.

I agree with this. Sadly there is too much emphasis on this because people want to get rich quick. All this noise sometimes obscures that there are also genuine people building things.

> [@jesus2099](#):
>
> And all that for god knows what, who _needs_ crypto-money?

There are many places around the world where citizens don’t have access to banking and the digital economy. For example Afghanistan:

> <https://twitter.com/jamshidhashimi/status/1623892768090394624>

I think its unfortunate that the taxpayers from the US and Europe spent 20.000.000.000.000 $ on the war there. And now Afghans can not even make an account on [upwork.com](http://upwork.com) and find work in the digital economy. 🙂

I started working on an upwork alternative (using a Discourse forum) [https://twitter.com/spirobel/status/1591350820708442112](https://twitter.com/spirobel/status/1591350820708442112) It is not easy to overcome the network effects (especially as I can only work on this in my free time.)  
But it is clearly a solution. Without crypto it would have been very hard to pay someone living there and build trust. The barrier to installing a wallet app is way lower than doing a remittance.

I just wish people were less cynical and just built things 😀 👍

> [@mognet](#):
>
> I’d love to see tools to power free speech, maybe supporting cryptocurrencies as Monero or platforms as Nostr.

I made a subscriptions plugin for Discourse that uses Monero: [https://twitter.com/spirobel/status/1595949928634667008](https://twitter.com/spirobel/status/1595949928634667008)  
You can try it with stagenet coins at [https://forum.monerochan.news](https://forum.monerochan.news)

I could also make it compatible with other currencies if someone is interested.

> [@BlockchainMan](#):
>
> On login we check for the user’s ID, which would be something like their Solana pubkey @ nonroutable internal domain or whatever. We send the API request to create the user.

That is indeed the right solution. Discourse is very tied to email. So it would be hard to patch out the mandated necessity for a confirmed primary email. I investigated this question a while ago and found it would be much easier to create a user with a placeholder email and set active to true (aka user has a confirmed email).

[Previous page](https://meta.discourse.org/t/web-3-0-features/203321.md?page=1)
