forked from ericwhyne/darpa_open_catalog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CYBERGENOME-software.json
29 lines (29 loc) · 1.03 KB
/
CYBERGENOME-software.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[
{
"DARPA Program":"CyberGenome",
"Program Teams":[
"BAE Systems",
"Apogee Research",
"University of North Florida",
"University of Michigan"
],
"Software":"Introduction-Based Routing",
"Internal Link":"",
"External Link":"http://sourceforge.net/projects/introbasedrouting/",
"Public Code Repo":"http://sourceforge.net/projects/introbasedrouting/",
"Description":"Introduction-Based Routing (IBR) is a method for dynamically opening and closing point-to-point virtual private networks (connections) to create a dynamic yet trustworthy network. Connections are created via introduction. The IBR Proxy Server software packet implements IBR. (Java)",
"Internal Code Repo":"",
"License":[
"GPLv2"
],
"Languages":[
"Java"
],
"Categories":[
"Networking",
"Reputation Management"
],
"New Date":"",
"Update Date":""
}
]