mirror of
https://github.com/safing/web
synced 2025-09-01 18:49:06 +00:00
Add some "real" text for a progress update
This commit is contained in:
parent
94daefc8fa
commit
363df56a57
1 changed files with 6 additions and 15 deletions
|
@ -92,30 +92,21 @@
|
|||
<hr>
|
||||
</div>
|
||||
<div class="pt-5">
|
||||
<h3 class="opacity-75">The Challenge</h3>
|
||||
<h3 class="opacity-75">We Completed the Server Part</h3>
|
||||
<p class="">
|
||||
All details will be finished to fully support community
|
||||
nodes in the network. (This does not include the planned
|
||||
compensation for running a node.) There will be a website
|
||||
to easily get you started.
|
||||
The Safing API has come very far. It actually already is online, signing in valid users and responding with information on each users SPN subscription status. Setting the API up securely took quite a lot of planning, but we are happy about the result.
|
||||
</p>
|
||||
</div>
|
||||
<div class="pt-5">
|
||||
<h3 class="opacity-75">The Challenge</h3>
|
||||
<h3 class="opacity-75">Designs Are Done Too</h3>
|
||||
<p class="">
|
||||
All details will be finished to fully support community
|
||||
nodes in the network. (This does not include the planned
|
||||
compensation for running a node.) There will be a website
|
||||
to easily get you started.
|
||||
Now in the Portmaster part, we both need to provide an interface where you can log in to the SPN and where it displays your current account status. The designs for this have also been completed by Luke.
|
||||
</p>
|
||||
</div>
|
||||
<div class="pt-5">
|
||||
<h3 class="opacity-75">The Challenge</h3>
|
||||
<h3 class="opacity-75">What is Missing is The Client Side</h3>
|
||||
<p class="">
|
||||
All details will be finished to fully support community
|
||||
nodes in the network. (This does not include the planned
|
||||
compensation for running a node.) There will be a website
|
||||
to easily get you started.
|
||||
The only puzzle piece missing is the frontend implementation, meaning the Portmaster UI actually showing the designs and making the API calls. This project is nearing its completion, so stay tuned!
|
||||
</p>
|
||||
</div>
|
||||
<div class="pt-12">
|
||||
|
|
Loading…
Add table
Reference in a new issue