https://github.com/fractal-code/mylar-active-attacker
Mylar, provide security against active attacker
https://github.com/fractal-code/mylar-active-attacker
Last synced: about 1 year ago
JSON representation
Mylar, provide security against active attacker
- Host: GitHub
- URL: https://github.com/fractal-code/mylar-active-attacker
- Owner: fractal-code
- Created: 2014-09-28T03:56:04.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-22T14:48:40.000Z (over 11 years ago)
- Last Synced: 2025-01-13T22:18:42.622Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 146 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mylar:active-attacker
Provide security against active attacker
This meteor packages extends the core functionality of [Mylar](https://github.com/gliesesoftware/mylar).
## Installation
Ensure you have the [mylar:platform package](https://github.com/gliesesoftware/mylar) or an equivalent set of packages added to your app
```console
meteor add mylar:platform
```
Add the mylar:active-attacker package to your app
```console
meteor add mylar:active-attacker
```
## Usage
[documentation coming soon]