Links32
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 30 / 80
NXT-OS - http://nxtos.com/download/ http://nxtos.com/download/
Tue May 9 23:33:18 2017 archive.org

It's more than just a Rainmeter suite,
it's an enhanced desktop experience.

http://nxtos.com/download

windows widget
UrBackup - Client/Server Open Source Network Backup for Windows and Linux - https://www.urbackup.org/ https://www.urbackup.org/
Mon May 8 15:29:33 2017 archive.org

What is UrBackup?

UrBackup is an easy to setup Open Source client/server backup system, that through a combination of image and file backups accomplishes both data safety and a fast restoration time.

File and image backups are made while the system is running without interrupting current processes.

UrBackup also continuously watches folders you want backed up in order to quickly find differences to previous backups. Because of that, incremental file backups are really fast.

Your files can be restored through the web interface, via the client or the Windows Explorer while the backups of drive volumes can be restored with a bootable CD or USB-Stick (bare metal restore).

A web interface makes setting up your own backup server really easy. For a quick impression please look at the screenshots here.

Currently there are over 10,000 running UrBackup server instances (with auto-update enabled) with some instances having hundreds of active clients.

backup linux windows
Qubes OS: A reasonably secure operating system - https://www.qubes-os.org/ https://www.qubes-os.org/
Fri May 5 14:36:05 2017 archive.org
thumbnail

Qubes OS
A reasonably secure operating system

Qubes OS linux
Passage de StartSSL à Let’s Encrypt avec validation DNS | F4FIA HAM shack - IT Lab - https://f4fia.wordpress.com/2017/05/01/passage-de-startssl-a-lets-encrypt-avec-validation-dns/ https://f4fia.wordpress.com/2017/05/01/passage-de-startssl-a-lets-encrypt-avec-validation-dns/
Tue May 2 13:50:48 2017 archive.org
thumbnail
ovh dns acme.sh
recdnsfp by recdnsfp https://recdnsfp.github.io/
Mon Apr 24 11:20:31 2017 archive.org

recdnsfp

Google and a few other companies provide open dns resolvers to the people around the globe. Unfortunately it may happen that the resolver was hijacked and used for different purposes, such as redirecting to malicious pages or to block certain addresses (censorship).

Our goal is to identify hijacked resolvers by analyzing their fingerprints, in order to increase safety of Internet users. To do that, we utilize data collected via RIPE Atlas (atlas.ripe.net).

recdnsfp dns fingerprint
Authentication en deux étapes sur un serveur SSH - Clé publique + code TOTP – Homputer Security https://homputersecurity.com/2017/04/21/authentication-en-deux-etapes-sur-un-serveur-ssh-cle-publique-code-totp/
Fri Apr 21 13:59:32 2017 archive.org

Authentication en deux étapes sur un serveur SSH – Clé publique + code TOTP

ssh authentification
Window Detective: detect, set window properties on Windows - gHacks Tech News https://www.ghacks.net/2017/04/12/window-detective/
Wed Apr 19 11:16:04 2017 archive.org
thumbnail

Window Detective: detect, set window properties on Windows

Window Detective is a free program for Microsoft Windows that you may use to detect Window properties and styles, and set them.

One basic example of how you can use Windows Detective is to use it to force program windows to open in custom dimensions and a custom location on the screen each time the program is loaded.

windows detective fenetre
Fossil: Home https://www.fossil-scm.org/index.html/doc/trunk/www/index.wiki
Thu Apr 13 14:47:05 2017 archive.org

Fossil

Fossil is a simple, high-reliability, distributed software configuration management system with these advanced features:

Integrated Bug Tracking, Wiki, and Technotes - In addition to doing distributed version control like Git and Mercurial, Fossil also supports bug tracking, wiki, and technotes.

Built-in Web Interface - Fossil has a built-in and intuitive web interface with a rich variety of information pages (examples) promoting situational awareness.

This entire website is just a running instance of Fossil. The pages you see here are all wiki or embedded documentation or (in the case of the download page) unversioned files. When you clone Fossil from one of its self-hosting repositories, you get more than just source code - you get this entire website.

Self-Contained - Fossil is a single self-contained stand-alone executable. To install, simply download a precompiled binary for Linux, Mac, OpenBSD, or Windows and put it on your $PATH. Easy-to-compile source code is also available.

Simple Networking - No custom protocols or TCP ports. Fossil uses ordinary HTTP (or HTTPS or SSH) for network communications, so it works fine from behind restrictive firewalls, including proxies. The protocol is bandwidth efficient to the point that Fossil can be used comfortably over dial-up.

CGI/SCGI Enabled - No server is required, but if you want to set one up, Fossil supports four easy server configurations.

Autosync - Fossil supports "autosync" mode which helps to keep projects moving forward by reducing the amount of needless forking and merging often associated with distributed projects.

Robust & Reliable - Fossil stores content using an enduring file format in an SQLite database so that transactions are atomic even if interrupted by a power loss or system crash. Automatic self-checks verify that all aspects of the repository are consistent prior to each commit.

Free and Open-Source - Uses the 2-clause BSD license.
fossil git depot
PC Game System Requirements, News And Hardware Test Tools http://www.game-debate.com/
Thu Apr 13 13:22:29 2017 archive.org

PC Game System Requirements, News And Hardware Test Tools

PC Game System Requirements
Create and validate TLSA records (DANE) https://enter.thewhiterabbit.space/create-and-validate-tlsa-records-dane/
Thu Apr 13 11:38:04 2017 archive.org

Create and validate TLSA records (DANE)

Hi,

I've talked about SSHFP in my last blog post and now, let’s talk about TLSA, another useful DNS record to put in a DNSSEC secured zone.

I will apply the example to HTTPS here but you can do this for everything that use TLS in fact (except for the web browser plugin part).
DANE and TLSA

tlsa dane dns secu
Generate TLSA Record https://www.huque.com/bin/gen_tlsa
Thu Apr 13 11:11:56 2017 archive.org
tsla genertor ssl https apache letsencrypt
GitHub - google/guetzli: Perceptual JPEG encoder https://github.com/google/guetzli/
Thu Apr 13 09:28:17 2017 archive.org
thumbnail

Guetzli
Introduction

Guetzli is a JPEG encoder that aims for excellent compression density at high visual quality. Guetzli-generated images are typically 20-30% smaller than images of equivalent quality generated by libjpeg. Guetzli generates only sequential (nonprogressive) JPEGs due to faster decompression speeds they offer.

JPEG encoder
Add Brotli compression support to Apache for static assets and pages | lyncd.com https://lyncd.com/2015/11/brotli-support-apache/
Thu Apr 13 09:20:37 2017 archive.org

Add Brotli compression support to Apache for static assets and pages

The Apache web server doesn’t yet support stream compression using Brotli, but it’s easy to add support for static pages and assets such as CSS and Javascript files that you precompress. Browser support for Brotli is coming in Firefox 44 and in Chrome, and it provides about 15% savings versus precompressing with gzip/deflate.

First, download and build Brotli if it’s not already installed on your system. You’ll need to run make in the “dec”, “enc” and “tools” directories to build the bro executable. A quick note here, if you’re using an older version of GCC you might get an error message because your g++ doesn’t support the -std=c++11 flag. I ran into this on an older Debian server (GCC 4.6.3 from 2011), changed -std=c++11 to -std=c++0x in the CXXFLAGS line of shared.mk, and the build completed normally.
Compress and configure

Next, compress your files. If you already have static files compressed with the .gz extension, here’s a one-liner to recompress them all using bro:

brotli apache compression
HTTP/2 Test | A simple HTTP/2.0 test tool https://tools.keycdn.com/http2-test
Wed Apr 12 17:00:09 2017 archive.org
thumbnail

Yeah! echosystem.fr supports HTTP/2.0.

test HTTP/2 speedtest ip
HTTP/2 - Getting ready on Debian with Apache2 https://www.shivering-isles.com/http-2-getting-ready-on-debian-with-apache2/
Wed Apr 12 16:27:49 2017 archive.org
thumbnail
## http/2
Protocols h2 h2c http/1.1

H2Push          on
H2PushPriority  *                       after
H2PushPriority  text/css                before
H2PushPriority  image/jpeg              after   32
H2PushPriority  image/png               after   32
H2PushPriority  application/javascript  interleaved
HTTP/2 Apache2
Apache : utiliser le protocole HTTP/2 http://www.dsfc.net/logiciel-libre/apache-logiciel-libre/apache-protocole-http-2/
Wed Apr 12 16:27:11 2017 archive.org

Activer le protocole HTTP/2 sous Apache 2.4.17 et supérieur

http2 apache debian
API.AI https://console.api.ai/api-client/?referrer=https%3A%2F%2Fkorben.info%2Fchatbot-creer-bot.html&landing_page=https%3A%2F%2Fapi.ai%2F#/agent/0df44206-5f81-42d8-98b8-8f801eb53260/integrations
Tue Apr 11 15:44:41 2017 archive.org

chatbot creation api.ai

bot online
GitHub - nbs-system/php-malware-finder: Detect potentially malicious PHP files https://github.com/nbs-system/php-malware-finder
Tue Apr 11 15:37:11 2017 archive.org
thumbnail

PHP Malware Finder

Webshell finder,
kiddies hunter,
website cleaner.

https://github.com/nbs-system/php-malware-finder

Detect potentially malicious PHP files.

github secu debian php script
Scan Linux for Vulnerable Packages https://lzone.de/blog/Scan+Linux+for+Vulnerable+Packages
Tue Apr 11 14:51:46 2017 archive.org

Scan Linux for Vulnerable Packages

How do you know wether your Linux server (which has no desktop update notifier or unattended security updates running) does need to be updated? Of course an

apt-get update && apt-get --dry-run upgrade

might give an indication. But what of the package upgrades do stand for security risks and whose are only simple bugfixes you do not care about?
Check using APT
One useful possibility is apticron which will tell you which packages should be upgraded and why. It presents you the package ChangeLog to decided wether you want to upgrade a package or not. Similar but less details is cron-apt which also informs you of new package updates.

debian secu apt
Lynis - Security auditing tool for Unix/Linux systems https://cisofy.com/lynis/
Tue Apr 11 14:50:34 2017 archive.org
thumbnail

Lynis

Open source auditing

https://cisofy.com/documentation/lynis/get-started/#installation-git

Lynis is an open source security auditing tool. Used by system administrators, security professionals, and auditors, to evaluate the security defenses of their Linux and UNIX-based systems. It runs on the host itself,

so it performs more extensive security scans than vulnerability scanners. It is also the client in our Lynis Enterprise offering.
Supported operating systems

Lynis runs on almost all UNIX-based systems and versions, including:


    AIX
    FreeBSD
    HP-UX
    Linux
    macOS
    NetBSD
    OpenBSD
    Solaris
    and others ```
secu debian scan
page 30 / 80
1590 links, including 7 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn