-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
kind/bugA bug in existing code (including security flaws)A bug in existing code (including security flaws)topic/fuseTopic fuseTopic fuse
Description
Some filesystems (like osx's default hfs) are case insensitive... this breaks our b58 string keys when mounting with fuse. Possible solutions
- use different encoding (argh)
- use a different mount point to map between encodings
/ipfs/b32/...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugA bug in existing code (including security flaws)A bug in existing code (including security flaws)topic/fuseTopic fuseTopic fuse