In #6203 I tried to fix a perma-diff issue caused by Opsworks returning the password as literally `"*****FILTERED*****"`. However, that fix was not adequate: the function changed by that patch is ...
Created - 0 comments - bug easy provider/aws
currently serf enables RPC interface by default. though it can be secured using an rpc token, it will be better just to disable it from installations where the serf agents are not expected to creat...
Created - 0 comments - easy enhancement
Missed that [RFC7477](http://tools.ietf.org/html/rfc7477) is a thing now. Should add support for it.
Created - 0 comments - beginner
This way, we can create and bind a service into an app with just one command. What do you guys think?
Created - 0 comments - easy enhancement
I'd like to propose introducing a new environment variable that affects how the command line framework works: `TSURU_HOME`. It would allow the user to customize where to store token, targets and pl...
Created - 0 comments - easy enhancement
tsuru should handle the error on start a started app and raises a more readable error ``` $ tsuru app-start -a staticzito ---> Starting the app "staticzito" $ tsuru app-start -a staticzito ---...
Created - 0 comments - easy enhancement help-wanted
Gandalf should be able to terminate TLS, supporting HTTPs.
Created - 0 comments - easy enhancement
Migrated from https://bugzilla.mozilla.org/show_bug.cgi?id=1014744 Assigned to: Julien Vehent [:ulfr] On 2014-05-22 11:09:19 -0700, Julien Vehent [:ulfr] wrote: > If a command as the wrong signat...
Created - 0 comments - client easy enhancement up-for-grabs
Migrated from https://bugzilla.mozilla.org/show_bug.cgi?id=1037965 Assigned to: Julien Vehent [:ulfr] On 2014-07-13 06:41:50 -0700, Julien Vehent [:ulfr] wrote: > Provide a standard module that c...
Created - 0 comments - easy enhancement module up-for-grabs
Golang OpenPGP is a bit finicky. It only works well with 2048 RSA keys, and many people have DSA of RSA 4k keys. So, to facilitate MIG setup client side, it would be preferrable to manage a separat...
Created - 0 comments - client easy enhancement up-for-grabs
See example service and timer files here: https://gist.github.com/gdestuynder/b34a07094b73a555eb718415242e5616 This is to be used instead of a crontab entry (systemd systems do not have cron)
Created - 0 comments - easy enhancement
`gops` (https://github.com/google/gops) is an agent that can report additional information about the Go process. We can use it to make easier to debug problems in `gandalf`
Created - 0 comments - easy help-wanted
At the moment there is no helpful output regarding the command line parameters the server takes. We should add "usage information" like [toni does](https://github.com/applikatoni/toni/blob/6aa0e102...
Created - 0 comments - easy enhancement help wanted
We currently don't have these, e.g. with init, check and step parts.
Created - 0 comments - E-easy P-High S-codegen S-parser S-semantic
Currently the different `Solver`s have different features. They should all have the same features: l1reg, l2reg, clip. Also the `Solver` code is messy. Clean it up, with tests.
Created - 0 comments - easy
This issue will only close once every BLAS subroutine is covered by Blase
Created - 0 comments - easy
Created - 0 comments - easy enhancement
This probably won't be an issue until I work on #21, but there's no way to increase the [Cap'n Proto reader limit](https://capnproto.org/encoding.html#amplification-attack) at runtime. dot, exec, ...
In installing from custom sources, it's quite necessary to be able to explicitly trust a GPG key. I forgot why I didn't do this to begin with, but it should act similarly to how Puppet handles thi...
Created - 0 comments - easy enhancement
much can be taken from 'git.go' I guess.
Created - 0 comments - beginner Hacktoberfest help wanted
*totally adding a lot of issues today* Basically, this will increase how much content will spread. If a peer can easily spread the posts of another to its subscriber base, popular content should...
Created - 0 comments - easy enhancement
Commands should be rate limited in: - private - channel - summon This can either be per-user or global but generally follows this structure: 1. When a message is received, mark the time it...
Created - 0 comments - easy enhancement
When someone type a command without parameters **CJ** won't return the commands usage.
client is "ip:port:ip-username", but glc-client will also send a "name" field with only the name. This is likely to be separate from username in the future. Add "name" to the GLCClient structure, ...
Created - 0 comments - easy help wanted
Add a configurable, cosmetic option to glcd.config: [server] with "name" and "motd". On connect, send, as "message" commands: "Welcome to <configure'd name>" "GameLostCrash Server" "<motd>" "Ther...
Created - 0 comments - easy help wanted ready
Some ideas: - [ ] Install script for `curl | bash` or other one-liner. We can probably take the script from jpillora/installer. - [ ] `npm install -g @fossa/cli` - [ ] `brew install @fossa/cli` S...
Created - 0 comments - good first issue type: enhancement type: ux
[Here](https://github.com/nnev/website/blob/master/termine/main.go#L30) and [Here](https://github.com/nnev/website/blob/master/termine/main.go#L33) "go help" instead of "termine help" is given as t...
Created - 0 comments - beginner
Currently mails are sent at different positions in our codebase (namely in hook and in termine-announce, possibly others). We should move that functionality into a central place.
Created - 0 comments - beginner
Wie ich gemerkt habe sollte man die Tools (vor allem termine) irgendwo dokumentieren, weil der Workflow für neue nicht ganz eindeutig ist. Dies geschieht am besten im Wiki. Auch ne super Idee fü...
Created - 0 comments - beginner enhancement
Displaying issues 1 - 30 of 764 in total