Re: Certain private keys being mangled by wg on FreeBSD

2021-06-08 Thread ben edmunds
The issue here for pfSense is that the private key will be viewable just like it is within native wireguard clients in the peer config options and needs to be viewable here for admin and debug purposes. With regards to clamping and hiding this from users its tricky as it leads to red heroin

Re: Building the android apk on osx (case sensitive)

2018-06-13 Thread Ben Edmunds
Thanks for that, ive switched the makefile to use gln and it all works now. On Wednesday, 13 June 2018, 23:08:30 BST, Jason A. Donenfeld wrote: > ln: illegal option -- r > > usage: ln [-Ffhinsv] source_file [target_file] > >        ln [-Ffhinsv] source_file ... target_dir > >       

Building the android apk on osx (case sensitive)

2018-06-13 Thread Ben Edmunds
Hi Jason, Ive been getting into helping out a little with the android app however when i run the build on a mac im getting the following.Are you able to point me in the right direction to fix this? Thanks Bens-MacBook-Air:wireguard-android ben$ ./gradlew assembleRelease Starting a Gradle