https://github.com/keybase/codesign
directory contents summarizer - will be used for code signing feature
https://github.com/keybase/codesign
Last synced: 16 days ago
JSON representation
directory contents summarizer - will be used for code signing feature
- Host: GitHub
- URL: https://github.com/keybase/codesign
- Owner: keybase
- Archived: true
- Created: 2014-04-15T21:33:03.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-18T14:34:46.000Z (over 10 years ago)
- Last Synced: 2025-04-12T22:35:48.473Z (20 days ago)
- Language: CoffeeScript
- Size: 1.99 MB
- Stars: 6
- Watchers: 11
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
codesign
=============directory contents codesign - will be used for code signing feature
### TODO
- performance considerations:
- alt_hash calculation creating unnecessary buffers and strings; switch to pipes entirely
- pretty output on file not found errors, read-permission problems
- handle poorly-parsing SIGNED.md file
- test tilde and pound signs in names
- automatic unit tests