Removed some white space to move the last text gram in the group
This commit is contained in:
parent
1ae4b92d27
commit
4b5ea891be
|
@ -249,9 +249,6 @@ public enum FourCornerDotCake {
|
||||||
FC_OCE0801_H3(1464, 8, FCDotOCE0801DashH3.values(), "Octal Character Encoding, in Hinari 3 bit"),
|
FC_OCE0801_H3(1464, 8, FCDotOCE0801DashH3.values(), "Octal Character Encoding, in Hinari 3 bit"),
|
||||||
FC_OCE0808_H6(1472, 64, FCDotOCE0808DashH6.values(), "Octal Character Encoding, in Hinari 6 bit"),
|
FC_OCE0808_H6(1472, 64, FCDotOCE0808DashH6.values(), "Octal Character Encoding, in Hinari 6 bit"),
|
||||||
FC_OCE0864_H9(1536, 512, FCDotOCE0864DashH9.values(), "Octal Character Encoding, in Hinari 9 bit"),
|
FC_OCE0864_H9(1536, 512, FCDotOCE0864DashH9.values(), "Octal Character Encoding, in Hinari 9 bit"),
|
||||||
|
|
||||||
// =========== Allow visible password as words in text
|
|
||||||
|
|
||||||
/// Burroughs Informative Passwords, 2048 from a random 0039 seed sheet.
|
/// Burroughs Informative Passwords, 2048 from a random 0039 seed sheet.
|
||||||
/// You only need one "word" and the terminator pie "curve" type for the grow factors and an "offset" number.
|
/// You only need one "word" and the terminator pie "curve" type for the grow factors and an "offset" number.
|
||||||
/// That allows a start point in nowhere which than creates 12 or 24 or many more BIP secure number fragments.
|
/// That allows a start point in nowhere which than creates 12 or 24 or many more BIP secure number fragments.
|
||||||
|
|
Loading…
Reference in a new issue