FiloSottile / age

A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
https://age-encryption.org
BSD 3-Clause "New" or "Revised" License
15.79k stars 477 forks source link

Host specification in repo instead of Google Docs #391

Closed paulmillr closed 2 years ago

paulmillr commented 2 years ago

There is zero need to trust Google for hosting. 16 people agreed with me in the corresponding discussion: https://github.com/FiloSottile/age/discussions/228

waldyrious commented 2 years ago

Heads up: space characters appear to have been added around links (perhaps as an artifact of the conversion?), which leads to double spaces in various places throughout the doc.

FiloSottile commented 2 years ago

Thank you for the PR. I've extracted and polished the most relevant bits of the spec and published it at https://c2sp.org/age, where it will be maintained and versioned separately from the Go implementation.

paulmillr commented 2 years ago

Great, finally, thanks