https://github.com/yariplus/nodebb-plugin-camo
Route NodeBB images through camo
https://github.com/yariplus/nodebb-plugin-camo
camo nodebb
Last synced: 6 months ago
JSON representation
Route NodeBB images through camo
- Host: GitHub
- URL: https://github.com/yariplus/nodebb-plugin-camo
- Owner: yariplus
- License: mit
- Created: 2015-10-29T23:31:38.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2020-09-18T17:55:11.000Z (about 5 years ago)
- Last Synced: 2025-03-17T02:48:56.344Z (7 months ago)
- Topics: camo, nodebb
- Language: Smarty
- Size: 68.4 KB
- Stars: 7
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: contributing.md
- License: license.md
Awesome Lists containing this project
README
# nodebb-plugin-camo
nodebb-plugin-camo is a [NodeBB](https://github.com/NodeBB/NodeBB) plugin for routing embedded images through a secure [camo proxy](https://github.com/atmos/camo). The plugin can use a standalone camo proxy server, or use the embedded camo proxy server.
### Requirements
nodebb-plugin-camo requires the following software to be installed:`NodeBB version 1.0.0 or greater.`
### Configuration
[See documentation](https://community.nodebb.org/topic/8297/nodebb-plugin-camo-make-embedded-images-look-secure)
### Contributing
Interested in contributing to nodebb-plugin-camo? Contributions are welcome, and are accepted via pull requests. Please [review these guidelines](https://github.com/panascais-incubator/nodebb-plugin-camo/blob/master/contributing.md) before submitting any pull requests.
### License
Code licensed under [MIT](https://github.com/panascais-incubator/nodebb-plugin-camo/blob/master/license.md), documentation under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/).