An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Playground

![A children playground with a slide with a deep hole at its bottom.](https://i.imgur.com/ibblORi.jpg)

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.