Update README.md
This commit is contained in:
parent
6aa9b8121c
commit
00389d1954
30
README.md
30
README.md
|
@ -1,20 +1,28 @@
|
|||
# Sandboxie
|
||||
|
||||
Sandboxie is sandbox-based isolation software for 32- and 64-bit Windows NT-based operating systems. It was developed by Sophos (which acquired it from Invincea, which acquired it earlier from the original author Ronen Tzur). It creates a sandbox-like isolated operating environment in which applications can be run or installed without permanently modifying the local or mapped drive. An isolated virtual environment allows controlled testing of untrusted programs and web surfing.
|
||||
Sandboxie is a sandbox-based isolation software for 32- and 64-bit Windows NT-based operating systems. It creates a sandbox-like isolated operating environment in which applications can be run or installed without permanently modifying local & mapped drives or the windows registry. An isolated virtual environment allows controlled testing of untrusted programs and web surfing.
|
||||
|
||||
|
||||
## History
|
||||
## Project maintenance
|
||||
2004 - 2013 Ronen Tzur
|
||||
2013 - 2017 Invincea Inc.
|
||||
2017 - 2020 Sophos Group plc
|
||||
Open Source release
|
||||
2020 onwards David Xanatos
|
||||
|
||||
Sandboxie was initially released in 2004 as a tool for sandboxing Internet Explorer. Over time, the program was expanded to support other browsers and arbitrary Win32 applications.
|
||||
## Helpful Contributors
|
||||
diversenok - Security analysis & PoC's
|
||||
stephtr - CI and Certification
|
||||
TechLord / Team-IRA - Reversing
|
||||
isaak654 - UI fixes and Templates
|
||||
Valinwolf - UI / Icons
|
||||
|
||||
In December 2013, Invincea announced the acquisition of Sandboxie.
|
||||
### Translators
|
||||
nkh0472 - German
|
||||
bastik-1001 - SimpChinese
|
||||
|
||||
In February 2017, Sophos announced the acquisition of Invincea. Invincea posted an assurance in Sandboxie's website that for the time being Sandboxie's development and support would continue as normal.
|
||||
|
||||
In September 2019, Sophos switched to a new license.
|
||||
|
||||
In 2020 Sophos has released Sandboxie as Open Source under the GPLv3 licence to the community for further developement and maintanance.
|
||||
|
||||
## Support
|
||||
More volunteers welcome ;)
|
||||
|
||||
## Support the project
|
||||
If you like the tool please consider supporting it on Patreon: https://www.patreon.com/DavidXanatos
|
||||
Or Donating directly via the PayPal button on my website: https://xanasoft.com
|
||||
|
|
Loading…
Reference in New Issue