earthstar-project / earthstar

Storage for private, distributed, offline-first applications.
https://earthstar-project.org
GNU Lesser General Public License v3.0
624 stars 18 forks source link

Rename Author to Identity #264

Closed sgwilym closed 1 year ago

sgwilym commented 1 year ago

The nomenclature changed so that Authors are now Identities. Type and method names should be changed to reflect this, with the exception of the author field on documents (which still makes sense).

sgwilym commented 1 year ago

In the end I think I'm not going to change things. There are author keypairs and share keypairs now. I'm not going to rename anything to Identity because Earthstar does not have an opinion on the notion of identity, it only cares about signing / verifying signatures. Identity is something for users to decide on themselves.