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

Security essentials #11

Open
MaxGraey opened this issue Apr 23, 2018 · 2 comments
Open

Security essentials #11

MaxGraey opened this issue Apr 23, 2018 · 2 comments

Comments

@MaxGraey
Copy link

Especially for cryptography tasks hardware ISA should provide some basic security approaches to prevent physical, lifecycle and software attacks. What do you think are the security measures other than isolation (sandboxing)? How you plan making secure memory? Thanks.

Some useful links:

@lastmjs
Copy link
Owner

lastmjs commented Apr 23, 2018

Honestly I don't know at the moment. I plan on focusing on getting a basic microarchitecture simulated first. Once the basic simulation is working, we'll iteratively add on top of that optimizations, security, and anything else we need.

My philosophy for moving this project forward: http://wiki.c2.com/?MakeItWorkMakeItRightMakeItFast

Feel free to do research and provide any more insights to this issue. Thanks!

@MaxGraey
Copy link
Author

Sure! Thanks for explanation about priorities.

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

2 participants