summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorcyberta <cyberta@riseup.net>2021-11-12 00:46:35 +0000
committercyberta <cyberta@riseup.net>2021-11-12 00:46:35 +0000
commitc5d722f555b952407dade3abb1ffd537e6747317 (patch)
treea9ebb8b33438589a33ed9ce54ade50371c9fe147 /.gitmodules
parent571c0479f7400e56cfdb27408160d8a816cc8610 (diff)
parent8aeb4791b6e024de9aa9c61b574d8c798a3c0a2c (diff)
Merge branch 'tor-snowflake' into 'master'
tor-over-snowflake Closes #9045 See merge request leap/bitmask_android!138
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules73
1 files changed, 6 insertions, 67 deletions
diff --git a/.gitmodules b/.gitmodules
index de71e2e8..b8f0e8d3 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -2,70 +2,9 @@
path = ics-openvpn
branch = new_master
url = https://leap.se/git/ics_openvpn.git
-
-[submodule "go/src/github.com/OperatorFoundation/obfs4"]
- path = go/src/github.com/OperatorFoundation/obfs4
- url = https://github.com/OperatorFoundation/obfs4.git
- ignore = untracked
-
-[submodule "go/src/github.com/OperatorFoundation/shapeshifter-dispatcher"]
- path = go/src/github.com/OperatorFoundation/shapeshifter-dispatcher
- url = https://0xacab.org/leap/shapeshifter-dispatcher.git
- ignore = untracked
-
-[submodule "go/src/github.com/OperatorFoundation/shapeshifter-ipc"]
- path = go/src/github.com/OperatorFoundation/shapeshifter-ipc
- url = https://github.com/OperatorFoundation/shapeshifter-ipc.git
- ignore = untracked
-
-[submodule "go/src/github.com/OperatorFoundation/shapeshifter-transports"]
- path = go/src/github.com/OperatorFoundation/shapeshifter-transports
- url = https://github.com/OperatorFoundation/shapeshifter-transports.git
- ignore = untracked
-
-[submodule "go/src/github.com/aead/chacha20"]
- path = go/src/github.com/aead/chacha20
- url = https://github.com/aead/chacha20.git
- ignore = untracked
-
-[submodule "go/src/github.com/agl/ed25519"]
- path = go/src/github.com/agl/ed25519
- url = https://github.com/agl/ed25519.git
- ignore = untracked
-
-[submodule "go/src/github.com/dchest/siphash"]
- path = go/src/github.com/dchest/siphash
- url = https://github.com/dchest/siphash.git
- ignore = untracked
-
-[submodule "go/src/github.com/shadowsocks/shadowsocks-go"]
- path = go/src/github.com/shadowsocks/shadowsocks-go
- url = https://github.com/shadowsocks/shadowsocks-go.git
- ignore = untracked
-
-[submodule "go/src/github.com/willscott/goturn"]
- path = go/src/github.com/willscott/goturn
- url = https://github.com/willscott/goturn.git
- ignore = untracked
-
-
-[submodule "go/src/golang.org/x/crypto"]
- path = go/src/golang.org/x/crypto
- url = https://github.com/golang/crypto.git
- ignore = untracked
-
-[submodule "go/src/golang.org/x/net"]
- path = go/src/golang.org/x/net
- url = https://github.com/golang/net.git
- ignore = untracked
-
-[submodule "go/src/golang.org/x/sys"]
- path = go/src/golang.org/x/sys
- url = https://github.com/golang/sys.git
- ignore = untracked
-[submodule "go/src/se.leap.bitmaskclient/shapeshifter"]
- path = go/src/se.leap.bitmaskclient/shapeshifter
- url = https://0xacab.org/leap/shapeshifter.git
-[submodule "go/src/golang.org/x/tools"]
- path = go/src/golang.org/x/tools
- url = https://github.com/golang/tools.git
+[submodule "bitmaskcore"]
+ path = bitmaskcore
+ url = https://0xacab.org/leap/android_libs/bitmaskcore.git
+[submodule "tor-android"]
+ path = tor-android
+ url = https://0xacab.org/leap/android_snowflake/tor-android.git