diff options
author | François Kooman <fkooman@tuxed.net> | 2021-01-22 14:34:44 +0100 |
---|---|---|
committer | François Kooman <fkooman@tuxed.net> | 2021-01-22 14:34:44 +0100 |
commit | 436381c55bc225c8d2d7cc578a3a0e8e0eb2a353 (patch) | |
tree | c9a97ddb14f5dc61f627271a3ea0bec527ae8115 | |
parent | 728834c2b7dd9b3bf0cbbb82a588665d68fb955a (diff) | |
download | www.tuxed.net-master.zip www.tuxed.net-master.tar.gz www.tuxed.net-master.tar.xz |
-rw-r--r-- | img/eduVPN.png | bin | 0 -> 4855 bytes | |||
-rw-r--r-- | img/fkooman.jpg | bin | 25464 -> 0 bytes | |||
-rw-r--r-- | pages/about.md | 12 | ||||
-rw-r--r-- | pages/projects.md | 33 |
4 files changed, 17 insertions, 28 deletions
diff --git a/img/eduVPN.png b/img/eduVPN.png Binary files differnew file mode 100644 index 0000000..fc7cd49 --- /dev/null +++ b/img/eduVPN.png diff --git a/img/fkooman.jpg b/img/fkooman.jpg Binary files differdeleted file mode 100644 index 952d6d4..0000000 --- a/img/fkooman.jpg +++ /dev/null diff --git a/pages/about.md b/pages/about.md index bfff315..dbb4bfd 100644 --- a/pages/about.md +++ b/pages/about.md @@ -2,8 +2,6 @@ title: About --- - - I am François, software developer, living in Berlin. Working mostly on security software related to VPNs, authentication and authorization (SAML, OIDC, OAuth). Mostly working with [PHP](https://www.php.net/), but interested in, and @@ -16,4 +14,12 @@ You can reach me by email at [fkooman@tuxed.net](mailto:fkooman@tuxed.net). ### "Social" * [Twitter](https://twitter.com/fkooman) -* [GitHub](https://github.com/fkooman) +* [Lobsters](https://lobste.rs/u/fkooman) +* [sr.ht](https://sr.ht/~fkooman) + +### Signing Keys + +I use the following keys to sign software releases: + +* [minisign](files/fkooman-20190721.minisign.pub) +* [PGP](files/fkooman.pgp.txt) diff --git a/pages/projects.md b/pages/projects.md index 43cd4f4..a2d3879 100644 --- a/pages/projects.md +++ b/pages/projects.md @@ -2,28 +2,11 @@ title: Projects --- -I'm working on [eduVPN](https://www.eduvpn.org/) and -[Let's Connect!](https://www.letsconnect-vpn.org/). They are fully managed VPN -solution, initially developed for education and research as eduVPN, but -currently capable of handling many different VPN scenarios and able to replace -many (commercial) VPN solutions to provide a fast, flexible, secure and not -to mention, fully free software VPN service for any organization. - -Next, and as part of the work on eduVPN / Let's Connect! I wrote and maintain a -number of libraries and applications written in PHP and Go. All of them are -available both as Git repositories and as signed source archives. - -* [Git](https://git.tuxed.net/) -* [Source Archives](https://src.tuxed.net/) - -The source archives are signed with [PGP](https://gnupg.org/) and -[minisign](https://jedisct1.github.io/minisign/). - -You can download my public minisign key -[here](files/fkooman-20190721.minisign.pub) and my public PGP key -[here](files/fkooman.pgp.txt). - -**NOTE**: I do not offer (free) support for this software, nor commit to -maintaining them indefinitely. Feel free to use them, according to the license, -ask questions, offer suggestions, or talk to me about contributing changes, but -at all times be ready to take over maintenance of your local copy. + + +I'm working on [eduVPN](https://www.eduvpn.org/). The eduVPN project provides a +fully managed VPN solution, for education and research capable of handling many +different VPN scenarios and able to replace most (commercial) VPN solutions to +provide a fast, flexible, secure and not to mention, fully free software VPN +service for any organization, scaling from a Raspberry Pi to multi server +10 Gbit setups. |