Readit News logoReadit News
wildduck commented on Moving Away from Gmail   rolisz.ro/2020/04/11/movi... · Posted by u/rolisz
wildduck · 6 years ago
If you know nodejs pretty well, try https://wildduck.email

Unaffiliated BTW. Just find that their storage saves space compare to Maildir and pretty scalable compare postfix. It also allows unicode email addresses.

wildduck commented on Show HN: Export HN Favorites to a CSV File    · Posted by u/gabrielsroka
sbr464 · 6 years ago
wildduck · 6 years ago
Interesting that it is using x-ray, seems like x-ray is still using PhantomJS as the plugin, is PhantomJS deprecated? Would it be using Puppeteer instead?
wildduck commented on Jitsi Architecture – legacy desktop application (2011)   aosabook.org/en/jitsi.htm... · Posted by u/davidjnelson
saghul · 6 years ago
Correct.
wildduck · 6 years ago
Hmmm, what happened to the WebRTC using p2p method, where as the member increase so does the bandwidth? Like torrent?
wildduck commented on Jitsi Architecture – legacy desktop application (2011)   aosabook.org/en/jitsi.htm... · Posted by u/davidjnelson
saghul · 6 years ago
The videobridge receives all streams from all participants and forwards the appropriate ones to the other participants.
wildduck · 6 years ago
So as the group members increased it also increases network usage on the SFU server?
wildduck commented on Jitsi Meet – Improving Scale and Media Quality with Cascading SFUs (2018)   webrtchacks.com/sfu-casca... · Posted by u/lioeters
supermatt · 6 years ago
Using your first solution (a custom pion SFU relay), and selectively routing the streams between "edge" servers would be similar to Octo, as shown here.

Using TURN servers instead would not have the benefit of SFU (i.e. clients will have to upload to each peer) - i.e. its still a full mesh network.

Using TURN servers with SFU would work similar to your pion solution, however it would also use more bandwidth, as it would be forwarding the same streams multiple times for each peer routed through that TURN server (instead of once per stream with SFU)

As for e2e encryption over webrtc via an SFU - yes, this is possible, but its currently very messy (wasm video encoding and encryption streamed over an SFU-bound datachannel with full mesh distribution of the encryption key). There are plans to implement "Insertable Streams" which you will be able to transform (e.g. encrypt) which will allow this to work without the hacks.

wildduck · 6 years ago
>As for e2e encryption over webrtc via an SFU - yes, this is possible, but its currently very messy (wasm video encoding and encryption streamed over an SFU-bound datachannel with full mesh distribution of the encryption key). There are plans to implement "Insertable Streams" which you will be able to transform (e.g. encrypt) which will allow this to work without the hacks.

So currently Jitsi meet the one on the web site is NOT e2e encrypted?

wildduck commented on JITs are un-ergonomic   abe-winter.github.io/2020... · Posted by u/awinter-py
wvenable · 6 years ago
Best is highly subjective and entirely dependent on what you want to build.

I find a lot of joy in working in C# and the .NET core. It's very pleasant to work in and might be worth a look.

wildduck · 6 years ago
Very interesting. I have heard that from some people as well. Any tips on how to get started in *nix/FreeBSD/Mac ecosystem? Last I tried was in mono. Any tips appreciated.
wildduck commented on Coyotes are being seen on the empty streets of San Francisco   sfgate.com/living-in-sf/a... · Posted by u/spking
diggan · 6 years ago
The same thing is happening in Barcelona but with boars coming from the forests outside the city, seems to have no correlation with the lock-down/quarantine that is happening (streets of Barcelona are basically empty right now, except for ambulances, police and delivery services) https://www.theguardian.com/world/2018/nov/04/wild-boar-sigh...
wildduck · 6 years ago
Time to make some Spanish ham!
wildduck commented on Private client-side-only PWAs are hard, but now Apple made them impossible   andregarzia.com/2020/03/p... · Posted by u/soapdog
cageface · 6 years ago
moving forward we can expect Apple to start systemically hindering web apps

They have been doing this for quite some time now. Always ostensibly to protect users but always also conveniently putting webapps at a permanent disadvantage to native apps.

For my part I'm not interested in being a user of a platform so hostile to the web that it disallows any third party browsers.

wildduck · 6 years ago
One can always rely on cordova/phonegap type of app with a C++ plugin to address this issue.

Personally, not having web app storing large amount of data is a good thing.

wildduck commented on Who’s Behind the ‘Web Listings’ Mail Scam?   krebsonsecurity.com/2020/... · Posted by u/raybb
wildduck · 6 years ago
Has anyone try to go the site.

it gets redirected to:

http://107.170.104.233/online/

Says secure payment on a NON-SSL site. Sounds pretty shady.

u/wildduck

KarmaCake day87April 27, 2019View Original