kubo/repo
Adam Uhlir d67a4e06cf Introducing EncodedFSKeystore with base32 encoding (#5947)
Encoding the key's filename with base32 introduces coherent behaviour
across different platforms and their case-sensitive/case-insensitive
file-systems. Moreover it allows wider character set to be used for the
name of the keys as the original restriction for special FS's characters
(e.g. '/', '.') will not apply.

License: MIT
Signed-off-by: Adam Uhlir <uhlir.a@gmail.com>
2020-03-23 17:05:16 -07:00
..
common Config: allow to set maps on null value 2015-08-13 19:42:32 +07:00
fsrepo Introducing EncodedFSKeystore with base32 encoding (#5947) 2020-03-23 17:05:16 -07:00
mock.go fix: spammy mock when testing 2019-08-16 15:06:48 -07:00
onlyone.go repo.OnlyOne tracks open Repos and reuses them 2015-03-13 20:26:22 -07:00
repo.go Update imports to go-filestore 2019-07-15 15:52:34 +02:00