All Projects → offen → Offen

offen / Offen

Licence: other
The fair and lightweight alternative to common web analytics tools.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Offen

Freshlytics
Open source privacy-friendly analytics
Stars: ✭ 303 (-21.3%)
Mutual labels:  self-hosted, web-analytics, privacy
Shynet
Modern, privacy-friendly, and detailed web analytics that works without cookies or JS.
Stars: ✭ 1,273 (+230.65%)
Mutual labels:  self-hosted, web-analytics, privacy
Privacy Respecting
Curated List of Privacy Respecting Services and Software
Stars: ✭ 1,663 (+331.95%)
Mutual labels:  self-hosted, privacy
Shhh
Share sensitive info without leaving a trace in your chat logs or email accounts.
Stars: ✭ 159 (-58.7%)
Mutual labels:  self-hosted, privacy
Remark42
comment engine
Stars: ✭ 3,365 (+774.03%)
Mutual labels:  self-hosted, privacy
Blog
Lightweight self-hosted facebook-styled PHP blog.
Stars: ✭ 106 (-72.47%)
Mutual labels:  self-hosted, lightweight
Personal Management System
Your web application for managing personal data. <[email protected]>
Stars: ✭ 2,027 (+426.49%)
Mutual labels:  self-hosted, privacy
Server
self-hosted tag-based time tracking
Stars: ✭ 238 (-38.18%)
Mutual labels:  self-hosted, privacy
Pytlas
An open-source 🤖💬 Python 3 assistant library built for people and made to be super easy to setup and understand
Stars: ✭ 34 (-91.17%)
Mutual labels:  self-hosted, privacy
wombag
Wombag is the alternative, lightweight backend for your Wallabag apps. Wombag supports the Wallabag API.
Stars: ✭ 42 (-89.09%)
Mutual labels:  lightweight, self-hosted
frequency
Frequency Analytics - Open source private web analytics server
Stars: ✭ 67 (-82.6%)
Mutual labels:  web-analytics, self-hosted
ostrio-analytics
📊 Visitor's analytics tracking code for ostr.io service
Stars: ✭ 14 (-96.36%)
Mutual labels:  lightweight, web-analytics
Django Th
🐍 Trigger Happy - The bus 🚌 for your internet services
Stars: ✭ 1,356 (+252.21%)
Mutual labels:  self-hosted, privacy
Xinahn Client
一个开源,高隐私,自架自用的聚合搜索引擎。https://xinahn.com
Stars: ✭ 116 (-69.87%)
Mutual labels:  self-hosted, privacy
Embassy Os
A graphical operating system for running self-hosted software.
Stars: ✭ 43 (-88.83%)
Mutual labels:  self-hosted, privacy
Nitter
Alternative Twitter front-end
Stars: ✭ 3,643 (+846.23%)
Mutual labels:  self-hosted, privacy
Server
A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
Stars: ✭ 6,858 (+1681.3%)
Mutual labels:  self-hosted, privacy
Bloom
The simplest way to de-Google your life and business: Inbox, Calendar, Files, Contacts & much more
Stars: ✭ 934 (+142.6%)
Mutual labels:  self-hosted, privacy
Awesome Selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
Stars: ✭ 70,996 (+18340.52%)
Mutual labels:  self-hosted, privacy
swetrix-js
The JavaScript analytics client for Swetrix Analytics
Stars: ✭ 28 (-92.73%)
Mutual labels:  web-analytics, self-hosted
Offen logo

Fair web analytics

CircleCI License Awesome Humane Tech REUSE status Total alerts Language grade: JavaScript

Let your users access their data.
Gain valuable insights at the same time.
Open, lightweight, self hosted and free.

Contents

Software

Community

Core features

Secure & free
Our code is open source. All user data is encrypted end-to-end. Offen will always be available for free.

Self hosted
Comply with GDPR guidelines. No ads, no third parties involved. Offen uses first-party cookies only.

Fair & by choice
Opt-in only. Users must actively give their consent to data collection. They have full access to their data.

How it works

Your job

  • Self host Offen and thereby comply with GDPR guidelines.
  • Integrate the code snippet into pages you want to track.
  • Make your users aware of the access to their data.
  • Improve your services with fair and transparent insights.

Benefits for your users

  • Opt in to data collection or decide to not participate at all.
  • Review own data with detailed explanations of metrics and terms.
  • Only delete usage data or opt out completely at any time.

What you see
Data of all pages where your Offen installation is active. For example:

Example A

What your users see
Data of all pages a user has visited where your Offen installation is active. For example:

Example B

More features

  • Easily analyze multiple websites within one installation.
  • All website accounts can be shared within teams.
  • User data is only stored for 6 months and then deleted.
  • A detailed documentation on how to run Offen is available.

Essential metrics

All important statistics that help you to improve your service.
Collected without violating the privacy of your users.
Essential metrics

Objectives

Privacy friendly
Collection of usage data is opt in, users that do not actively opt in will never leave a trace. After opt in, Offen collects the minimal amount of data needed to generate meaningful statistics for operators. No IPs, User-Agent strings or similar are being collected or even looked at.

Secure
Data in Offen is encrypted End-To-End. Clients encrypt usage data before it leaves the browser and there is no way for the server storing this data to decrypt it. Attackers have no means to compromise an instance, accidental data leaks cannot expose user data.

Self hosted and lightweight
You can run Offen on-premises, or in any other deployment scenario that fits your need. All you need to do is download a single binary file or pull a Docker image, and run it on your server. Offen will automatically install and renew SSL certificates for you if you want it to. If you do not want to deploy a database, you can use SQLite to store data directly on the server.

Transparent and fair
Offen treats the user as a party of equal importance in the collection of usage data. Users have access to the same set of tools for analyzing their own data and they can delete their data at any time.

Localize

Offen is currently available in English and German.
Our consent banner and the Auditorium for operators as well as users can be displayed in the respective locale.

Support fair web analytics by contributing French, Spanish and other language versions. Request an invite.

Test drive

Give Offen a test drive right now. Open your terminal and type:

curl https://demo.offen.dev | bash

This creates an ephemeral one-off installation that is populated with random data and is running on http://localhost:9876. There, you can log in using the account [email protected] and password demo.

License

Work in this repository is licensed under multiple licences.

See the NOTICE file for license information on works that get bundled by Offen.

Project status

Offen is in active development.
Check our roadmap and blog for detailed updates on what we are working on right now and what's up next.

Give feedback

Found an issue or want to add something? Please do not hesitate to file an issue or open a pull request. For details head to our contributing guideline.

Contributions welcome

This repository contains all source code needed to build and run Offen, both on the server as well as on the client. Also see each of the READMEs in the subdirectories for information on how to work on that particular area of the application.

The development setup requires docker and docker-compose to be installed.

After cloning the repository, you can build the containers and install dependencies using:

$ make setup

Next seed the database for the server application:

$ make bootstrap

You can test your setup by starting the application:

$ make up

which should enable you to access http://localhost:8080/auditorium/ and use the Auditorium

Run the tests for all subapplications using

$ make test

The documentation site at https://docs.offen.dev is also part of this repository. To run this site locally, you can:

make setup-docs
make docs

This will serve the documentation on https://localhost:4000.

Kind support

NLnet Foundation

We are happy to work with NLnet Foundation, which actively supports our efforts as part of its Next Generation Internet initiative.

Cross-Browser testing provided by BrowserStack.

Who's using Offen?

Are you using Offen? We're happy to feature you in this README. Send a PR adding your site or app to this section.

Links

Website
Docs
Twitter
Mastodon

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].