Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Long-term restructuring of OBF format and implementation. #20

Closed
5 of 7 tasks
jbrukh opened this issue May 8, 2013 · 2 comments
Closed
5 of 7 tasks

Long-term restructuring of OBF format and implementation. #20

jbrukh opened this issue May 8, 2013 · 2 comments
Assignees

Comments

@jbrukh
Copy link
Owner

jbrukh commented May 8, 2013

  • change the file name to UUIDs
  • include a SHA that checks integrity of the file
  • perform conversion of formats/SHA hashing at record STOP for optimized performance
  • P mode and S mode will be stored in the same file, with mode "Combined".
  • finish OBFWriter interface
  • provide support for subsequencing
  • look into gzipping
@jbrukh
Copy link
Owner Author

jbrukh commented May 14, 2013

Now using the following scheme: obfCodec is the underlying unsafe codec. This gets cast into either OBFReader or OBFWriter.

@ghost ghost assigned jbrukh May 14, 2013
@jbrukh
Copy link
Owner Author

jbrukh commented May 17, 2013

Most of this shit is dev shit, but OBF is now more or less complete. Will file extra features in other tickets.

@jbrukh jbrukh closed this as completed May 17, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant