make match what I'm seeing at
https://www.flickr.com/photos/79698808@N00/8794014022/in/set-72157633616797866/
This commit is contained in:
parent
da9a6b7ece
commit
3d420f7c94
1 changed files with 6 additions and 4 deletions
|
@ -35,13 +35,15 @@ After the setup has finished, it will print the git-annex configure lines.
|
|||
## Notes
|
||||
|
||||
### Unencrypted mode
|
||||
The photo name on flickr is currently the GPGHMACSHA1 version.
|
||||
|
||||
The real name of the picture will be in the description.
|
||||
The photo name on flickr is currently the [[key|backends]] used by git-annex.
|
||||
|
||||
### Encrypted mode
|
||||
The current version base64 encodes all the data, which results in ~35% larger filesize.
|
||||
|
||||
I might look into yyenc instead. I'm not sure if it will work in the tEXt field.
|
||||
The current version base64 encodes all the data, which results in ~35%
|
||||
larger filesize.
|
||||
|
||||
I might look into yyenc instead. I'm not sure if it will work in the tEXt
|
||||
field.
|
||||
|
||||
-- Tobias
|
||||
|
|
Loading…
Add table
Reference in a new issue