Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

Latest commit

 

History

History
34 lines (26 loc) · 1.25 KB

ROADMAP.md

File metadata and controls

34 lines (26 loc) · 1.25 KB

What to expect in eduVPN / Let's Connect!

If you'd like to have something added, removed, changed or change the priority: please contact us on [email protected] and make your case :-)

For our current progress see our issue tracker.

Big Things

Possibly only in 4.x as they are "breaking" changes, or complicated to add (reliably) to currently installed servers:

  • Drop OpenVPN support
  • Store all server/profile configuration in the database
  • Allow “User Defined” VPNs – e.g. private networks for your own devices/servers (possibly P2P)

Smaller Things

These may be implemented already in 3.x as they are not necessarily "breaking":

  • Also provide client configuration file as JSON(?)
    • allows client to build their own config file locally with optional tweaks without parsing WireGuard or OpenVPN configuration files
  • Add WireGuard+TCP support
  • "Real Time" Authorization with LDAP, OIDC backends
    • Removes the need to periodically authenticate to get the latest "attributes/claims" from the IdM
  • Add more graphs on "Stats" page
    • Currently only a graph for "client distribution" is available
  • Reimplement 2FA, but only for local user accounts