-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
68 lines (68 loc) · 2.12 KB
/
.gitmodules
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
[submodule "labs/toolslab"]
path = modules/conclusion/tools
url = https://github.com/OpenSecEd/toolslab.git
branch = master
[submodule "makefiles"]
path = makefiles
url = https://github.com/dbosk/makefiles.git
branch = master
[submodule "modules/ethics"]
path = modules/intro/ethics
url = https://github.com/OpenSecEd/ethics.git
branch = master
[submodule "modules/appliedcrypto"]
path = modules/crypto/appliedcrypto
url = https://github.com/OpenSecEd/appliedcrypto.git
branch = master
[submodule "modules/foundations"]
path = modules/foundations/security
url = https://github.com/OpenSecEd/foundations.git
branch = master
[submodule "modules/infotheory"]
path = modules/crypto/infotheory
url = https://github.com/OpenSecEd/infotheory.git
branch = master
[submodule "labs/pricomlab"]
path = modules/ac/pricomlab
url = https://github.com/OpenSecEd/pricomlab.git
branch = master
[submodule "modules/auth"]
path = modules/auth/auth
url = https://github.com/OpenSecEd/auth.git
branch = master
[submodule "modules/usability"]
path = modules/foundations/usability
url = https://github.com/OpenSecEd/usability.git
branch = master
[submodule "modules/ac"]
path = modules/ac/ac
url = https://github.com/OpenSecEd/ac.git
branch = master
[submodule "modules/accountability"]
path = modules/accountability/accountability
url = https://github.com/OpenSecEd/accountability.git
branch = master
[submodule "modules/software"]
path = modules/software/software
url = https://github.com/OpenSecEd/software.git
branch = master
[submodule "modules/trustcomp"]
path = modules/trustcomp/trustcomp
url = https://github.com/OpenSecEd/trustcomp.git
branch = master
[submodule "modules/sidechannels"]
path = modules/trustcomp/sidechannels
url = https://github.com/OpenSecEd/sidechannels.git
branch = master
[submodule "miuntex"]
path = miuntex
url = https://github.com/dbosk/miuntex.git
[submodule "bibedu"]
path = bibedu
url = https://github.com/dbosk/bibedu.git
[submodule "bibsp"]
path = bibsp
url = https://github.com/dbosk/bibsp.git
[submodule "modules/fverif"]
path = modules/protocols/fverif
url = https://github.com/OpenSecEd/fverif.git