hfs 0.26.5 → 0.26.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -83,6 +83,7 @@ Other than that, you can also consider:
83
83
 
84
84
  - it's more robust: it was designed to be an always-running server, while HFS 1-2 was designed for occasional usage (transfer and quit)
85
85
  - passwords are never really stored, just a non-reversible hash is
86
+ - faster search (up to 12x)
86
87
  - more flexible permissions
87
88
 
88
89
  But you may still want to stay with HFS 2.x (so far) for the following reasons