<p></p>
I don't think you understand what a web-UI would mean in this case. It<br>
would still work with the level of decentralization Bisq aims to provide,<br>
as you would still host your own server that would do everything the Bisq<br>
client does, but without the interface.<br>
<br>
The interface would be accessed via the HTTP protocol, but since it still<br>
just connect to the website you are hosting locally there's no issue with<br>
decentralisation.<br>
<br>
This brings many pros:<br>
<br>
* The ability to have the Bisq node connected without a desktop/monitor<br>
* the ability to write command line lightweight interfaces<br>
* the ability to host the server on a different machine than the client<br>
(for example on a server that is connected to the internet and turned on<br>
24/7)<br>
* Write APIs and wrappers for automating stuff via HTTP.<br>
<br>
V V pet., 6. nov. 2020 ob 17:33 je oseba fresheneesz <<br>
notifications@github.com> napisala:<br>
<br>
> @chimp1984 <https://github.com/chimp1984> I agree a web-app wouldn't work<br>
> for the level of decentralization Bisq aims to provide. However, I don't<br>
> think the complexity of the application has anything to do with the<br>
> performance issues Bisq's UI suffers from. The UI technology could very<br>
> well make a huge difference in the operation of the UI. Its pretty clear to<br>
> me that a lot of heavy non-UI processing is done on the same thread as the<br>
> UI runs on. In well designed applications, this isn't the case - UI gets a<br>
> separate thread from the non-UI code for this very reason. This may not be<br>
> an easy thing to fix, but changing to a new UI technology may be a simple<br>
> way to fix it.<br>
><br>
> —<br>
> You are receiving this because you commented.<br>
> Reply to this email directly, view it on GitHub<br>
> <https://github.com/bisq-network/bisq/issues/3308#issuecomment-723174689>,<br>
> or unsubscribe<br>
> <https://github.com/notifications/unsubscribe-auth/AKFM2EUWWRKJTPW4Z44OS6DSOQQMHANCNFSM4IZELNSA><br>
> .<br>
><br>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/issues/3308#issuecomment-723189466">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNQMUII5O7DMUTILIRTSOQTUHANCNFSM4IZELNSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNTPP2KAUYWNIOROCJ3SOQTUHA5CNFSM4IZELNSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFMNP5WQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/issues/3308#issuecomment-723189466",
"url": "https://github.com/bisq-network/bisq/issues/3308#issuecomment-723189466",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>