Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
perenzo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
perenzo
6y ago
Ok, I get the point. I opened a ticket to use a clearer wording: https://github.com/holtwick/briefing/issues/51 Thanks clarifying the ambiguity.
2.
▲
by
perenzo
6y ago
I use coturn. Find installation details here https://github.com/holtwick/briefing/blob/master/app/INSTALL...
3.
▲
by
perenzo
6y ago
That's a good idea. I don't know the internals of IPFS, but the related https://libp2p.io/ looks promising. Follow up https://github.com/holtwick/briefing/issues/52
4.
▲
by
perenzo
6y ago
It is basically the same. Briefing is a bit more modern and has a few more features. As I mentioned in the help text on https://brie.fi/ng#help I started the project as a spin off of a virtual classroom project https:/
5.
▲
by
perenzo
6y ago
Indeed, it is a rather simple algorithm [1] But you can set any name you like, either in the input field or directly in the URL. Protected rooms, where the participants need to know a common secret, are planned to be added to the project, s
6.
▲
by
perenzo
6y ago
Well technically it is possible to avoid the signaling server, but you'll need some other channel to exchange the peers connection data. This is pretty inconvenient though. But a signal server is a rather light thing and easy to instal
7.
▲
by
perenzo
6y ago
This is a Firefox Nightly release, correct? Current stable release is 77.0.1 Do you experience those issues with the stable release as well? If so I would like to ask you to file a bug here and add the OS version. Thanks for letting me know
8.
▲
by
perenzo
6y ago
Well, IMO the definition of the word "anonymous" still fits how personal information is handled in Briefing: "Anonymity describes situations where the acting person's name is unknown" [1] And this is true regarding
9.
▲
by
perenzo
6y ago
Thanks for the feedback, I'll take Olm/Matrix and Signal into consideration, although I believe for the described purpose of Briefing the current implementation is sufficient and secure.
10.
▲
by
perenzo
6y ago
But it only works with Blink/Chrome right now because it depends on Insertable Streams: https://jitsi.org/blog/e2ee/ https://www.chromestatus.com/feature/6321945865879552 Hopefully this
11.
▲
by
perenzo
6y ago
By using the term "anonymous" I wanted to say, that no user account is required. To hide one self's identity and network location I would expect the users to make use of browsers like Tor or using VPN. I don't know of an
12.
▲
by
perenzo
6y ago
That's correct, I use https://github.com/tensorflow/tfjs-models/tree/master/body-p... It is indeed slow. The video signal first is drawn to a canvas and then from there streamed as a video again. So
13.
▲
by
perenzo
6y ago
I did not want to say Jitsi is bad. It is one of the best solutions around. But you still have to trust the server if e2ee is not turned on and more than 2 participants are using it [1]: "This outer layer of DTLS-SRTP encryption is rem
14.
▲
by
perenzo
6y ago
I added an own entry here https://news.ycombinator.com/item?id=23523830 Learn more about the details: https://brie.fi/ng#help Also see https://webrtc-security.github.io/ WebRTC is end-to-en
15.
▲
by
perenzo
6y ago
Correct. Scroll up the page to learn about the details: https://brie.fi/ng#help Also see https://webrtc-security.github.io/ WebRTC is end-to-end encrypted by default. There is a signaling server that helps
16.
▲
by
perenzo
6y ago
https://brie.fi/ng - a modern pure open source WebRTC implementation. It can even blur peoples background for visual privacy. Sources at https://github.com/holtwick/briefing/
17.
▲
by
perenzo
7y ago
Introducing better compression of images and animations would be another small step fighting climate change. Less data, less transfer, less energy consumption! https://www.dw.com/en/is-netflix-bad-for-the-environment-ho
18.
▲
by
perenzo
7y ago
Also end-to-end encrypted without a central server and using rich text instead of markdown https://collect-app.com/
19.
▲
by
perenzo
8y ago
It get's even better with ligatures for common coding sequences https://github.com/vikky49/patchedFonts-Ligatures
20.
▲
by
perenzo
8y ago
Alternatives: https://framework7.io/ and https://ionicframework.com/ Did anybody evaluate all of them? On iOS I experienced that most approaches have issues keeping the header in place when the keyboard sho
21.
▲
by
perenzo
8y ago
With https://collect-app.com I'm indeed trying to build such a tool that is not requiring any service and giving you back 100% of privacy and data control, right now. But it is in a very early state yet. But I would love to
22.
▲
by
perenzo
8y ago
What alternatives for macOS/iOS would you recommend?
23.
▲
Crash and error reporting: Sentry as HockeyApp alternative
(holtwick.de)
1 points
by
perenzo
8y ago
|
1 comments