diff options
author | Kali Kaneko (leap communications) <kali@leap.se> | 2016-08-30 10:20:43 -0400 |
---|---|---|
committer | Kali Kaneko (leap communications) <kali@leap.se> | 2016-08-30 10:20:43 -0400 |
commit | 78f53f313799ba1cfbee1e4e234fe08a7843b759 (patch) | |
tree | 74bc4d8d571b5fe13c369e87d60f0fee49fbb0d7 /src/leap | |
parent | 5a3a2012bb8982ad0884ed659e61e969345e6fde (diff) |
[pkg] add stub about vpn submodule
Diffstat (limited to 'src/leap')
-rw-r--r-- | src/leap/bitmask/vpn/README.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/leap/bitmask/vpn/README.rst b/src/leap/bitmask/vpn/README.rst new file mode 100644 index 0000000..50310c0 --- /dev/null +++ b/src/leap/bitmask/vpn/README.rst @@ -0,0 +1,6 @@ +To be migrated +-------------- +Here we should expect the vpn parts under the legacy bitmask_client project. +However, it would be nice to move all the fail-close boilerplate to an +independent project (leap.fw), and declare that as an extra dependency in the +setup.py |