switched content information to "why" section
This commit is contained in:
22
README.md
22
README.md
@@ -1,17 +1,23 @@
|
||||
# privacy.sexy
|
||||
  [](https://github.com/dwyl/goodparts/issues) [](https://lgtm.com/projects/g/undergroundwires/privacy.sexy/context:javascript) [](https://codeclimate.com/github/codeclimate/codeclimate/maintainability)
|
||||
|
||||
Privacy & security generator tool for Windows.
|
||||
  [](https://github.com/dwyl/goodparts/issues) [](https://lgtm.com/projects/g/undergroundwires/privacy.sexy/context:javascript) [](https://codeclimate.com/github/codeclimate/codeclimate/maintainability)
|
||||
|
||||
Web tool to generate scripts for enforcing privacy & security best-practices such as stopping data collection of Windows and different softwares on it.
|
||||
> because privacy is sexy 🍑🍆
|
||||
|
||||
[https://privacy.sexy](https://privacy.sexy)
|
||||
|
||||
In this repo you find:
|
||||
## Why privacy.sexy
|
||||
|
||||
- Application & infrastructure code of privacy.sexy, simply everything is code & open-sourced.
|
||||
- Fully automated CI/CD pipeline to AWS for provisioning serverless infrastructure using GitHub actions.
|
||||
- Vue.js application in conjunction with domain-driven design, event-driven architecture & data-driven programming.
|
||||
- You don't need to run any compiled software on your system, just run the generated scripts.
|
||||
- It's open source, both application & infrastructure is 100% transparent
|
||||
- Fully automated C/CD pipeline to AWS for provisioning serverless infrastructure using GitHub actions.
|
||||
- Have full visibility into what the tweaks do as you enable them.
|
||||
- Easily extendable
|
||||
|
||||
## Extend scripts
|
||||
|
||||
Fork it & add more scripts in `src/application/application.yml` and send a pull request 👌
|
||||
|
||||
## Commands
|
||||
|
||||
@@ -26,10 +32,6 @@ In this repo you find:
|
||||
- Run tests: `npm run test:unit`
|
||||
- Lint and fix files: `npm run lint`
|
||||
|
||||
## Extend scripts
|
||||
|
||||
Fork it & add more scripts in `src/application/application.yml` and send a pull request 👌
|
||||
|
||||
## Architecture
|
||||
|
||||
### Application
|
||||
|
||||
Reference in New Issue
Block a user