• Joined on 2021-01-24
aksdb commented on issue vikunja/vikunja#772 2021-01-25 08:13:28 +00:00
Use random IDs instead of autoinc

Hmm I see. In written communication one could probably get away with simply pasting a link, but spoken not so much.

In general I be willing to take a shot at migrating the code towards another ID…

aksdb commented on issue vikunja/vikunja#772 2021-01-24 15:31:40 +00:00
Use random IDs instead of autoinc

Tasks have an "index" value which is the number you see in the frontend when you open a task. This index value is individual per (task, list)-tuple, like github/gitea issues for example.

Do…

aksdb commented on issue vikunja/vikunja#772 2021-01-24 14:08:32 +00:00
Use random IDs instead of autoinc

Oh and another addition in regards to

Like, what advantage does a malicous actor have if they know an instance now has 43134 more tasks than a month ago?

Let's say Vikunja would be used in a…

aksdb commented on issue vikunja/vikunja#772 2021-01-24 13:49:28 +00:00
Use random IDs instead of autoinc

For the theoretical background, see The German Tank problem. More IT related can be read in [this blog…

aksdb opened issue vikunja/vikunja#772 2021-01-24 10:48:25 +00:00
Use random IDs instead of autoinc