https://github.com/bval/hubot-security-posters
Return a random NSA security poster from the 1950s-60s
https://github.com/bval/hubot-security-posters
hubot-scripts security
Last synced: 7 months ago
JSON representation
Return a random NSA security poster from the 1950s-60s
- Host: GitHub
- URL: https://github.com/bval/hubot-security-posters
- Owner: bval
- Created: 2018-06-04T23:40:31.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-29T21:04:34.000Z (over 3 years ago)
- Last Synced: 2024-12-29T06:08:50.170Z (over 1 year ago)
- Topics: hubot-scripts, security
- Language: CoffeeScript
- Homepage:
- Size: 942 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hubot-security-posters

Return random whack NSA security posters from the 1950s-60s. The truth
is out there.
Source material can be found
[here](https://github.com/bval/nsa-security-posters) and is published as
a GitHub pages site to serve these images via the CDN.
See [`src/security-posters.coffee`](src/security-posters.coffee) for full documentation.
## Installation
In hubot project repo, run:
`npm install hubot-security-posters --save`
Then add **hubot-security-posters** to your `external-scripts.json`:
```json
[
"hubot-security-posters"
]
```
## Sample Interaction
```
user1>> hubot security
hubot>> http://brandonvalentine.com/nsa-security-posters/image-10.png
```
## NPM Module
https://www.npmjs.com/package/hubot-security-posters