Write Freely

writefreely.org
Write Freely Icon

A minimalist, federated blogging platform offering a clean UI. It's free, open source, and caters to writers seeking simplicity and federation capabilities. For hosted options, visit Write.as.

Open Source

Write Freely Source Code

Author

writefreely

Description

A clean, Markdown-based publishing platform made for writers. Write together and build a community.

#activitypub#beta#blogging#federation#go#markdown#publishing#web-application#writefreely#writers#writing

Homepage

https://writefreely.org

License

AGPL-3.0

Created

02 Apr 17

Last Updated

29 Apr 24

Latest version

v0.15.0

Primary Language

Go

Size

15,584 KB

Stars

4,125

Forks

291

Watchers

4,125

Language Usage

Language Usage

Star History

Star History

Recent Commits

  • Matt Baer (17 Apr 24)

    Merge pull request #893 from writefreely/consistent-reader-nav Fix Admin and Invite links never showing on Reader nav

  • Matt Baer (17 Apr 24)

    Merge pull request #930 from tkngaejcpi/develop support more image formats

  • Matt Baer (03 Apr 24)

    Merge pull request #982 from writefreely/dependabot/go_modules/golang.org/x/net-0.22.0 Bump golang.org/x/net from 0.20.0 to 0.22.0

  • Matt Baer (03 Apr 24)

    Merge pull request #927 from writefreely/dependabot/go_modules/github.com/stretchr/testify-1.9.0 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0

  • dependabot[bot] (01 Apr 24)

    Bump golang.org/x/net from 0.20.0 to 0.22.0 Bumps [golang.org/x/net](https://github.com/golang/net) from 0.20.0 to 0.22.0. - [Commits](https://github.com/golang/net/compare/v0.20.0...v0.22.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>

  • Riley Chang (04 Mar 24)

    support more image formats

  • dependabot[bot] (01 Mar 24)

    Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>

  • Matt Baer (20 Feb 24)

    Merge pull request #874 from claabs/docker-fixes Version number and healthcheck fixes for Docker image

  • Matt Baer (20 Feb 24)

    Fix Admin and Invite links never showing on Reader nav

  • Matt Baer (20 Feb 24)

    Merge pull request #878 from c7io-dev/snullp-patch-1 Add "Import posts" to base.tmpl to be consistent with /me/* nav bar

  • Matt Baer (20 Feb 24)

    Merge pull request #883 from elkcityhazard/develop add f.created to join, add Created to Scan

  • Andrew M McCall (15 Feb 24)

    add f.created to join, add Created to Scan

  • Big Squirrel (09 Feb 24)

    Add "Import posts" to base.tmpl to be consistent with /me/* nav bar

  • charlocharlie (06 Feb 24)

    Include .git context in Docker build for UI version number Fixes #873

  • Matt Baer (02 Feb 24)

    Merge pull request #854 from writefreely/api-inconsistencies Fix Collection property serialization on API

  • Matt Baer (02 Feb 24)

    Bump version to 0.15

  • Matt Baer (01 Feb 24)

    Merge pull request #861 from writefreely/dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.21 Bump github.com/mattn/go-sqlite3 from 1.14.19 to 1.14.21

  • dependabot[bot] (01 Feb 24)

    Bump github.com/mattn/go-sqlite3 from 1.14.19 to 1.14.21 Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.19 to 1.14.21. - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.19...v1.14.21) --- updated-dependencies: - dependency-name: github.com/mattn/go-sqlite3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>

  • Matt Baer (01 Feb 24)

    Merge pull request #826 from andi1984/issue-612-rtl fix: RTL support on post textarea

  • Andreas Sander (16 Nov 23)

    fix: RTL support on post textarea Fixing right to left (short: RTL) support for respective RTL languages by adding auto-detection for the user content's directionality based on the text's language. Fixes #612

  • Matt Baer (10 Jan 24)

    Merge pull request #856 from writefreely/dependabot/go_modules/golang.org/x/net-0.20.0 Bump golang.org/x/net from 0.17.0 to 0.20.0

  • dependabot[bot] (10 Jan 24)

    Bump golang.org/x/net from 0.17.0 to 0.20.0 Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.20.0. - [Commits](https://github.com/golang/net/compare/v0.17.0...v0.20.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>

  • Matt Baer (10 Jan 24)

    Merge pull request #855 from writefreely/dependabot/go_modules/golang.org/x/crypto-0.18.0 Bump golang.org/x/crypto from 0.14.0 to 0.18.0

  • Matt Baer (10 Jan 24)

    Merge pull request #849 from writefreely/dependabot/go_modules/github.com/urfave/cli/v2-2.27.1 Bump github.com/urfave/cli/v2 from 2.25.7 to 2.27.1

  • Matt Baer (10 Jan 24)

    Merge pull request #848 from writefreely/dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.19 Bump github.com/mattn/go-sqlite3 from 1.14.17 to 1.14.19

  • Matt Baer (10 Jan 24)

    Merge pull request #841 from writefreely/dependabot/go_modules/github.com/gorilla/schema-1.2.1 Bump github.com/gorilla/schema from 1.2.0 to 1.2.1

  • dependabot[bot] (10 Jan 24)

    Bump github.com/gorilla/schema from 1.2.0 to 1.2.1 Bumps [github.com/gorilla/schema](https://github.com/gorilla/schema) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/gorilla/schema/releases) - [Commits](https://github.com/gorilla/schema/compare/v1.2.0...v1.2.1) --- updated-dependencies: - dependency-name: github.com/gorilla/schema dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>

  • Matt Baer (10 Jan 24)

    Merge pull request #838 from writefreely/dependabot/go_modules/github.com/gorilla/feeds-1.1.2 Bump github.com/gorilla/feeds from 1.1.1 to 1.1.2

  • dependabot[bot] (10 Jan 24)

    Bump github.com/gorilla/feeds from 1.1.1 to 1.1.2 Bumps [github.com/gorilla/feeds](https://github.com/gorilla/feeds) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/gorilla/feeds/releases) - [Commits](https://github.com/gorilla/feeds/compare/v1.1.1...v1.1.2) --- updated-dependencies: - dependency-name: github.com/gorilla/feeds dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>

  • dependabot[bot] (10 Jan 24)

    Bump golang.org/x/crypto from 0.14.0 to 0.18.0 Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.18.0. - [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.18.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>

Write Freely Website

Website

WriteFreely

Minimalist, federated, self-hosted blogging platform.

Redirects

Does not redirect

Security Checks

All 66 security checks passed

Server Details

  • IP Address 185.112.146.212
  • Hostname vps-185-112-146-212.1984.is
  • Location Reykjavik, Hofudborgarsvaedi, Iceland, EU
  • ISP 1984 ehf
  • ASN AS44925

Associated Countries

  • SE
  • NL
  • IS
  • US

Saftey Score

Website marked as safe

100%

Blacklist Check

writefreely.org was found on 0 blacklists

  • ThreatLog
  • OpenPhish
  • PhishTank
  • Phishing.Database
  • PhishStats
  • URLhaus
  • RPiList Not Serious
  • AntiSocial Blacklist
  • PhishFeed
  • NABP Not Recommended Sites
  • Spam404
  • CRDF
  • Artists Against 419
  • CERT Polska
  • PetScams
  • Suspicious Hosting IP
  • Phishunt
  • CoinBlockerLists
  • MetaMask EthPhishing
  • EtherScamDB
  • EtherAddressLookup
  • ViriBack C2 Tracker
  • Bambenek Consulting
  • Badbitcoin
  • SecureReload Phishing List
  • Fake Website Buster
  • TweetFeed
  • CryptoScamDB
  • StopGunScams
  • ThreatFox
  • PhishFort

Website Preview

Write Freely Reviews

More Blogging Platforms

About the Data: Write Freely

API

You can access Write Freely's data programmatically via our API. Simply make a GET request to:

https://api.awesome-privacy.xyz/social/blogging-platforms/write-freely

The REST API is free, no-auth and CORS-enabled. To learn more, view the Swagger Docs or read the API Usage Guide.

About the Data

Beyond the user-submitted YAML you see above, we also augment each listing with additional data dynamically fetched from several sources. To learn more about where the rest of data included in this page comes from, and how it is computed, see the About the Data section of our About page.

Share Write Freely

Help your friends compare Blogging Platforms, and pick privacy-respecting software and services.
Share Write Freely and Awesome Privacy with your network!

View Blogging Platforms (5)