One of the cool things of Pixelfed.com is the portfolio page where you have an additional control over what people get to see from your feed.
Did you already know about it?
Dit interview met mij over echobeach (onze kunstenaars server in de fediverse) verscheen vandaag.
#echobeach #Art #Artists #Fediverse #Pixelfed #MakeSocialsSocialAgain #ProcoliX #OID #Fediversity
"Samen zouden alle media nog wel eens verrassend machtig kunnen zijn"
Gaan we een influx aan media krijgen op de Fediverse? 🤞
De plus en plus présent dans les médias français, l’Observatoire de l’immigration et de la démographie a été lancé en 2019 par un...
I managed to finish decoding the ASN.1 of my servers #TLS certificate this evening.
I did have a few identifiers that stumped me. But I continued decoding as if they used the same type / length / value format as most other identifiers and they worked.
After the fact I found some documentation confirming that I decided the identifiers correctly.
Now I need to decode all of the OIDs and make sure that I have them correct and that I have them in my .oid #DNS zone.
Object IDs (OIDs) have some crazy encoding in ASN.1. This particularly true for OID nodes that are > 127.
06 09 2a 86 48 86 f7 0d 01 01 0b
decodes to
1.2.840.113549.1.1.11
% oidlookup 1.2.840.113549.1.1.11
{iso(1) member-body(2) us(840) rsadsi(113549) pkcs(1) pkcs-1(1) sha256WithRSAEncryption(11)}
Как читать MIB файлы
Если для общения по SNMP со своими "железками" вы начинаете поиск не в документации бренда а ищете mib файлы для нее, эта статья не для вас. Ну а если слова SNMP, Net-SNMP, snmpwalk, snmpget вам уже встречались, но открыв любой "*.mib" вы предпочитаете его закрыть и обратиться к какому либо из mib browsers - вам стоит это почитать.