Rename quack to quak
German for 'quack', matching the Ente (German for 'duck') naming. All references updated: package name, CLI binary, X-Client-Package header, test descriptions, temp dir prefixes, README, Makefile docker tag.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
* Ente delivers most binary fields as standard base64 strings (with `+`,
|
||||
* `/`, and `=` padding). A few fields, notably the auth token returned by
|
||||
* the login flow, are URL-safe base64 (with `-` and `_` instead of `+` and
|
||||
* `/`, and stripped padding). quack must accept both forms on input and
|
||||
* `/`, and stripped padding). quak must accept both forms on input and
|
||||
* produce the right form on output.
|
||||
*
|
||||
* These tests pin the contract:
|
||||
|
||||
Reference in New Issue
Block a user