Thank you for the information.
actually we finished the code of this service using python. Now we want to create a translator and add this program to it. But we had difficulty in understanding how it was created. The available documents are not clear enough. Can you help us?
Yes we have VM and we try it.
Regards,
CS students
في الجمعة، ٣ ديسمبر ٢٠٢١ ١:٤٥ ص Dr. Arne Babenhauserheide <
[email protected]>
كتب:
Hello,
do you mean that you set a translator that automatically encrypts the
files as they are accessed?
Do you already have a Hurd VM running, and did you already experiment
with the available translators to get an idea how Hurd translators work
and what they can do?
That is the first important step.
Here is a start:
https://www.gnu.org/software/hurd/contributing.html#index4h2
After logging into your VM, you’ll find a translator_primer. Try out
what it does, then you’ll have a much better idea of what you can do
with the Hurd.
Also I recently wrote about my own Hurd development setup: https://www.draketo.de/software/hurd-development-environment
Best wishes,
Arne
Ibtisam Al Hinai <[email protected]> writes:
Dear Dr. Arne,
We are group of three student. We have a shourt time. So we want to
start with a simple service.
Our initial idea is to develop a service as a security system to protect
files that are in the server by password.
Now we want to make sure that this service is not already available in
the Hurd microkernel.
Well if there are any tips or directions please send it to us.
Also if we program this service using Python. How we can integrate it
into the Hurd microkernel.
Many Thanks,
CS students
في الخميس، ٢ ديسمبر ٢٠٢١ ٧:٢٩ م Dr. Arne Babenhauserheide <
[email protected]> كتب:
Dear Ibtisam Al Hinai,
How much time and how many people do you have to realize a service?
Starting points to get into Hurd development are at
https://www.gnu.org/software/hurd/contributing.html#index1h2
larger interesting things to build can be found on
https://www.gnu.org/software/hurd/community/gsoc/project_ideas.html
Best wishes,
Arne
Ibtisam Al Hinai <[email protected]> writes:
Dear Hurd team,
Please, we are students from computer science department. We were
asked to develop a system program as service to and then try to add it to
the GNU HURD microkernel. Actually we must choose a service that
does
not exist in Hurd os. Can you help us to recognize that please?
Regards,
CS students
--
Unpolitisch sein
heißt politisch sein,
ohne es zu merken.
draketo.de
--
Unpolitisch sein
heißt politisch sein,
ohne es zu merken.
draketo.de
<div dir="auto">Thank you for the information. <div dir="auto"><br></div><div dir="auto">actually we finished the code of this service using python. Now we want to create a translator and add this program to it. But we had difficulty in understanding
how it was created. The available documents are not clear enough. Can you help us?<br></div><div dir="auto"><br></div><div dir="auto">Yes we have VM and we try it.</div><div dir="auto"><br></div><div dir="auto">Regards,<br></div><div dir="auto">CS
students</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">في الجمعة، ٣ ديسمبر ٢٠٢١ ١:٤٥ ص Dr. Arne Babenhauserheide <<a href="mailto:
[email protected]">
[email protected]</a>> كتب:<br></div><blockquote
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
do you mean that you set a translator that automatically encrypts the<br>
files as they are accessed?<br>
Do you already have a Hurd VM running, and did you already experiment<br>
with the available translators to get an idea how Hurd translators work<br>
and what they can do?<br>
That is the first important step.<br>
Here is a start:<br>
<a href="
https://www.gnu.org/software/hurd/contributing.html#index4h2" rel="noreferrer noreferrer" target="_blank">
https://www.gnu.org/software/hurd/contributing.html#index4h2</a><br>
After logging into your VM, you’ll find a translator_primer. Try out<br>
what it does, then you’ll have a much better idea of what you can do<br>
with the Hurd.<br>
Also I recently wrote about my own Hurd development setup:<br>
<a href="
https://www.draketo.de/software/hurd-development-environment" rel="noreferrer noreferrer" target="_blank">
https://www.draketo.de/software/hurd-development-environment</a><br>
Best wishes,<br>
Arne<br>
Ibtisam Al Hinai <<a href="mailto:
[email protected]" target="_blank" rel="noreferrer">
[email protected]</a>> writes:<br>
> Dear Dr. Arne,<br>
><br>
> We are group of three student. We have a shourt time. So we want to start with a simple service. <br>
><br>
> Our initial idea is to develop a service as a security system to protect files that are in the server by password.<br>
><br>
> Now we want to make sure that this service is not already available in the Hurd microkernel.<br>
><br>
> Well if there are any tips or directions please send it to us.<br> ><br>
> Also if we program this service using Python. How we can integrate it into the Hurd microkernel.<br>
><br>
> Many Thanks,<br>
> CS students<br>
><br>
> في الخميس، ٢ ديسمبر ٢٠٢١ ٧:٢٩ م Dr. Arne Babenhauserheide <<a href="mailto:
[email protected]" target="_blank" rel="noreferrer">
[email protected]</a>> كتب:<br>
><br>
> Dear Ibtisam Al Hinai,<br>
><br>
> How much time and how many people do you have to realize a service?<br> ><br>
> Starting points to get into Hurd development are at<br>
> <a href="
https://www.gnu.org/software/hurd/contributing.html#index1h2" rel="noreferrer noreferrer" target="_blank">
https://www.gnu.org/software/hurd/contributing.html#index1h2</a><br>
><br>
> larger interesting things to build can be found on<br>
> <a href="
https://www.gnu.org/software/hurd/community/gsoc/project_ideas.html" rel="noreferrer noreferrer" target="_blank">
https://www.gnu.org/software/hurd/community/gsoc/project_ideas.html</a><br>
><br>
> Best wishes,<br>
> Arne<br>
><br>
> Ibtisam Al Hinai <<a href="mailto:
[email protected]" target="_blank" rel="noreferrer">
[email protected]</a>> writes:<br>
><br>
> > Dear Hurd team,<br>
> ><br>
> > Please, we are students from computer science department. We were asked to develop a system program as service to and then try to add it to the GNU HURD microkernel. Actually we must choose a service that<br>
> does<br>
> > not exist in Hurd os. Can you help us to recognize that please? <br>
> ><br>
> > Regards,<br>
> > CS students<br>
><br>
> -- <br>
> Unpolitisch sein<br>
> heißt politisch sein,<br>
> ohne es zu merken.<br>
> <a href="
http://draketo.de" rel="noreferrer noreferrer" target="_blank">draketo.de</a><br>
-- <br>
Unpolitisch sein<br>
heißt politisch sein,<br>
ohne es zu merken.<br>
<a href="
http://draketo.de" rel="noreferrer noreferrer" target="_blank">draketo.de</a><br>
</blockquote></div>
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)