Updated Backups (markdown)
parent
4e27aa68ae
commit
00af737e5d
|
@ -6,12 +6,11 @@ In OpenKeychain, backups are encrypted using:
|
|||
* OpenKeychain detects the header and shows an improved UI for input of the Backup Code
|
||||
* The header does not automate anything, it poses no additional security threat.
|
||||
|
||||
# Version: 2?
|
||||
|
||||
This is work in progress...
|
||||
# Version: 2
|
||||
|
||||
##Changelog
|
||||
* change to chunking of 4 characters
|
||||
* change to 4 characters chunks instead of 6 character chunks
|
||||
* include numbers
|
||||
|
||||
## Standard
|
||||
1. All secret and public keys that should be included in the backup MUST be concatenated in their [transferable key format](http://tools.ietf.org/html/rfc4880#section-11.1).
|
||||
|
|
Loading…
Reference in New Issue