You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 26, 2026. It is now read-only.
I'm considering adding an extra attribute to store a comment of up to 64 bytes in length. This could help describe the lrz file or be used for any purpose. If nothing is added, only one extra byte will be used, a length byte.
I'm also seeking comment on whether this comment should be encrypted along with all other headers and data or to leave it unencrypted. My thought is if left in plain text, the comment block could be used as a hint for an encryption password. Sometimes archives are left alone for a long time and the password may not be remembered. Just an idea.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
I'm considering adding an extra attribute to store a comment of up to 64 bytes in length. This could help describe the
lrzfile or be used for any purpose. If nothing is added, only one extra byte will be used, a length byte.I'm also seeking comment on whether this comment should be encrypted along with all other headers and data or to leave it unencrypted. My thought is if left in plain text, the comment block could be used as a hint for an encryption password. Sometimes archives are left alone for a long time and the password may not be remembered. Just an idea.
Comments?
All reactions