Code Monkey home page Code Monkey logo

libnetconf's Introduction

Documentation
-------------

Doxygen documentation of the libnetconf API can be genrated by make(1):

  make doc

Online documentation in HTML format is available at:

  http://libnetconf.googlecode.com/git/doc/doxygen/html/index.html


Note
----

Please note, that master branch of our git repository is supposed to be
an unstable branch. For stable code, please switch to the one of the version
branches such as 0.4.x.


Automatic server SSH key acceptance
-----------------------------------

If libnetconf is compiled with --enable-dnssec, this feature is possible.
What happens once a client tries to connect to a server is this:

- DNSSEC query is sent with the server hostname asking for SSHFP entries
- then any answers are carefully checked and then compared to
  the key fingerprint presented by the server
- only if an exact match is found and DNSSEC was used for the fingerprint
  retrieval is user input skipped and key is accepted (but it is NOT added
  into the known_hosts file!)

Contact
-------

For any questions or technical issues, feel free to contact us via our
mailing list:

  [email protected]
  https://groups.google.com/d/forum/libnetconf

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.