https://github.com/thblt/playground
Toy code, learning experiments and stuff. DON'T USE THIS.
https://github.com/thblt/playground
Last synced: about 1 year ago
JSON representation
Toy code, learning experiments and stuff. DON'T USE THIS.
- Host: GitHub
- URL: https://github.com/thblt/playground
- Owner: thblt
- Created: 2016-02-22T15:35:01.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-11-15T15:09:19.000Z (over 9 years ago)
- Last Synced: 2025-02-16T01:25:26.664Z (over 1 year ago)
- Language: Haskell
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Playground

This is a repository for miscellaneous code projects with no immediate
interest, mostly toy/self-teaching projects.
## Not for reuse
The code in this repository is open-source, but **it is not free**:
redistribution of modified or identical versions, or inclusion in
other programs, is **not** permitted. This is not because this code
has any value; instead, it's because it has no intrinsic value at all,
was not written for production and is potentially unsafe. Read
[crypto code PSA](https://phpmanualmasterpieces.tumblr.com/post/132881102960/crypto-toys-psa)
by 0xabad1dea for more information. [A GitHub search for the words "rsa
4507, 4513, 4517"](https://github.com/search?utf8=%E2%9C%93&q=rsa+4507+4513+4517&type=Code&ref=searchresults) may give an easy proof of the importance of not reusing toy code.