multibase

Self identifying base encodings (by multiformats)

Multibase Alternatives

Similar projects and alternatives to multibase

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better multibase alternative or higher similarity.

multibase reviews and mentions

Posts with mentions or reviews of multibase. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-29.
  • Using Zlib-Searcher to Search the Z-Library Index for Books on the IPFS Network
    4 projects | news.ycombinator.com | 29 Dec 2022
    > IPFS now uses base58btc exclusively

    That's blatantly wrong. IPFS supports 25 different base representations (https://github.com/multiformats/multibase/blob/master/multib...).

    In fact, recently, two community members decided to implement a new base encoding with emojis for fun:

    https://cid.ipfs.tech/#%F0%9F%9A%80%F0%9F%AA%90%E2%AD%90%F0%...

    https://github.com/multiformats/multihash supports at the very least SHA1 SHA2-256 SHA2-512 SHA3/Keccak Blake2b-256/Blake2b-512/Blake2s-128/Blake2s-256 Blake3 and Strobe. Hashes in IPFS are being standardised through the IETF and W3C https://www.ietf.org/id/draft-multiformats-multihash-05.html.

    If you need rhash, you are welcome to submit a PR! We also have a grants program you can use to be rewarded for this.

  • Paperback: An encrypted paper-based backup scheme
    4 projects | news.ycombinator.com | 26 Dec 2021
    I'm still working on the project, at the moment you need to do the following (and the recovery procedure is a bit cumbersome -- there will be a GUI at some point for all of this since ultimately the project is intended for regular people):

    % paperback backup [- or the file to back up] -n [threshold] -k [number of shards to make]

    The command will print out the contents of the main document QR codes since at the moment the program can't scan the QR codes in the PDFs so you need to manually input the data. Note that the QR codes don't contain Base64 since that is not an efficient way of encoding binary data using QR codes. The QR code data is all encoded in Base10 (but the recovery code can handle any base data because I use multibase[1] prefixes).

    And then to recover:

    % paperback recover --interactive [- or the path to output the data to]

    And it will ask you for the main document data (just copy-paste it, putting an extra newline after each segment) and then the shard data (you can copy-paste the "text fallback" segments from the QR codes) and shard codewords -- also with a newline after each section section. The prompts tell you what to input

    "paperback expand" (create new shards from existing ones) works the same way (and also requires --interactive).

    I plan to add support for just taking the PDF file and scanning the data from it directly but it seems a bit complicated to do at the moment, and I'm presenting a talk on this project next month at Linux.conf.au so I'm working on that talk right now.

    [1]: https://github.com/multiformats/multibase

  • Understanding the filenames inside .ipfs/blocks/
    1 project | /r/ipfs | 9 Jun 2021
    remove the B (which indicates the uppercase base32 encoding base from https://github.com/multiformats/multibase) and use all the rest (including the ML) as the filename, followed by .data
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic multibase repo stats
3
268
5.6
6 months ago

Popular Comparisons


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com