ipfs: Support other IPFS hash styles instead of hard-coding a prefix
Open
feature
ipfs
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 2.1k
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 31
Description
### Problem
Currently the plugin just checks that hashes it tries to import start with `Qm` and are 46 characters. This is not a problem yet, but will be in the future when IPFS hashes have more than one possible format.
I don't see this being at all urgent.
Contributor guide
Assessment
This issue has not been assessed yet.