https://github.com/mdp/kdebug
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mdp/kdebug
- Owner: mdp
- Created: 2020-03-06T22:35:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-10T10:13:08.000Z (over 5 years ago)
- Last Synced: 2025-01-23T12:14:54.905Z (over 1 year ago)
- Language: JavaScript
- Size: 33.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Code Audit
There's only one change in the underlying library, you can see it with
`diff <(curl https://raw.githubusercontent.com/mdp/gibberish-aes/master/src/gibberish-aes.js) <(cat gibberish-aes.js)`
# Install and run with Docker
- Update attempt.js with your encryption key and passcode
- `docker build . -t kdebug`
- `docker run -rm kdebug`