gngr icon indicating copy to clipboard operation
gngr copied to clipboard

a cross-platform browser focussed on privacy.

Results 102 gngr issues
Sort by recently updated
recently updated
newest added

It is supported by other browsers as per [this](https://letsencrypt.org/2015/10/19/lets-encrypt-is-trusted.html).

need-advice
need-code
security
networking

Sadly UA strings are still use to support a browser by several websites. This is the reason why every browser has to have a UA string similar to the popular...

Request Manager
privacy

[This](https://developer.apple.com/library/mac/documentation/Java/Conceptual/Java14Development/07-NativePlatformIntegration/NativePlatformIntegration.html) article deals with the guidelines for menus for OSX applications. Not only it would look native, but also more streamlined OSX, giving it somewhat modern look with little effort....

platform:OSX

For some websites, the progress bar shown in status bar, while loading the page, goes beyond 100%.

bug
need-code
usability

http://www.kb.cert.org/vuls/id/804060

need-advice
cookies
security

XHR requires JS, but if JS is enabled, there are many ways to send data to a remote server, by encoding them in URLs that are automatically fetched by the...

need-advice
security
Request Manager

I encountered JS parse errors while looking at javadocs. Turns out they use XML comments inside script tags something like this: ``` javascript var activeTableTab = "activeTableTab"; ``` `gngr` parses...

need-code
html
javascript

After logging into reddit, the login cookie works for the current session. However, the login cookie doesn't work after restarting gngr. Even after selecting "Remember Me" on the reddit login...

need-triage
cookies