Bjarni |grep -i tech · @HerraBRE
284 followers · 215 posts · Server floss.social

That's this code: github.com/mailpile/Mailpile/b

The connection broker uses with-block to selectively monkey patch the socket library, so third party code would make outgoing and/or connections according to a configurable security policy.

Pretty cool! I have yet to port this to , but I will for sure.

The security researcher just grepped and skimmed, they missed the fact that not only did I solve the problem, I knocked that one out of the park.

I politely told them so. ;-) (3/3)

#TLS #Tor #moggie

Last updated 1 year ago

Zeroday Podcast (stefan) · @zeroday
155 followers · 483 posts · Server podcasts.social

@heisec wie wäre es mit einer Einordnung? Oder auch mit der Erwähnung, das bereits endsprechende Tools seit langer Zeit aus dem opensource Bereich gibt?

Stimmt, das klickt ja nicht... und jemanden fragen der sich damit auskennt, zum Beispiel aus dem QS-bereich ist wahrscheinlich auch zu viel.

#securiy #TLS #verschlusselung #Test

Last updated 1 year ago

Hagen Deike :verified: · @samurai
65 followers · 210 posts · Server sueden.social

Wired for - 2 - Azure

Azure Front Door is a modern cloud Content Delivery Network that provides fast, reliable, and secure access between your users and your applications' static and dynamic web content across the globe. We all should care ab [...]
bit.ly/42o4DHm
Source: Microsoft Tech Community ITOps Talk Blog

#hybrid #deepdive #frontdoor #application #Front #door #content #TLS

Last updated 1 year ago

Leonard/Janis Robert König · @ljrk
397 followers · 14830 posts · Server todon.eu

Uhhh, given I have access to a server's private key, shouldn't I be able to decrypt any pcap traffic I captured with ?

However, wiki.wireshark.org/TLS#tls-dec seems to tell me that this only works with TLSv1.2 and RSA? And for everything else I need to do something on the client? This ... doesn't sound right.

#TLS #Wireshark

Last updated 2 years ago

IzzyOnDroid ✅ · @IzzyOnDroid
3271 followers · 1104 posts · Server floss.social

I've asked it in a poll in 8/2021 at Mastodon.technology, now it's time for a refresher: To improve I finally consider to really drop support for 1.0/1.1 (see blog.qualys.com/product-tech/2 and e.g. ssllabs.com/ssltest/analyze.ht). This basically would affect devices running Android < 4.4. As I do not want to lock anybody out, I'd like to see how many of you would this effect.

🇩🇪 Noch wer mit Android < 4.4 unterwegs und somit auf TLS 1.0/1.1 angewiesen (1. ja, 2. macht nix, 3. nein)?

So:

#TLS #security

Last updated 2 years ago

BenBE · @benbe
203 followers · 1155 posts · Server social.chaotikum.org

Code-Review für mein Authenticator Tool um -Challenges mit einer Grant-Policy per Zone abhandeln kann (statt CNAME-Magic, Full-Domain-Grant, oder per-DNSRR-Konfig) hat einen ersten Code Review (thx @ ) überstanden. Primär Kleinigkeiten; Patches folgen nachher.

Tool gibt's unter: gitlab.com/BenBE/bind9-acme-au

Status: Aktuell fehlt noch etwas Feinschliff, aber als stabile Beta durchaus nutzbar. Feedback erwünscht.

#bind9 #acme #dns #C3Review #letsencrypt #DynDNS #nsupdate #review #SSL #TLS

Last updated 2 years ago

· @jzdm
20 followers · 91 posts · Server mieth.social

Compare expiration dates of a website’s TLS certificate and a local certificate file using a simple shell script: tlsCExp.sh gist.github.com/jzdm/8532dc1e8

#TLS #letsencrypt #tlsCExp

Last updated 2 years ago

John Goerzen · @jgoerzen
714 followers · 2226 posts · Server floss.social

@aral @cjd Alternatives to end/

If you're thinking of and and a , think about security more broadly than TLS. TLS is useful, but the security story is more broad than that. I could go on: hidden services, , , etc., are all things that secure without TLS. Many of the things I've mentioned secure BETTER than TLS, at least on some respects.

should be broad, about all this!

#Web0 #freenet #SSH #Tor #Internet #decentralized #SmallTech #SmallWeb #TLS

Last updated 3 years ago

John Goerzen · @jgoerzen
714 followers · 2226 posts · Server floss.social

@aral @cjd Alternatives to 5/

Projects such as aim to put many of the technologies I've mentioned here, and then some (eg, ) in the hands of people via very low cost hardware and Open Source software on it.

#BitTorrent #freedombox #TLS

Last updated 3 years ago

John Goerzen · @jgoerzen
714 followers · 2226 posts · Server floss.social

@aral @cjd Alternatives to 4/

TLS only protects data in motion. It does not protect against, eg, hacked webserver. Things such as ( or ) signatures still have a place and prove more about authenticity than TLS does. With signed content, in fact, TLS is much less useful (maybe preventing an attacker from showing you outdated content) which is why many Debian mirrors -- whose content is fully authenticated by apt -- have historically been non-https.

#sequoia #GPG #OpenPGP #TLS

Last updated 3 years ago

John Goerzen · @jgoerzen
714 followers · 2226 posts · Server floss.social

@aral @cjd Alternatives to 3/

Multiple app-level projects exist to build a distributed Internet (or web), and most of them have E2E encryption built in. Examples: and /#Hyperdrive as distributed filesystems/websites, for general communication, (gossip) for social, for data sync, for asynchrnous transfer, and for E2E IM, etc.

#Briar #Jami #meshtastic #NNCP #Syncthing #scuttlebutt #libp2p #dat #IPFS #TLS

Last updated 3 years ago

John Goerzen · @jgoerzen
714 followers · 2226 posts · Server floss.social

@aral @cjd Alternatives to 2/

Moving up a layer, TLS can be used without public CA infrastucture (eg, ) by exchanging key validation information in other means. Also, the protocol is a viable TLS alternative in many cases.

#noise #Syncthing #TLS

Last updated 3 years ago

John Goerzen · @jgoerzen
714 followers · 2226 posts · Server floss.social

@aral Alternatives to [thread]

1/
There are lots of alternatives to TLS out there. At the protocol layer, things such as and can make things secure. , like @cjd 's () before it, is an overlay network where every target IP is essentially a public key. also helps here.

#DNSSEC #cjdns #hyperboria #ipsec #Yggdrasil #TLS

Last updated 3 years ago

John Goerzen · @jgoerzen
715 followers · 2228 posts · Server floss.social

@zeh 2/ As I reflect on this, I'm going to make a bold and possibly wrong assertion: is the first and only system the world has seen that makes strong cryptography easy to adopt correctly for everyone.

I was using in the 90s, still use , and of course there's , but none of these are easy to get right.

Signal isn't perfect but it's better than the alternatives people are used to, and that right there is huge.

#TLS #GPG #PGP #Signal

Last updated 4 years ago

OSTechNix · @ostechnix
520 followers · 1486 posts · Server floss.social