To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

B1 (archive format)

From Wikipedia, the free encyclopedia

B1
Filename extension
.b1
Internet media type
application/x-b1
Developed byCatalina Group Ltd
Initial release2011
Type of formatData compression

B1 is an open archive file format that supports data compression and archiving[citation needed]. B1 files use the file extension ".b1" or ".B1" and the MIME media type application/x-b1. B1 incorporates the LZMA compression algorithm.[1] B1 archive combines a number of files and folders into one or more volumes, optionally adding compression and encryption. Construction of the B1 archive involves creating a binary stream of records and building volumes of that stream. The B1 archive format supports password-based AES-256 encryption.[2] B1 files are created and opened with its native open-source B1 Pack Tool, as well as B1 Free Archiver utility.[3][4]

YouTube Encyclopedic

  • 1/3
    Views:
    30 774
    1 241
    419
  • Alter Ego b1
  • 645z Profoto B1 HSS Test 01 (Test 02 in description)
  • 645z Profoto B1 HSS Test 02

Transcription

B1 Pack Project

B1 Pack is an open-source software project that produces a cross-platform command-line tool and a Java library for creating and extracting file archives in the B1 archive format. Source code of the project is published at GitHub.[5] B1 Pack Project is released under the Apache License.[6] The B1 Pack Tool module builds a single executable JAR file which can create, list, and extract B1 archive files from a command-line interface.[7]

B1 format features

  • Support for Unicode names for files inside an archive.
  • Archives and the files inside it can be of any size.
  • Support for split archives, that consist of several parts.
  • Integrity check with the Adler-32 algorithm.
  • Data compression using the LZMA algorithm.
  • Supports encryption with the AES algorithm.[8]

API features

  • Instant creation of an archive without reading from/writing to a file system.
  • Producing only a byte range of an archive, e.g. for resuming downloads.
  • Streaming archive content without prior knowledge of all the files being packaged.

References

  1. ^ "B1 File Format" Whatis.com. Retrieved 13 January 2014.
  2. ^ "B1 file extension - B1 compressed archive" File-Extensions.org. Retrieved 13 January 2014.
  3. ^ "B1 File Extension" Fileinfo. Retrieved 14 January 2014.
  4. ^ "Extract compressed files without any software" Archived 2014-01-21 at the Wayback Machine Digital Quest. Retrieved 13 January 2014.
  5. ^ "B1-Pack" GitHub. Retrieved 13 January 2014.
  6. ^ "The Apache Software License, v2.0" Retrieved 14 January 2014.
  7. ^ "B1 Pack CLI" Retrieved 13 January 2014.
  8. ^ "B1 Pack Project" Retrieved 14 January 2014.

External links

This page was last edited on 20 September 2023, at 12:31
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.