https://github.com/rtrlib/chrome-extension
https://github.com/rtrlib/chrome-extension
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/rtrlib/chrome-extension
- Owner: rtrlib
- License: mit
- Created: 2013-06-13T15:58:07.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2015-07-03T11:59:51.000Z (almost 11 years ago)
- Last Synced: 2024-03-27T07:00:27.138Z (about 2 years ago)
- Language: JavaScript
- Size: 352 KB
- Stars: 2
- Watchers: 9
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RPKI Validator - Chrome Extension
## install
Start Chrome and open a tab with ```chrome://extensions```, activate checkbox
for developer mode (top right corner), see also [here](https://developer.chrome.com/extensions/getstarted). Click on *Load
unpacked extension* and browse to the source directory of the extension to
install it. You may also pack the extension for deployment.
## configure
The following parameters can be configured within the addon:
- **validation server URL**: URL of the validation server offering a RESTful API
verify origin AS of an IP prefix
- **cache server host**: hostname of a RPKI cache server
- **cache server port**: port number of the RPKI cache service
- **cache time to live**: live time (TTL) of cached validation entries