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

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

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]