From 754bbf7a25a8dda49b5d08ef0d0443bbf5af0e36 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 7 Apr 2024 13:41:34 -0500 Subject: new repository --- devdocs/vagrant/share%2Fsecurity.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create 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 new file mode 100644 index 00000000..9b90f755 --- /dev/null +++ b/devdocs/vagrant/share%2Fsecurity.html @@ -0,0 +1,10 @@ +

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