Skip to content

ooleoole/hyperway

 
 

Repository files navigation

Hyperway - PEPPOL Access Point implementation

This repository contains the PEPPOL Access Point, named Hyperway, inspired on OXALIS written in JAVA.

Hyperway, is an open-source plug-and-play software package, for developing access points also available as binary code (download and run).

Hyperway is a C# PEPPOL implementation written to enhance OXALIS performance keeping cross-platform support.

Hyperway is written in .NET Standard 2.0, supports .NET Core 2.0 and runs on Linux, Windows and Mac.

Hyperway can be used used as a complete standalone PEPPOL solution or as an API component from your own code.

Hyperway includes self-test and command line tools to speed up the acceptance test procedure.

Hyperway includes a commercial plug and play web frontend for admins and customers.

Commercial support available for installation or customization

Roadmap

v. 1.0 - WIP

  • Complete porting of OXALIS 4.0.1 (Inbound, Outbound and Standlone components)
  • Complete porting of VEFA PEPPOL
    • Common - Data model for PEPPOL functionality.
    • Evidence - Implementation of ETSI REM Evidence.
    • ICD - Handling of ICDs as used in PEPPOL.
    • Lookup - Functionality for looking up participants in PEPPOL.
    • Mode - Feature to configure a PEPPOL application based on a PEPPOL certificate.
    • Publisher - Generic implementation of SMP interface.
    • SBDH - Optimized library for handling of envelope.
    • Security - Security features for PEPPOL.
  • Complete porting of certvalidator a certificate validator for X.509 certificates
  • Refactoring to reflect C# naming conventions, configuration remapping, xml serialization model

Components

Installation

...

License

hyperway is an open source project supported by Massive Dynamic Technology under BSD license.

Troubleshooting

...

Build from source

Note that the Hyperway "head" revision on master branch is often in "flux" and should be considered a "nightly build". The official releases are tagged and may be downloaded by clicking on Tags.

Securing

...

About

.NET Core PEPPOL Access Point implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%