# How will anonymous posting mode work?

**URL:** https://meta.discourse.org/t/how-will-anonymous-posting-mode-work/25370
**Category:** Feature
**Tags:** anonymous-mode
**Created:** [18 februari 2015 om 18:44 UTC](https://meta.discourse.org/t/how-will-anonymous-posting-mode-work/25370 "2015-02-18T18:44:35Z")
**Posts on this page:** 11
**Page:** 3

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [8 april 2015 om 00:05 UTC](https://meta.discourse.org/t/how-will-anonymous-posting-mode-work/25370/41 "2015-04-08T00:05:34Z")

</div>

> [@ColdSun](#):
>
> It’d make it difficult to track a conversation. Is it 2 people talking, is it 3?

Some anonymous sites provide the ability to hash a “passcode” with anonymous posts you make. When you post them, the password gets hashed on the server, so if you use the same passcode you’ll always get the same hash. That way anonymous users can identify themselves.

---

<div class="post-metadata">

### Author: ![riking](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/riking/32/170938_2.png) [@riking](https://meta.discourse.org/u/riking)
#### Post date: [8 april 2015 om 01:54 UTC](https://meta.discourse.org/t/how-will-anonymous-posting-mode-work/25370/42 "2015-04-08T01:54:22Z")

</div>

`user_id == -2` perhaps? (@system is -1)

---

<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: [8 april 2015 om 01:59 UTC](https://meta.discourse.org/t/how-will-anonymous-posting-mode-work/25370/43 "2015-04-08T01:59:45Z")

</div>

yeah, that is one possible plan, going to wait for @codinghorror to provide feeback on this first.

I am tempted to leave stuff more or less like it is now (with a tweak or 2 first) and see how customers use it prior to adding this.

---

<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: [8 april 2015 om 02:49 UTC](https://meta.discourse.org/t/how-will-anonymous-posting-mode-work/25370/44 "2015-04-08T02:49:34Z")

</div>

I think I am going to stamp on this a **“this is done enough for now”** stamp (bugs pending ™)

I just added a site setting “anonymous account duration minutes” that defaults to 1 week. This means you get to keep your anon account for 1 week from last post you make. After that it cycles.

I went ahead and set this setting to 1 minute here, for kicks. Which gives a strong anonymity option, with a side effect of lots and lots of accounts.

I also disabled the ability to like and act on posts.

[https://github.com/discourse/discourse/commit/4bfca12b1168816e922b099ee72afa92cb4aa73c](https://github.com/discourse/discourse/commit/4bfca12b1168816e922b099ee72afa92cb4aa73c)

I strongly believe this needs to be used in the wild for a bit before we decide if it makes sense to switch or tweak this implementation. As it stands it can be super anonymous or mildly anonymous, up to the admins discretion.

---

<div class="post-metadata">

### Author: ![anonymous1](https://avatars.discourse-cdn.com/v4/letter/a/77aa72/32.png) [@anonymous1](https://meta.discourse.org/u/anonymous1)
#### Post date: [8 april 2015 om 02:51 UTC](https://meta.discourse.org/t/how-will-anonymous-posting-mode-work/25370/45 "2015-04-08T02:51:13Z")

</div>

I am anonymous 1, hear me roar 🐓

---

<div class="post-metadata">

### Author: ![anonymous5](https://avatars.discourse-cdn.com/v4/letter/a/71c47a/32.png) [@anonymous5](https://meta.discourse.org/u/anonymous5)
#### Post date: [8 april 2015 om 02:53 UTC](https://meta.discourse.org/t/how-will-anonymous-posting-mode-work/25370/46 "2015-04-08T02:53:52Z")

</div>

You are making an excellent point there @anonymous1 💝

---

<div class="post-metadata">

### Author: ![anonymous6](https://avatars.discourse-cdn.com/v4/letter/a/50afbb/32.png) [@anonymous6](https://meta.discourse.org/u/anonymous6)
#### Post date: [15 april 2015 om 02:13 UTC](https://meta.discourse.org/t/how-will-anonymous-posting-mode-work/25370/47 "2015-04-15T02:13:35Z")

</div>

Nobody knows who I am! I could be anyone! 😆 ❓

---

<div class="post-metadata">

### Author: ![hellekin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hellekin/32/51636_2.png) [@hellekin](https://meta.discourse.org/u/hellekin)
#### Post date: [28 april 2015 om 17:28 UTC](https://meta.discourse.org/t/how-will-anonymous-posting-mode-work/25370/48 "2015-04-28T17:28:07Z")

</div>

**Is the feature supposed to work globally?**

**Can it be limited to a single topic, or a single category?** That would make a lot more sense to me, than allowing anonymous contributions all over the place. (Sorry if I misunderstood the scope.)

---

<div class="post-metadata">

### Author: ![anonymous7](https://avatars.discourse-cdn.com/v4/letter/a/58f4c7/32.png) [@anonymous7](https://meta.discourse.org/u/anonymous7)
#### Post date: [29 april 2015 om 02:12 UTC](https://meta.discourse.org/t/how-will-anonymous-posting-mode-work/25370/49 "2015-04-29T02:12:06Z")

</div>

> [@hellekin](#):
>
> Is the feature supposed to work globally?

Yes

> [@hellekin](#):
>
> Can it be limited to a single topic, or a single category?

No, and also, not planned.

---

<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: [16 september 2015 om 00:18 UTC](https://meta.discourse.org/t/how-will-anonymous-posting-mode-work/25370/50 "2015-09-16T00:18:12Z")

</div>

This is now complete, closing, if we need to make any changes to current system a new topic can be opened

---

<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: [16 september 2015 om 00:19 UTC](https://meta.discourse.org/t/how-will-anonymous-posting-mode-work/25370/52 "2015-09-16T00:19:42Z")

</div>



[Previous page](https://meta.discourse.org/t/how-will-anonymous-posting-mode-work/25370.md?page=2)
