Messages - davcom [ switch to compact view ]

Pages: prev1 [2] 3 4 5 6next
6
 :-[ My bad that I didn't even try to type the "s" and change it to https.
Hadn't used the link before on Twitter and they're spitting out the URL as plain old http.
Thanks mouser.

7
DC Website Help and Extras / Securing the DC website with HTTPS
« on: March 26, 2017, 08:23 AM »
Starting with Firefox 51, users were shown a grey padlock with a red strike-through, to indicate that the (DonationCoder) website they were visiting was not secure (passwords are transmitted insecurely and subject to MITM sniffing).
From Firefox 52, there's now a dropdown box on the user login field that shows in plain language that "This connection is not secure. Logins entered here could be compromised."

I understand that there is a little more work to do to set up a site with SSL but in this day and age it is becoming more and more of a concern that the criminal element are getting more pervasive and taking username/password pairs from unprotected sites and using them on the more important sites.
It's also a fact of life that in order to make our (online) lives as simple as possible we tend to reuse that favourite password or login combo on several different sites which increases our chances of one day really getting pwned by some low-life.

I'm prompted to write and ask about this on the very day that Pwned ( https://haveibeenpwned.com/ ) sent me an email advising my login at Evony was pwned in a breach in 2016 (took their time telling me but sometimes that data is not immediately available). Haven't played that game for a number of years and frankly have no idea what password I used but it serves as a reminder not to be too complacent about security.

My question is : (not if but) when will DC get an SSL Certificate to encrypt the login information and protect this data ??

Using a site such as Let's Encrypt ( https://letsencrypt.org/ ) which became active April 2016, provides an automated service to obtain free SSL Certificates (and which I can vouch for works well as it's part of our setting up Test environments on various Cloud Servers)

8
Living Room / Re: Goodbye to my father
« on: September 20, 2016, 10:10 PM »
Deo beat me too it in saying what I felt after having read only your first post Mouser, that you could have copied what you posted and read it at your Dad's funeral and it would have been one of the more succinct and eloquent eulogies that would ever have been heard (not that I have a habit of listening to them mind you ! but heard a few).

Lost my Dad in '91 and your words about a quiet, unassuming but very supportive man came through loud and clear for me. Unlike yours though, who seemed fascinated by random acts of kindness as well as the art of being alive, my Dad did have to put a padlock on his workshop until I learned not to leave his best tools outside gathering rust ! His support though, by age 12, had me building entirely on my own (no help from anyone) a 3 storey hut out of old car packing cases, that with corrugated iron and paint ended up waterproofed and SOLID (brick outhouses weren't built any stronger :) so my construction passed Dad's safety inspection with flying colours and remained on our family property until all of us kids had left home and Mum needed the land for something else  (about 20 years ! Wow.)

The way you've written about him I know that to the day you die, he will not be forgotten, so ... despite your heavy heart and sadness at his passing... he too I feel sure would have felt that what you said, you said very well indeed.

While not entirely on-topic (but that's what being a member of DC does - it gives me links that stretch my mind and takes me to all sorts of informational gems), the way you wrote what you did prompts me to offer the following (because for those coders out there attempting or thinking of attempting coding interaction with the English langauge and it's forms of use this may prove insightful) because nearly all of us have some instinctive (some might say subconciously learned) knowledge of what words to use in our sentences but not why we choose the order that we use, and why is important when coding anything.

** As a 7-year-old boy, J.R.R. Tolkien wrote his first story. When his mother read it, she remarked that his reference to a “green great dragon” was a mistake. Instead, she said, he should have written “great green dragon.” Instinctively we agree with Tolkien’s mother. Yet I have to admit that, until reading Mark Forsyth’s “The Elements of Eloquence,” I had never paused to analyze with any precision the way in which we customarily sequence adjectives. Mr. Forsyth explains that, in English, adjectives follow the pattern opinion-size-age-shape-color-origin-material-purpose—“so you can have a lovely little old rectangular green French silver whittling knife. But if you mess with that word order in the slightest you’ll sound like a maniac.” **
Extracted from a review at : http://www.wsj.com/articles/book-review-the-elements-of-eloquence-by-mark-forsyth-1414713336

Be warned. There are nuggets of information like the above use of adjectives in that book which is written with good light humour but much of it is best left to academians. :) (Academians are academics who've gone nuts :) )

9
Post New Requests Here / IDEA: .Net Unhandled Exception handler
« on: December 12, 2014, 03:25 PM »
At it's simplest I'd like to have a utility that runs as a service (or at least while running as an app if not a service) to be able to intercept the Windows debugging handler when .Net Unhandled Exception errors occur in C# software, store the error title and message in an SQLite db, and forward the capture to the coder.
As the error message will be passed to the coder, the ability to facilitate sending these to a selectable contact on Skype as a file transfer is needed. (While other methods are/may be made available, via Skype is the preferred option.)

Ideally, storing these in an SQLite db with a front-end that allows filtering and review of captured instances, along with system date & time of occurrence, with a screenshot of as much of the screen as necessary (Some people capture too little of the issue in screenshots which makes it difficult to place the error in context of the user action and the date/time the error occurred), and a note field to detail what the user was doing when the error occurred, and a field for the users name (the coder at the other end may get lots of unhandled exceptions and needs to know which ones are from whom) would be a welcome bonus.

Given this is a coding forum having something of this nature available might be very appealing to a dev themselves to use but this is aimed at allowing complete non-techies to capture the relevant info as quickly and simply as possible so it can be sent to the coder who needs this info to assist with a fixit for the issue. The situation is ripe for having a variety of additional supporting facilities but the core concept is capture and forward the .Net Unhandled Exception error messages preferably as a Skype file transfer (to avoid the limitation of the number of characters allowed to be typed in any one message)

I have done some research into "invoking the JIT debugger" that occurs at the bottom of each .Net UE, and seen a variety of how to enable it (which I don't need as I'm not the person debugging) and how to disable the JIT but that's not the required outcome because this info should be captured and passed on to assist with the resolution ! Similarly a search on the DC forum shows lots of references to UE's occurring but nothing about capturing and making it available to the coder in the shortest, but still accurate, timeframe and method possible.

I don't have the skills to code something at this level (just a dabbler :) ) so I'm throwing it out there for someone to think about.

10
Been looking a number of years for a decent wireless gaming headset... wonder if my prayers have finally been answered because my knees are extremely worn. Will check this out.

Pages: prev1 [2] 3 4 5 6next
Go to full version