@shipp @solene I'll bite: IPFS isn't crypto.
Some crypto-bros use it
for 'NFTs' because of the 'CID' feature, which ensures that content cannot be changed without changing the CID, ensuring that the NFT's content stays the same. It also removes a central point of failure by not tying a NFT to a specific URL on a server that could fail: This has numerous non-crypto applications.
I highly recommend reading about how IPFS works; I find the details quite a bit fascinating: https://ipfs.tech/#how
@shipp @solene I used IPFS for archiving a mirror of a dead FTP server, if you want an example of it not being used for crypto: https://ipfs.io/ipfs/bafybeihzzax2dxnsra47utc72rhslrlemuaww5t5tmln2odfkux36xa5xy/
There's also the above GitHub link which, again, is using IPFS without crypto.