Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BLOG Entry: Software Auditing Security Deployment and Development - 08.03.2022 #173

Open
frank-dspeed opened this issue Mar 8, 2022 · 0 comments

Comments

@frank-dspeed
Copy link
Member

frank-dspeed commented Mar 8, 2022

History

  • we tryed to invent containers to put constraints on relativ untrusted apps
  • we coded software to sell it to end consumers.

Future

  • we will try to audit and run trusted apps that by design never violate our constraints and save the overhead of isolation.
  • we will strip down Software into Functions and then isolated audit and run them to be sure what they do and can do.
  • we will not run against whole big data sets we will split that data sets so that a function never gets access to everything in the same time.
  • we code software for coders that are endconsumers. so No Code movement is dead while less code Movement will kick in. as Code is still the fastest and most expressiv way to create software compositions.

Closed Source

Closed Source is not usefull you can never trust it so you can never run it so it is dead. While there exists closed Source that is higly used like Windows or Some Codecs there are Open Alternatives that do a better job and they are so more secure.

as rule of thumb avoid closed source.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant