From 82ba818ff456bcd6d56a06226e3f27e98fbb55c3 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 14 Aug 2025 22:58:58 -0500 Subject: removing all downloaded devdocs files --- devdocs/vagrant/share%2Fsecurity.html | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 devdocs/vagrant/share%2Fsecurity.html (limited to 'devdocs/vagrant/share%2Fsecurity.html') diff --git a/devdocs/vagrant/share%2Fsecurity.html b/devdocs/vagrant/share%2Fsecurity.html deleted file mode 100644 index 9b90f755..00000000 --- a/devdocs/vagrant/share%2Fsecurity.html +++ /dev/null @@ -1,10 +0,0 @@ -

Security

Sharing your Vagrant environment understandably raises a number of security concerns.

The primary security mechanism for Vagrant Share is security through obscurity along with an encryption key for SSH. Additionally, there are several configuration options made available to help control access and manage security:

In addition to these options, there are other features we've built to help:

Most importantly, you must understand that by running vagrant share, you are making your Vagrant environment accessible by anyone who knows the share name. When share is not running, it is not accessible.

-

- © 2010–2018 Mitchell Hashimoto
Licensed under the MPL 2.0 License.
- https://www.vagrantup.com/docs/share/security.html -

-
-- cgit v1.2.3