Write Freely
writefreely.orgA 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.
- Homepage: writefreely.org
- GitHub: github.com/writeas/writefreely
- Web info: web-check.xyz/results/writefreely.org
Write Freely Source Code
Author
Description
A clean, Markdown-based publishing platform made for writers. Write together and build a community.
Homepage
https://writefreely.orgLicense
AGPL-3.0
Created
02 Apr 17
Last Updated
27 Mar 24
Latest version
Primary Language
Go
Size
15,602 KB
Stars
4,082
Forks
289
Watchers
4,082
Language Usage
Star History
Top Contributors
-
@thebaer (1211)
-
@dependabot[bot] (81)
-
@ngerakines (28)
-
@mrvdb (24)
-
@echoesactiii (12)
-
@jsoref (11)
-
@colin-axner (10)
-
@davralin (9)
-
@techknowlogick (8)
-
@gytisrepecka (8)
-
@cjeller1592 (7)
-
@Dak425 (6)
-
@koehn (5)
-
@pascoual (5)
-
@dariusk (5)
-
@kaiyou (5)
-
@VV-EE (5)
-
@Obayanju (4)
-
@shleeable (4)
-
@Antolius (3)
-
@d4rklynk (3)
-
@testwill (3)
-
@nkoehring (3)
-
@ViktorVaczi90 (2)
-
@clarfonthey (2)
-
@joyeusenoelle (2)
-
@paddatrapper (2)
-
@eli-oat (2)
-
@conor-f (2)
-
@ilteriseroglu-ty (1)
Recent Commits
-
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)
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] <support@github.com>
-
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] <support@github.com>
-
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] <support@github.com>
-
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] <support@github.com>
-
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] <support@github.com>
-
dependabot[bot] (10 Jan 24)
Bump github.com/mattn/go-sqlite3 from 1.14.17 to 1.14.19 Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.17 to 1.14.19. - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.17...v1.14.19) --- updated-dependencies: - dependency-name: github.com/mattn/go-sqlite3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-
Matt Baer (10 Jan 24)
Merge pull request #837 from writefreely/dependabot/go_modules/github.com/fatih/color-1.16.0 Bump github.com/fatih/color from 1.15.0 to 1.16.0
-
Matt Baer (10 Jan 24)
Merge pull request #836 from writefreely/dependabot/go_modules/github.com/gorilla/sessions-1.2.2 Bump github.com/gorilla/sessions from 1.2.1 to 1.2.2
-
dependabot[bot] (10 Jan 24)
Bump github.com/gorilla/sessions from 1.2.1 to 1.2.2 Bumps [github.com/gorilla/sessions](https://github.com/gorilla/sessions) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/gorilla/sessions/releases) - [Commits](https://github.com/gorilla/sessions/compare/v1.2.1...v1.2.2) --- updated-dependencies: - dependency-name: github.com/gorilla/sessions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-
Matt Baer (10 Jan 24)
Merge pull request #834 from writefreely/dependabot/go_modules/github.com/gorilla/mux-1.8.1 Bump github.com/gorilla/mux from 1.8.0 to 1.8.1
-
Matt Baer (10 Jan 24)
Merge pull request #833 from writefreely/dependabot/go_modules/github.com/gorilla/csrf-1.7.2 Bump github.com/gorilla/csrf from 1.7.1 to 1.7.2
-
Matt Baer (10 Jan 24)
Merge pull request #823 from writefreely/contact-links Add Contact page links to footers
-
Matt Baer (10 Jan 24)
Fix indentation in footer.tmpl
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
-
A quick, anonymous blogging platform by Telegram. It's designed for simplicity and speed, allowing for straightforward content publishing without registration.
-
A minimalist blogging platform focused on privacy and simplicity. It's open source and eschews complex features for a straightforward writing and publishing experience.
-
A no-nonsense, super-fast blogging platform prioritizing privacy. It strips back unnecessary features to focus on straightforward blogging. The platform is open source.
-
A web frontend for XMPP, offering decentralized blogging and chatrooms. Movim is open source, integrating social and communication tools in a unified platform.
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!