You’d need some kind of account system, but you could probably get away with just signing your edits. If the same key is used to sign an edit, then it can be considered the same “user” even if there’s no persistent account associated w/ it. You’d need to register a public key, but that’s about it.
You’d need some kind of account system, but you could probably get away with just signing your edits. If the same key is used to sign an edit, then it can be considered the same “user” even if there’s no persistent account associated w/ it. You’d need to register a public key, but that’s about it.