diff options
-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 |