-
Notifications
You must be signed in to change notification settings - Fork 82
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
Add blog post for random device support in Unikraft #163
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @mandrei12. Please add a reference to the draft PR. And also reference current work done by Michalis on providing randomness support.
content/en/blog/2022-12-03-random-device-support-in-unikraft.md
Outdated
Show resolved
Hide resolved
content/en/blog/2022-12-03-random-device-support-in-unikraft.md
Outdated
Show resolved
Hide resolved
content/en/blog/2022-12-03-random-device-support-in-unikraft.md
Outdated
Show resolved
Hide resolved
content/en/blog/2022-12-03-random-device-support-in-unikraft.md
Outdated
Show resolved
Hide resolved
content/en/blog/2022-12-03-random-device-support-in-unikraft.md
Outdated
Show resolved
Hide resolved
d29b8dc
to
7ce0a04
Compare
Hi, before announcing this should we perhaps merge the relevant PR(s)? Also @razvand, @samoilescusebastian, what was the entropy pool work based on? Some thesis perhaps? |
Hi, Michalis. The entropy pool was based on this thesis and on the current Linux implementation as well. |
@michpappas , our goal is to have some frequency of blog posts. We don't necessarily need to have stuff upstream, just to give people ideas of what we're working on. As we have some material from @samoilescusebastian , I say we publish it this week, explicitly stating this is work in progress. |
@samoilescusebastian great, thanks a lot 👍🏻 |
No description provided.