
Cytoscape
Gephi
KeyLines
Graphviz
NodeXL
UCINET
Pajek
Network Weathermap
Cert Decoder
Cert Decoder is a free online tool that helps you decode X.509 SSL/TLS certificates in PEM format. It instantly shows important information like the issuer, expiry date, SAN entries, and fingerprint. All data is processed locally in your browser, so nothing is ever sent or stored elsewhere.
No Cert Decoder videos yet. You could help us improve this page by suggesting one.
Cert Decoder's answer:
I built certdecoder.com over the weekend for my own needs. Sometimes in my work, I need to verify and check certificate details.
Cert Decoder's answer:
certdecoder.com was built using just JavaScript and HTML—simple, fast, and with all processing happening locally in your browser, so no certificate data is sent to any server
Cert Decoder's answer:
certdecoder.com is primarily built for developers, sysadmins, cybersecurity enthusiasts, and DevOps engineers.
Cert Decoder's answer:
Simple, fast, and reliable. Some similar tools can’t even decode basic certificates. I rigorously tested my tool with many real-world certificates and covered several edge cases where competitors fall short.
Cert Decoder's answer:
certdecoder.com is primarily built for developers, sysadmins, cybersecurity enthusiasts, and DevOps engineers.
Based on our record, Cytoscape seems to be a lot more popular than Cert Decoder. While we know about 11 links to Cytoscape, we've tracked only 1 mention of Cert Decoder. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Doing a bit more digging, it's using cytoscape[0] which is similar to graphviz. If you search your favorite search engine with "Cytoscape Session Viewer", you'll find many websites displaying the same type of graphs (select layout: circle). FYI, circo doesn't always output a circle. I recently created https://github.com/MegaManSec/SSH-Snake/blob/main/tools/SSH-Snake-dot-circo.png. - Source: Hacker News / over 2 years ago
The YAML files are then parsed, and a CYJS file produced, which is a graph model. This is used directly in the web app, but can also be opened in the Cytoscape desktop app , and imported into Neo4j if desired. I can add additional "export" steps to the automated build process, so e.g. GraphML (yEd, Gephi) or DOT files (GraphViz, mermaid, etc) can be used for whatever purpose needed. Source: over 3 years ago
Both Cytoscape and Gephi are options that you can try on Windows; both can run some classic community detection algorithms and can be extended with plugins. Personally, I'd recommend you to use igraph, which can be run as an R or python libraries. Then, about the specific algorithm, I have no experience on amino acid communities, but I would approach the issue thinking the properties that you would like to... Source: almost 4 years ago
Two common GUI tools for analysis and editing of graph data are Gephi and Cytoscape. An older alternative starting with a P is Pajek, but I've never used it. Source: about 4 years ago
I've been thinking that Gephi is getting long in the tooth. Has anybody tried Cytoscape? (https://cytoscape.org/) (DNS is SERVFAILing at the moment.) I use it for a combination of "no K" clustering (general exploration) and what's referred to in threat intelligence by the term of art "pivoting". - Source: Hacker News / over 4 years ago
Why? Because I built certdecoder.com and couldn’t find a decent place to submit it. So I said screw it — I’ll build my own. With blackjack and hookers. - Source: dev.to / over 1 year ago
Gephi - Gephi is an open-source software for visualizing and analyzing large networks graphs.
KeyLines - The JavaScript toolkit for graph visualization
Graphviz - Graphviz is open source graph visualization software. It has several main graph layout programs.
NodeXL - Home
UCINET - UCINET for Windows is a software package for the analysis of social network data.
Pajek - Pajek is a lightweight solution developed from scratch by an extraordinary team of developers for the purpose of Large Network Analysis.