Maybe it is yet another wheel

but still worth to do. The original idea is come from https://xmpp.net/.

This is only a script. I plan to build it with python. I need to study ssl related modules first. So I'm not sure when the project can be done. Nevertheless I make it as an opportunity to learn python programming.

Looking for hackers with the skills:

openssl python

This project is part of:

Hack Week 12

Activity

  • over 10 years ago: vitezslav_cizek liked this project.
  • over 10 years ago: HaxxonHAx liked this project.
  • over 10 years ago: whdu liked this project.
  • over 10 years ago: whdu liked this project.
  • over 10 years ago: whdu started this project.
  • over 10 years ago: whdu added keyword "openssl" to this project.
  • over 10 years ago: whdu added keyword "python" to this project.
  • over 10 years ago: whdu originated this project.

  • Comments

    • vitezslav_cizek
      over 10 years ago by vitezslav_cizek | Reply

      Do you mean something like https://www.ssllabs.com? Eg. https://www.ssllabs.com/ssltest/analyze.html?d=www.suse.com&s=130.57.66.10 It has public api: https://github.com/ssllabs/ssllabs-scan/

    • vitezslav_cizek
      over 10 years ago by vitezslav_cizek | Reply

      Do you mean something like ssllabs?
      Example for suse.com
      It has public api.

      • whdu
        over 10 years ago by whdu | Reply

        Yes, it's the kind of thing like that. But I want to implement locally so don't depend on third part on-line api. The advantage is to work in a isolated network (for confidential considering). The most important is that the code should be freed(opened).

        But anyway, people may think it's recreating the wheel. I'm okay with recreate wheels ;)

        • vitezslav_cizek
          over 10 years ago by vitezslav_cizek | Reply

          No problem.
          Btw, here's another project you might be interested.
          It's an SSL fingerprinting tool written in python.

    Similar Projects

    Bring to Cockpit + System Roles capabilities from YAST by miguelpc

    Bring to Cockpit + System Roles features from YAST

    Cockpit and System Roles have been added to SLES 16 There are several capabilities in YAST that are not yet present in Cockpit and System Roles We will follow the principle of "automate first, UI later" being System Roles the automation component and Cockpit the UI one.

    Goals

    The idea is to implement service configuration in System Roles and then add an UI to manage these in Cockpit. For some capabilities it will be required to have an specific Cockpit Module as they will interact with a reasource already configured.

    Resources

    A plan on capabilities missing and suggested implementation is available here: https://docs.google.com/spreadsheets/d/1ZhX-Ip9MKJNeKSYV3bSZG4Qc5giuY7XSV0U61Ecu9lo/edit

    Linux System Roles: https://linux-system-roles.github.io/