Drew Dennison

Results 4 issues of Drew Dennison

I love encrypted messaging apps but I have concerns about using PGP given the problems that there is no [Forward Secrecy](https://en.wikipedia.org/wiki/Forward_secrecy). This is a pretty concerning issue given that there...

hacktoberfest

Hello, I'm using the mustache templates and I'm getting a `Maximum String literal length exceeded` message. ``` java.lang.IllegalArgumentException: Maximum String literal length exceeded at scala.tools.asm.ByteVector.putUTF8(ByteVector.java:213) at scala.tools.asm.ClassWriter.newUTF8(ClassWriter.java:1092) at scala.tools.asm.ClassWriter.newString(ClassWriter.java:1560) at...

hello added this plugin and now I'm seeing this error in my `play-2.6` app. Does this have something to do with AspectJ? ``` play.api.http.HttpErrorHandlerExceptions$$anon$1: Execution exception[[NoSuchProviderException: JCE cannot authenticate the...