otetard / ownpad

Ownpad is a Nextcloud application that allows to create and open Etherpad and Ethercalc documents.
GNU Affero General Public License v3.0
58 stars 24 forks source link

Random amount of characters when creating new pad. #34

Closed muppeth closed 1 year ago

muppeth commented 7 years ago

Currently ownpad creates pads with random characters. But it's always the same amount of characters. This makes it a bit more easy to target instances that use ownpad since you at least know the amount of chars.

First of all maybe it would be a good idea to extend the amount of characters (64, 128?) for pad names and secondly have randomizer for amount of characters used when creating the pad (say varying from 32 to 128).