Jaromil

Results 354 comments of Jaromil

ok yes the config is not reflecting all the settings, thanks

this is normal, because Dowse tunnels the DNS via dnscrypt-proxy and because your client is not yet "authorised" to browse. To become admin visit http://dowse.it from inside (or directly 192.168.100.101)...

Thanks to you too for helping us to understand how to smooth all edges. I'm taking notes so we address them in the next code sprint. I think the webui2...

we will soon put up something on the domain, saying you are outside of a dowse network etc.

@eszlari can you help me understand how to best resolve this conflict? ![image](https://user-images.githubusercontent.com/148059/203588400-1f5f6358-8340-4fd1-b68a-52096e30ef81.png) also, do you think that the build you are trying to enable can be in some way...

``` When I create the pointer to 'dataFromEndpoint' and I push the pointer in `list` and I push the pointer in `main` # move something inside the table referenced by...

Issue related to #498 and #470 more recent issues. Hope we manage to achieve independence from sudo very soon!

It is safer to use a pointer that is not inside the HEAP, but in the stack (`ZEN.pointer`). Also we can use the keyword "`pointer`" for all variable names and...

The are no vector tests for the PRNG. Everywhere in Zenroom we are using verbatim the implementation in milagro by Mike Scott. ``` /* * Cryptographic strong random number generator...

just did https://github.com/owncloud/calendar/issues/569