paragonie / awesome-appsec

A curated list of resources for learning about application security
https://paragonie.com/projects
MIT License
6.19k stars 730 forks source link

Non-Free List Items #7

Closed paragonie-scott closed 9 years ago

paragonie-scott commented 9 years ago

Since not everything on the list is free, I'm thinking about making the compiler mark the non-free ones.

For example:

{
    "date": "2010-01-23",
    "free": false,
    "name": "....",
    "remark": "Read this and you can avoid the rest of this list forever!",
    "url": "http://omfgdogs.com"
}

And have it indicate non-free in the markdown somehow. (An image would probably be best!)